xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
425
config lldp message_tx_interval
Purpose
Used to change the packet transmission interval.
Syntax
config lldp message_tx_interval <sec 5 – 32768>
Description
This interval controls how often active ports retransmit advertisements
to their neighbors.
Parameters
message_tx_interval
– Changes the interval between consecutive
transmissions of LLDP advertisements on any given port. The range
is from
5
seconds to
32768
seconds. The default setting is
30
seconds.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To show the packet transmission interval:
DGS-3627:5#config lldp message_tx_interval 30
Command: config lldp message_tx_interval 30
Success.
DGS-3627:5#
config lldp message_tx_hold_multiplier
Purpose
Used to configure the message hold multiplier.
Syntax
config lldp message_tx_hold_multiplier <int 2-10 >
Description
This parameter is a multiplier on the msgTxInterval that is used to
compute the TTL value of txTTL in an LLDPDU. TheTTL will be
carried in the LLDPDU packet. The lifetime will be the minimum of
65535 and (message_tx_interval * message_tx_hold_multiplier). At
the partner switch, when the tme-to-Live for a given advertisement
expires, the advertised data is deleted from the neighbor switch’s MIB
Parameters
message_hold_multiplier
– The range is from
2
to
10
. The default
setting is
4
.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To change the multiplier value:
DGS-3627:5#config lldp message_tx_hold_multiplier 3
Command: config lldp message_tx_ hold_multiplier 3
Success.
DGS-3627:5#