security dos virtualΒΆ

security dos virtual(1)       BIG-IP TMSH Manual       security dos virtual(1)



NAME
       virtual - Displays and resets dos per-virtual statistics, or run dos
       per-virtual command on the BIG-IP(r) system.

MODULE
       security dos

SYNTAX
       Manage the virtual component within the security dos module using the
       syntax in the following sections.

   DISPLAY
	show virtual name [vs_name]
	  options:
	    dns-nxdomain-stat
	    field-fmt
	    query-valid-domain [fqdn]

   MODIFY
	reset-stats virtual name [vs_name]
	  options:
	    dns-nxdomain-stat

   RUN
	run virtual name [vs_name]
	  options:
	    auto-threshold-relearn
	    dns-nxdomain-relearn
	    dynamic-signatures-history-relearn

DESCRIPTION
       You can use the virtual component to display and reset dos per-virtual
       statistics, or run dos per-virtual commands.

EXAMPLES
       show virtual name my_virtual query-valid-domain www.f5.com

       Displays if a FQDN(Fully Qualified Domain Name) is present in the per-
       virtual learned valid domains.

       show virtual name my_virtual dns-nxdomain-stat

       Displays the dns-nxdomain statistics on the specified virtual server.

       reset-stats virtual name my_virtual dns-nxdomain-stat

       Resets the dns-nxdomain-stat statistics on the specified virtual
       server.

       run virtual name my_virtual auto-threshold-relearn

       Clears the auto-threshold history on the specified virtual server auto-
       threshold vector.

       run virtual name my_virtual dns-nxdomain-relearn

       Clears the dns-nxdomain history on the specified virtual server.

       run virtual dns-nxdomain-relearn

       Clears the dns-nxdomain history on all virtual servers.

       run virtual name my_virtual dynamic-signatures-history-relearn

       Clears the dynamic-signatures history on the specified virtual server
       dynamic-signatures vector.

OPTIONS
       name Apply the command to the specified virtual server. It can be
	    optional in some commands/options. In these cases, the command
	    will be applied to all virtual servers.

	    show command: options are
		 dns-nxdomain-stat: name is required.
		 field-fmt: only work with dns-nxdomain-stat.
		 query-valid-domain [fqdn]: name is required.
	    run command: options are
		 auto-threshold-relearn: name is required
		 dns-nxdomain-relearn: name is optional. The command applies
		 to all virtual servers if name is not specified.
		 auth-threshold-relearn: name is required.
	    reset-stats command: options are
		 dns-nxdomain-stat: name is required.

SEE ALSO
       reset-stats, run, show, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or
       by any means, electronic or mechanical, including photocopying,
       recording, or information storage and retrieval systems, for any
       purpose other than the purchaser's personal use, without the express
       written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2008-2010, 2012-2017. All rights
       reserved.



BIG-IP				  2018-01-24	       security dos virtual(1)