Entrance Exams
Govt. Exams
The Presentation Layer (Layer 6) handles data formatting, compression, encryption, and translation between different data formats. It prepares data for transmission.
Routers operate at Layer 3 (Network Layer) to route packets based on IP addresses, while other devices operate at lower layers.
Port-based filtering requires inspection at the Transport Layer (Layer 4) where ports (TCP/UDP) are defined and identified.
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 Transport Layer (Layer 4) uses port numbers to manage multiple simultaneous connections and ensures proper multiplexing and demultiplexing of data streams.