SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
lldp med-tlv-select tlv
5.
end
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Specifies the interface type and number on which to enable
LLDP-MED and enters interface configuration mode.
interface type number
Example:
Device(config)# interface Gigabitethernet
0/1
Step 3
Enables a specific LLDP-MED TLV on a supported interface.
To disable LLDP-MED TLVs, use the
no lldp
med-tlv-select tlv
command.
Note
lldp med-tlv-select tlv
Example:
Device(config-if)# lldp med-tlv-select
inventory-management
Step 4
Returns to privileged EXEC mode.
end
Example:
Device(config-if)# end
Step 5
Disabling LLDP-MED TLVs
Perform this task to disable a specific LLDP-MED TLV from a supported interface.
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
342
Using Link Layer Discovery Protocol in Multivendor Networks
Enabling and Disabling LLDP-MED TLVs