set lldp tx-max-credit
Use this command to set the maximum value of transmission credit, which signifies the number of consecutive LLDP frames transmitted.
Use no form of this command to set the maximum value of transmission credit to default value.
Command Syntax
set lldp tx-max-credit <1-10>
no set lldp tx-max-credit
Parameters
tx-max-credit
The maximum value of transmission credit.
Default Value
Default value is 5
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-max-credit <1-10>
(if-lldp-agent)#no set lldp tx-max-credit
(if-lldp-agent)#exit
Last modified date: 07/13/2023