206
Parameters
count
: Sets the number of LLDP frames sent each time fast LLDP frame transmission is triggered.
The argument range is 1 to 10.
Description
Use
lldp fast-count
to set the number of the LLDP frames sent each time fast LLDP frame
transmission is triggered.
Use
undo lldp fast-count
to restore the default.
By default, the number is 3.
Examples
# Configure the device to send four LLDP frames each time fast LLDP frame transmission is
triggered.
<Sysname> system-view
[Sysname] lldp fast-count 4
lldp hold-multiplier
Syntax
lldp hold-multiplier value
undo lldp hold-multiplier
View
System view
Default level
2: System level
Parameters
value
: Sets the TTL multiplier in the range of 2 to 10.
Description
Use
lldp hold-multiplier
to set the TTL multiplier.
Use
undo lldp hold-multiplier to
restore the default.
By default, the TTL multiplier is 4.
You can set the TTL of the local device information by configuring the TTL multiplier.
The TTL configuration of a device is determined by the following expression:
TTL multiplier × LLDP frame transmission interval
The TTL can be up to 65535 seconds. Longer TTLs will be rounded off to 65535 seconds.
Related commands:
lldp timer tx-interval
.
Examples
# Set the TTL multiplier to 6.
<Sysname> system-view
[Sysname] lldp hold-multiplier 6