ltm classification auto-update settingsΒΆ

ltm classification auto-update settings(1)	  BIG-IP TMSH Manual	   ltm classification auto-update settings(1)

NAME
       settings - Configures settings for classification hitless upgrade.

MODULE
       ltm classification classification auto-update settings

SYNTAX
   MODIFY
	modify ltm classification auto-update settings
	 options:
	  auto-update-interval [daily|monthly|weekly]
	  enabled [yes|no]

   DISPLAY
	list ltm classification auto-update settings

DESCRIPTION
       Use this command to display existing scheduler configuration.

EXAMPLES
       modify ltm classification auto-update settings auto-update-interval daily enabled yes

       Enable hitless upgrade with update frequency set to daily.

       modify ltm classification auto-update settings enabled no

       Disable hitless upgrade.

       list ltm classification auto-update

       List the configured settings for auto-update settings configuration.

OPTIONS
       enabled Specifies that the updates scheduler is enabled or disabled.
       auto-update-interval
	    Specifies the auto-update frequency for classification signatures. This attribute will only apply in case
	    auto update is enabled. The default value is weekly.

SEE ALSO
       list, modify, 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, 2012-2018. All rights reserved.

BIG-IP						      2018-03-16	   ltm classification auto-update settings(1)