A network engineer is configuring Layer 2 neighbor discovery on a Cisco Catalyst switch connected to both Cisco switches and third-party network endpoints. Which two statements correctly describe the operational characteristics and default behaviors of Cisco Discovery Protocol (CDP) and Link Layer Discovery Protocol (LLDP)? (Choose two.)
- CDP is a Cisco proprietary protocol enabled by default with a 60-second update timer, whereas LLDP is an IEEE 802.1AB standard that uses a 30-second update timer by default.Answer
- Both CDP and LLDP use Type-Length-Value (TLV) structures within Layer 2 frames to convey neighbor information such as device capabilities, port identifiers, and management addresses.Answer
- CLLDP relies strictly on fixed IPv4 header fields rather than TLVs to communicate native VLAN IDs and system capabilities across multi-vendor trunk links.
- DEnabling LLDP globally automatically prevents untagged native VLAN frames from traversing trunk links if a native VLAN mismatch occurs.
Answer
CDP is a Cisco proprietary protocol enabled by default with a 60-second update timer, whereas LLDP is an IEEE 802.1AB standard that uses a 30-second update timer by default; both CDP and LLDP use Type-Length-Value (TLV) structures within Layer 2 frames to convey neighbor information.
CDP is a Cisco proprietary protocol operating with a 60-second update timer and 180-second holdtime, whereas LLDP is an open standard defined by IEEE 802.1AB that operates with a 30-second update timer and 120-second holdtime. Both protocols organize neighbor information using Type-Length-Value (TLV) structures within Layer 2 frames.
Step-by-Step Solution
Key Concept
Layer 2 Discovery Protocols (CDP and LLDP) standards, default timers, and TLV structure