xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
35
7
config lldp message_tx_interval
Used to ch
ange the packet transmission interval.
Purpose
config lld
p message_tx_interval <sec 5-32768>
Syntax
This
command is used to control how often active ports retransmit
advertisements to their neighbors.
Description
messag
e_tx_interval - Changes the interval between consecutive
transmissions of LLDP advertisements on any given port. The range is
from 5 to 32768 seconds. The default setting is 30 seconds.
Parameters
Only Administrator-level users
can issue this command.
Restrictions
Example usage
To change the packet transmission interval:
DES-3200-28:4# config lldp message_tx_interval 30
Command: config lldp message_tx_interval 30
Success.
DES-3200-28:4#
config lldp message_tx_hold_multiplier
This
command is used to configure the message hold multiplier.
Purpose
config lld
p message_tx_hold_multiplier <int 2-10>
Syntax
This
command is a multiplier on the msgTxInterval that is used to
compute the TTL value of txTTL in an LLDPDU. The TTL 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 Time-to-Live for a given advertisement expires, the
advertised data is deleted from the neighbor switch’s MIB.
Description
messag
e_tx_hold_multiplier - The range is from 2 to 10. The default
setting 4.
Parameters
Only Administrator-level users
can issue this command.
Restrictions
Example usage
To change the multiplier value:
DES-3200-28:4# config lldp message_tx_hold_multiplier 3
Command: config lldp message_tx_hold_multiplier 3
Success.
DES-3200-28:4#