OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : Link Layer Discovery Protocol v2 Commands : lldp tlv basic-mgmt
lldp tlv basic-mgmt
Use this command to select and unselect basic management TLVs in LLDP frames at the interface agent level. This command has precedence over the global configurations for inclusion of TLVs in LLDP frames.
Use the no parameter to remove the basic management TLV select/unselect configuration from the interface agent level.
Command Syntax
lldp tlv basic-mgmt (management-address|port-description|system-capabilities|system-description|system-name) (select|unselect)
no lldp tlv basic-mgmt (management-address|port-description|system-capabilities|system-description|system-name)
Parameters
management-address
 
Management address TLV
port-description
 
Port description TLV
system-capabilities
 
System capabilities TLV
system-description
 
System Description TLV
system-name
System name TLV
select
Select the LLDP TLV to send
unselect
Unselect the LLDP TLV to send
Default Value
None
Command Mode
LLDP agent mode
Applicability
This command was introduced in OcNOS-SP version 3.0.
Examples
#configure terminal
(config)#interface eth0
(config-if)lldp-agent
(if-lldp-agent)#lldp tlv basic-mgmt system-name select
(if-lldp-agent)#exit
Last modified date: 07/13/2023