200-150 · Question #146
Which two protocols are associated with the link layer of the TCP/IP reference model? (Choose two.)
The correct answer is B. LLDP C. STP. The TCP/IP link layer handles frame-level communication and local network functions, corresponding to OSI Layers 1 and 2. LLDP and STP both operate at Layer 2 and belong to this layer.
Question
Which two protocols are associated with the link layer of the TCP/IP reference model? (Choose two.)
Options
- AUDP
- BLLDP
- CSTP
- DIPsec
- EHSRP
How the community answered
(42 responses)- A2% (1)
- B90% (38)
- D5% (2)
- E2% (1)
Why each option
The TCP/IP link layer handles frame-level communication and local network functions, corresponding to OSI Layers 1 and 2. LLDP and STP both operate at Layer 2 and belong to this layer.
UDP is a transport-layer protocol responsible for connectionless, end-to-end data delivery between hosts, operating two layers above the link layer.
LLDP (Link Layer Discovery Protocol, IEEE 802.1AB) operates at Layer 2 to advertise device identity and capabilities to directly connected neighbors, making it a link layer protocol in the TCP/IP model. Unlike higher-layer discovery mechanisms, LLDP frames are not routable and are confined to the local link segment.
STP (Spanning Tree Protocol, IEEE 802.1D) operates at Layer 2 to prevent switching loops by placing redundant ports in a blocking state, placing it at the TCP/IP link layer. STP uses Bridge Protocol Data Units (BPDUs) sent directly at Layer 2 without any IP header, confirming its operation exclusively at the link layer.
IPsec is a network-layer (Internet layer) protocol suite that provides authentication and encryption for IP packets, operating above the link layer.
HSRP is a Cisco first-hop redundancy protocol that operates at Layer 3 to provide default gateway failover, not at the link layer.
Concept tested: TCP/IP link layer protocol identification
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/cdp/configuration/xe-16/cdp-xe-16-book/nm-cdp-discover.html
Topics
Community Discussion
No community discussion yet for this question.