set lldp tx-fast-init
Use this command to determine the maximum value of LLDP frames that are transmitted during a fast transmission period.
Use no form of this command to set fast transmission period to default value.
Command Syntax
set lldp tx-fast-init <1-8>
no set lldp tx-fast-init
Parameters
tx-fast-init
Set the message transmit interval value <1-8>.
Default Value
Default value is 4.
Command Mode
LLDP Agent mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#lldp-agent
(if-lldp-agent)#set lldp tx-fast-init 4
(if-lldp-agent)#no set lldp tx-fast-init
(if-lldp-agent)#exit
Last modified date: 07/13/2023