D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
341
config lldp message_tx_interval
Purpose
Used to change the packet transmission interval.
Syntax
config lldp message_tx_interval <sec 5-32768>
Description
This command is used to control 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 to 32768 seconds. The default setting is 30 seconds.
Restrictions
Only Administrator-level users can issue this command.
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
Purpose
This command is used to configure the message hold multiplier.
Syntax
config lldp message_tx_hold_multiplier <int 2-10>
Description
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.
Parameters
message_tx_hold_multiplier - The range is from 2 to 10. The default
setting 4.
Restrictions
Only Administrator-level users can issue this command.
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#