SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
no 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 disable
LLDP-MED and enters interface configuration mode.
interface type number
Example:
Device(config)# interface ethernet 0/1
Step 3
Disables a specific LLDP-MED TLV from a supported
interface.
no lldp med-tlv-select tlv
Example:
Device(config-if)# no lldp med-tlv-select
inventory-management
Step 4
Returns to privileged EXEC mode.
end
Example:
Device(config-if)# end
Step 5
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
343
Using Link Layer Discovery Protocol in Multivendor Networks
Enabling and Disabling LLDP-MED TLVs