ltm tacdb licenseddbΒΆ

ltm tacdb licenseddb(1) 			  BIG-IP TMSH Manual			      ltm tacdb licenseddb(1)

NAME
       licenseddb - Configures a licensed tacdb to be used for file loads.

MODULE
       ltm tacdb

SYNTAX
       Configure the licenseddb component within the ltm tacdb module using the syntax in the following sections.

   MODIFY
	modify licenseddb [ licensed-tacdb | all]
	  options:
	    poll-interval [integer]

   LOAD
	load licenseddb [licensed-tacdb]

   DISPLAY
	list licenseddb [ licensed-tacdb | all | [property]]
	  options:
	    all-properties
	    non-default-properties
	    one-line
	    recursive

DESCRIPTION
       You can use the licenseddb component to define polling interval of downloading licensed tacdb

EXAMPLES
       modify licenseddb licensed-tacdb poll-interval 2

       Modifies polling interval, "2" means two weeks.

       load licenseddb licensed-tacdb

       Triggers a manual download of the licensed tac-db from the built-in location in the F5 servers and loads it
       into memory.

OPTIONS
       poll-interval
	    Specifies the time interval in weeks at which the licensed tacdb needs to be polled

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

BIG-IP						      2017-05-17			      ltm tacdb licenseddb(1)