Reference Guide

Disabling and Undoing LLDP on Management Ports
To disable or undo LLDP on management ports, use the following command.
1. Enter Protocol LLDP mode.
CONFIGURATION mode.
protocol lldp
2. Enter LLDP management-interface mode.
LLDP-MANAGEMENT-INTERFACE mode.
management-interface
3. Enter the disable command.
LLDP-MANAGEMENT-INTERFACE mode.
To undo an LLDP management port configuration, precede the relevant command with the keyword no.
Advertising TLVs
You can configure the system to advertise TLVs out of all interfaces or out of specific interfaces.
If you configure the system globally, all interfaces send LLDPDUs with the specified TLVs.
If you configure an interface, only the interface sends LLDPDUs with the specified TLVs.
If you configure LLDP both globally and at interface level, the interface level configuration overrides the global configuration.
To advertise TLVs, use the following commands.
1. Enter LLDP mode.
CONFIGURATION or INTERFACE mode
protocol lldp
2. Advertise one or more TLVs.
PROTOCOL LLDP mode
advertise {management-tlv | dot1-tlv | dot3-tlv | med}
Include the keyword for each TLV you want to advertise.
For management TLVs: system-capabilities, system-description.
For 802.1 TLVs: port-protocol-vlan-id, port-vlan-id.
For 802.3 TLVs: max-frame-size.
For TIA-1057 TLVs:
guest-voice
guest-voice-signaling
location-identification
power-via-mdi
softphone-voice
streaming-video
video-conferencing
video-signaling
voice
voice-signaling
In the following example, LLDP is enabled globally. R1 and R2 are transmitting periodic LLDPDUs that contain management,
802.1, and 802.3 TLVs.
464
Link Layer Discovery Protocol (LLDP)