Use the following syntax to configure LLDP:
config>system>lldp
message-fast-tx time
message-fast-tx-init count
notification-interval time
reinit-delay time
tx-credit-max count
tx-hold-multiplier multiplier
tx-interval interval
config>system# lldp
config>system>lldp#
message-fast-tx 100
config>system>lldp#
notification-interval 10
config>system>lldp# reinit-delay 5
config>system>lldp#
tx-credit-max 20
config>system>lldp# tx-hold-multiplier 2
config>system>lldp#
tx-interval 10
The following example shows the system LLDP configuration:
A:ALU-49>config>system>lldp# info
----------------------------------------------
tx-interval 10
tx-hold-multiplier 2
reinit-delay 5
notification-interval 10
tx-credit-max 20
message-fast-tx 100
----------------------------------------------
A:ALU-49>config>system>lldp#