lldp tlv ieee-8023-org-specific
Use this command to select and unselect ieee-8023-org-specific 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 ieee-8023-org-specific TLV select/unselect configuration from the interface agent level.
Command Syntax
lldp tlv ieee-8023-org-specific (mac-phy| power-via-mdi| max-mtu-size) (select|unselect)
no lldp tlv ieee-8023-org-specific (mac-phy| power-via-mdi| max-mtu-size)
Parameters
mac-phy
Provider edge port VLAN ID TLV
power-via-mdi
Power-via-MDI TLV (when PoE is available)
max-mtu-size
Maximum MTU size 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 ieee-8023-org-specific mac-phy select
(if-lldp-agent)#exit
Last modified date: 07/13/2023