security dos stress-statsΒΆ

security dos stress-stats(1)			  BIG-IP TMSH Manual			 security dos stress-stats(1)

NAME
       stress-stats - Displays DoS stress statistics, or runs DoS stress statistics to set stress calculation mode on
       the BIG-IP(r) system.

MODULE
       security dos

SYNTAX
       Display and run DoS stress statistics using the following syntax.

   MODIFY
	run stress-stats
	  options:
	    context-name [string]
	    stress [0-100 | auto]

   DISPLAY
	show stress-stats
	  options:
	    field-fmt
	    (default | exa | gig | kil | meg | peta | raw | tera | yotta | zetta)

DESCRIPTION
       You can use the stress-stats component to display DoS stress-stats statistics, or run dos stress-stats command
       to set auto or manual mode on stress calculation.

EXAMPLES
       run stress-stats context-name vs1 stress auto

       Makes the stress level calculation to be in auto-mode on virtual server/context vs1 that have DoS Profile
       attached.

       run stress-stats context-name vs1 stress 10

       Makes the stress level calculation to be in manual-mode with value 10% on virtual server/context vs1 that have
       DoS Profile attached.

       show stress-stats

       Shows the stress-stats statistics on all virtual servers.

       show stress-stats field-fmt

       Shows the stress-stats statistics on all virtual servers in field format.

OPTIONS
       Use these options to control stress-stats of the security dos:

       context-name
	    Specifies the unique name for the context in run command. This option is required.

       stress
	    Specifies the stress value for the context in run command. This option is required. The range is from 0
	    to 100 (0% to 100%) for manual-mode or auto for auto-mode.

SEE ALSO
       show, run, security dos stress-stats

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 2019. All rights reserved.

BIG-IP						      2019-06-20			 security dos stress-stats(1)