DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
294
config lldp message_tx_interval
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-3028P:4# config lldp message_tx_interval 30
Command: config lldp message_tx_interval 30
Success.
DES-3028P: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 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 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-3028P:4# config lldp message_tx_hold_multiplier 3
Command: config lldp message_tx_hold_multiplier 3
Success.
DES-3028P:4#
config lldp tx_delay
Purpose
Used to change the minimum time (delay-interval) of any LLDP port. It
will delay advertising successive LLDP advertisements due to a change
in LLDP MIB content. The tx_delay defines the minimum interval
between the sending of LLDP messages due to constant changes of MIB
content.
Syntax
config lldp tx_delay < sec 1–8192 >
Description
The LLDP message_tx_interval (transmit interval) must be greater than
or equal to (4 x tx_delay interval).
Parameters
tx_delay
The range is from 1 second to 8192 seconds. The default
setting 2 seconds.
NOTE: txDelay should be less than or equal to 0.25 * msgTxInterval
Restrictions
Only Administrator-level users can issue this command.