Govt Exams
DHCP (Layer 4) works, so Layers 1-4 are functional. DNS resolution failure indicates an issue at the Application Layer (Layer 7) or network configuration.
VPNs perform encryption/decryption at the Presentation Layer, though some VPN implementations also work at Layer 3 for IP-level protection.
Protocols like TCP/IP stack operate across multiple layers; HTTP spans layers 6-7, while TCP operates at layer 4.
All seven layers must function correctly: physical transmission (1), framing (2), routing (3), TCP connection (4), session (5), decryption (6), and HTML rendering (7).
Physical connectivity (Layer 1) works, so the issue is likely at Layer 2 (MAC addressing/switching) or Layer 3 (IP routing/addressing).
QoS policies are typically enforced at the Transport Layer using protocols like DSCP and traffic shaping techniques to prioritize critical traffic.
The Session Layer (Layer 5) manages dialog control, session establishment, maintenance, and termination between applications.
Layer 6 handles data formatting, encryption, compression, and conversion between different character sets and formats for application compatibility.
TCP and UDP are Transport Layer protocols that manage end-to-end communication, reliability, and port-based services.
Switches operate at Layer 2 (Data Link Layer) and use MAC address tables to forward frames to appropriate ports within a LAN.