PurposeCommand or Action
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 TLV on a supported interface.
To disable LLDP TLVs, use the no lldp tlv-select
tlv
Note
lldp tlv-select tlv
Example:
Device(config-if)# lldp tlv-select
power-management
Step 4
Returns to privileged EXEC mode.end
Example:
Device(config-if)# end
Step 5
Disabling LLDP TLVs
Perform this task to disable an LLDP TLV on a supported interface.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
no lldp tlv-select tlv
5.
end
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
340
Using Link Layer Discovery Protocol in Multivendor Networks
Enabling and Disabling LLDP TLVs