User Manual

[Parameter]
reinit_delay : <1-10>
Time from LLDP frame transmission stop until re-initialization (seconds)
[Initial value]
set timer reinit-delay 2
[Input mode]
LLDP agent mode
[Description]
Sets the time from when LLDP frame transmission stops until re-initialization occurs.
If this command is executed with the "no" syntax, the setting returns to the default.
[Example]
Set 10 seconds as the time from when LLDP frame transmission stops on LAN port #1 until re-initialization occurs.
SWR2311P(config)#lldp run
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#lldp-agent
SWR2311P(lldp-agent)#set timer reinit-delay 10
4.20.15 Set multiplier for calculating time to live (TTL) of device information
[Syntax]
set msg-tx-hold value
no set msg-tx-hold
[Parameter]
value : <1-100>
Multiplier for calculating the time to live (TTL) value of device information
[Initial value]
set msg-tx-hold 4
[Input mode]
LLDP agent mode
[Description]
Sets the multiplier for calculating the time to live (TTL) of device information.
If this command is executed with the "no" syntax, the setting returns to the default.
This setting is multiplied with the LLDP frame transmission interval (msg-tx-interval), and then increased by +1 to become the
TTL value (seconds).
The TTL value is set in "Time To Live TLV".
TTL = msg-tx-interval x msg-tx-hold + 1 (seconds)
[Example]
Set 2 as the multiplier used to calculate the time to live (TTL) for device information on LAN port #1.
SWR2311P(config)#lldp run
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#lldp-agent
SWR2311P(lldp-agent)#set msg-tx-hold 2
4.20.16 Set number of LLDP frames transmitted during the high speed transmission period
[Syntax]
set tx-fast-init value
no set tx-fast-init
[Parameter]
value : <1-8>
Number of LLDP frames transmitted during the high speed transmission period
Command Reference | Maintenance and operation functions | 97