Set lldp tx-interval, Set lldp hold-multiplier – Enterasys Networks D-Series User Manual
Page 118
set lldp tx-interval
5-22
Discovery Protocol Configuration
set lldp tx-interval
Use this command to set the time, in seconds, between successive LLDP frame transmissions
initiated by changes in the LLDP local system information.
Syntax
set lldp tx-interval frequency
Parameters
Defaults
None.
Mode
Switch command, read‐write.
Example
This example sets the transmit interval to 20 seconds.
D2(rw)->set lldp tx-interval 20
set lldp hold-multiplier
Use this command to set the time‐to‐live value used in LLDP frames sent by this device. The time‐
to‐live for LLDPDU data is calculated by multiplying the transmit interval by the hold multiplier
value.
Syntax
set lldp hold-multiplier multiplier-val
Parameters
Defaults
None.
Mode
Switch command, read‐write.
Example
This example sets the transmit interval to 20 seconds and the hold multiplier to 5, which will
configure a time‐to‐live of 100 to be used in the TTL field in the LLDPDU header.
D2(rw)->set lldp tx-interval 20
D2(rw)->set lldp hold-multiplier 5
frequency
Specifies the number of seconds between transmissions of LLDP
frames. Value can range from 5 to 32,768 seconds. The default is 30
seconds.
multiplier‐val
Specifies the multiplier to apply to the transmit interval to determine
the time‐to‐live value. Value can range from 2 to 10. Default value is 4.