set lldp hold-multiplier
10-24 Discovery Protocol Configuration
C3(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.
C3(rw)->set lldp tx-interval 20
C3(rw)->set lldp hold-multiplier 5
set lldp trap-interval
Use this command to set the minimum interval between LLDP notifications sent by this device.
LLDP notifications are sent when a remote system change has been detected.
Syntax
set lldp trap-interval frequency
Parameters
Defaults
None.
Mode
Switch command, read-write.
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.
frequency Specifies the minimum time between LLDP trap transmissions, in
seconds. The value can range from 5 to 3600 seconds. The default
value is 5 seconds.