sys software signatureΒΆ

sys software signature(1)			  BIG-IP TMSH Manual			    sys software signature(1)

NAME
       signature - Manages F5 Networks software signatures.

MODULE
       sys software

SYNTAX
       Display information about, or delete a signature using the syntax in the following sections.

   DISPLAY
	list signature
	list signature [ [ [ name [/slot_id] ] | [glob] | [regex] ] ... ]
	  options:
	    one-line

   DELETE
	delete signature [ [name] ... ]
	  options:
	    all

DESCRIPTION
       You can use the signature component to view information about available signatures, or delete unwanted
       signatures.

       Note: You use the slot_id option only for chassis systems and only when displaying the values for the options
       of a specific signature. You do not use the slot_id option when deleting a signature, because these commands
       operate on all blades or the entire system.

EXAMPLES
       list signature BIGIP-11.5.0.0.0.135.iso.sig

       Displays information about the specified signature, BIGIP-11.5.0.0.0.135.iso.sig.

       list signature */1

       Displays information about the all the signatures on the first slot.

OPTIONS
       regex
	    Displays the items that match the regular expression. The regular expression must be preceded by an at
	    sign (@[regular expression]) to indicate that the identifier is a regular expression. See help regex for
	    a description of regular expression syntax.

       slot_id
	    Specifies the number of the slot on a chassis system that contains the hotfix about which you want to
	    display information.

SEE ALSO
       delete, glob, list, regex, sys software image, 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 2009-2013. All rights reserved.

BIG-IP						      2013-11-18			    sys software signature(1)