net lldp-globalsΒΆ

net lldp-globals(1)					BIG-IP TMSH Manual				       net lldp-globals(1)

NAME
       lldp-globals - configure lldp global settings.

MODULE
       net

SYNTAX
       Configure the lldp-globals component within the net module using the syntax shown in the following sections.

   MODIFY
	modify lldp-globals
	  options:
	    [disabled | enabled]
	    max-neighbors-per-port[integer]
	    reinit-delay[integer]
	    tx-delay[integer]
	    tx-hold[integer]
	    tx-interval[integer]
	edit lldp-globals
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list lldp-globals
	  options:
	    all-properties
	    non-default-properties
	    one-line

DESCRIPTION
       Provides the ability to configure global LLDP settings.

       [disabled | enabled]
	    To disable or enable LLDP feature on BIGIP.

       max-neighbors-per-port
	    Specifies maximum neighbors per port BIGIP LLDP feature supports.

       reinit-delay
	    Specifies time delay, in seconds, from when LLDP ports is disabled to a new LLDP initialization.

       tx-delay
	    Specifies the minimum time delay, in seconds, between successive LLDP frame transmissions.

       tx-hold
	    Specifies the multiplier to use to calculate the TTL of transmitted LLDP frame.

       tx-interval
	    Specifies the time interval, in seconds, between LLDP frame transmission to its neighbors.

SEE ALSO
       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-2010, 2013-2016. All rights reserved.

BIG-IP							    2017-01-20					       net lldp-globals(1)