OcNOS-RON-6.3.1 : Layer 2 Guide : Layer 2 Command Reference : Link Layer Discovery Protocol v2 Commands : lldp tlv med
lldp tlv med
Use this command to select and unselect Media Endpoint Devices (MED) TLVs in LLDP frames at the interface agent level. This command has precedence over the global configurations for inclusion of TLVs in LLDP frames.
LLDP MED TLVs determine the capabilities the connected device supports and the capabilities the device has enabled.
Use the no parameter to remove the MED TLV select/unselect configuration from the interface agent level.
Command Syntax
lldp tlv med (network-policy|location|inventory|media-capabilities|extended-power-via-mdi) (select|unselect)
no lldp tlv med (network-policy|location|inventory|media-capabilities|extended-power-via-mdi)
Parameters
network-policy
Network-policy TLV
location
Location TLV
inventory
Inventory TLV
media-capabilities
Media-capabilities TLV
extended-power-via-mdi
Extended-power-via-mdi TLV (when PoE is available)
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 med network-policy select
(if-lldp-agent)#exit
 
Last modified date: 07-13-2023