OcNOS-RON-6.3.1 : Layer 2 Guide : Layer 2 Command Reference : Link Layer Discovery Protocol v2 Commands : set lldp msg-tx-hold
set lldp msg-tx-hold
Use this command to set the msg-tx-hold parameter that determines the Time To Live (TTL) value for LLDPDUs to be transmitted by the port. The value set with this command is multiplied by the lldp timer msg-tx-interval value, which determines the final TTL value.
Use no form of this command to set the default value of message transmit hold.
Command Syntax
set lldp msg-tx-hold <1-100>
no set lldp msg-tx-hold
Parameters
<1-100>
Time in seconds to set message transmit hold.
Default
The default value of message transmit hold is 4 seconds.
Command Mode
LLDP agent mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)#interface eth0
(config-if)#lldp-agent
(if-lldp-agent)#set lldp msg-tx-hold 3
(if-lldp-agent)#no set lldp msg-tx-hold
Last modified date: 07-13-2023