Introduces the IEEE 802.1AB Link Layer Discovery Protocol (LLDP), which the router supports in addition to Cisco Discovery Protocol (CDP) to enable interoperability with non-Cisco devices.
The Cisco Discovery Protocol (CDP) is a device discovery protocol that
-
runs over Layer 2 on all Cisco-manufactured devices, such as routers, bridges, access servers, and switches
-
allows network management applications to automatically discover and learn about Cisco devices, and
-
supports network visibility.
-
supports interoperability between non-Cisco devices
-
advertises device information to other network devices, and
-
operates over the Data Link Layer.
Feature history
Feature name |
Release information |
Feature description |
|---|---|---|
LLDP snooping |
Release 25.4.1 | Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is now supported on:
|
LLDP snooping |
Release 25.1.1 | Introduced in this release on: Fixed Systems (8700 [ASIC: K100], 8010 [ASIC: A100])(select variants only*) *This feature is supported on:
|
LLDP snooping |
Release 24.4.1 | Introduced in this release on: Fixed Systems (8200 [ASIC: P100], 8700 [ASIC: P100])(select variants only*); Modular Systems (8800 [LC ASIC: P100])(select variants only*) *This feature is now supported on:
|
LLDP snooping |
Release 7.3.3 | With this release, you can further leverage the Link Layer Discovery Protocol (LLDP) information for directly attached devices or equipment in an L2 (Layer 2) network via LLDP snoop. In order to utilize the LLDP snoop functionality, the neighbouring devices must exchange the LLDP packets with the L2 network. With the help of the LLDP snoop functionality, you can identify the cabling and modeling failures and isolate faults. To enable LLDP snoop, enable the LLDP command on an interface while the outgoing (TX) traffic is disabled. |
TLV attributes and mandatory TLVs
LLDP uses a set of attributes known as Type-Length-Value (TLV) to exchange information between neighbor devices, such as configuration information, device capabilities, and device identity. In addition to the mandatory TLVs, such as Chassis ID, Port ID, End of LLDPDU, and Time-to-Live, the router supports the following basic management TLVs:
Port Description
System Name
System Description
System Capabilities
Management Address
These optional TLVs are automatically sent when LLDP is active, but you can disable them as needed using the lldp tlv-select Optional TLVdisable command.
MACsec encrypts LLDP packets by default. You can enable exceptions in the MACsec policy using the allow lldp-in-clear command to retain the LLDP packets unencrypted with MACsec. For more information, see MACsec Policy Exceptions for Link Layer Discovery Protocol Packets section in the Configuring MACsec chapter of the System Security Configuration Guide for Cisco 8000 Series Routers.
For LLDP to work on any bundle member, enable LLDP on the bundle main interface either globally or on the interface itself. You can then choose to disable LLDP transmission on bundle main interface by using the lldp transmit disable command.
You can also control LLDP transmit or receive on each bundle member interface as desired.