security bot-defense signature-categoryΒΆ

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

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

MODULE
       security dos

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

   CREATE/MODIFY
	create signature-category [string]
	modify signature-category [name]
	  options:
	    class [class-name]

   DISPLAY
	list signature-category

   DELETE
	delete signature-category [name]

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

EXAMPLES
       create signature-category my_signature_category

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

       list signature-category

       Displays the properties of all Bot Defense Signature Categories.

OPTIONS
       class
	    Specifies the class to which the category belongs.

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

BIG-IP							    2018-10-20			security bot-defense signature-category(1)