OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : Link Layer Discovery Protocol v2 Commands : lldp tlv ieee-8021-org-specific
lldp tlv ieee-8021-org-specific
Use this command to select and unselect ieee-8021-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-8021-org-specific TLV select/unselect configuration from the interface agent level.
Command Syntax
lldp tlv ieee-8021-org-specific (link-agg|mgmt-vid|port-ptcl-vlanid|port-vlanid|ptcl-identity|vid-digest|vlan-name) (select|unselect)
no lldp tlv ieee-8021-org-specific {port-vlanid| port-ptcl-vlanid| vlan-name|ptcl-identity|vid-digest|mgmt-vid|link-agg}
Parameters
link-agg
Link-aggregation TLV
mgmt-vid
Management VLAN identifier TLV
port-ptcl-vlanid
 
Port protocol VLAN identifier TLV
port-vlanid
Port VLAN identifier TLV
ptcl-identity
Protocol-identifier TLV
vid-digest
VLAN identifier digest TLV
vlan-name
VLAN 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 ieee-8021-org-specific port-vlanid select
(if-lldp-agent)#exit
Last modified date: 07/13/2023