security dos bot-signature-categoryΒΆ

security dos bot-signature-category(1)		  BIG-IP TMSH Manual	       security dos bot-signature-category(1)

NAME
       bot-signature-category - Configures the Bot Signature Categories.

MODULE
       security dos

SYNTAX
       Configure the bot-signature-category component within the security dos module using the syntax shown in the
       following sections.

   CREATE/MODIFY
	create bot-signature-category [string]
	modify bot-signature-category [name]
	  options:
	    type [benign | malicious]

   DISPLAY
	list bot-signature-category

   DELETE
	delete bot-signature-category [name]

DESCRIPTION
       You can use the bot-signature-category component to create, modify, display, or delete a Bot Signature
       Category.

EXAMPLES
       create bot-signature my_signature_category

       Creates a custom Bot Signature Category named my_signature_category with initial settings.

       list bot-signature-category

       Displays the properties of all Bot Signature Categories.

OPTIONS
       type Specifies the bot signature type. The possible values are benign or malicious.

SEE ALSO
       edit, list, modify, security, security dos, 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-2014. All rights reserved.

BIG-IP						      2014-10-22	       security dos bot-signature-category(1)