ltm classification signaturesΒΆ

ltm classification signatures(BIG-IP TMSH Manultm classification signatures(1)



NAME
       signatures - Manages classification engine signatures.

MODULE
       ltm classification

SYNTAX
       load signatures file [filename]

       Loads classification signatures from a signature update file.

       load signatures default

       Resets classification engine and signatures to the factory defaults.

DESCRIPTION
       You can use the signatures component to load the classification
       signatures from a file. Only admins can run this command.

       You can obtain the latest signature update file (*.im) (if one is
       available) from http://downloads.f5.com.

       For the filename, if no absolute path is specified, the default path
       /var/libdata/dpi/im/ is used.

       Use load signatures default to discard and remove any installed
       upgrades and reset the classification engine and signatures to factory
       defaults. No user-created signatures will be deleted. By keeping the
       *.im file, you will be able to re-apply the update any time later using
       the load signatures file command.

EXAMPLES
       load signatures file my_sig_file.im

       Loads signatures from file "my_sig_file.im" under the folder:
       /var/libdata/dpi/im/.

       load signatures file /var/tmp/new_sig_file.im

       Loads signatures from file "new_sig_file.im" under the folder:
       /var/tmp/.

SEE ALSO
       ltm classification signature-update-schedule, load, 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-2013. All rights reserved.



BIG-IP				  2014-12-05  ltm classification signatures(1)