Entrance Exams
Govt. Exams
VLANs operate at Layer 2 (Data Link) to segment ports logically, but inter-VLAN communication requires Layer 3 (Network Layer) routing. A router or Layer 3 switch must have routes configured between different VLANs with appropriate subnet masks and routing table entries. This tests the understanding that Layer 2 segmentation requires Layer 3 routing for cross-segment communication, a critical concept in modern network design.
Inter-subnet communication requires Layer 3 (Network Layer) routing decisions. Since devices can ping the router, Layer 1 and 2 are functional. The issue is typically Layer 3 routing rules, subnet masks, or Access Control Lists (ACLs) preventing the router from forwarding packets between subnets.
The Physical Layer (Layer 1) handles the conversion of data into physical signals (electrical, optical, or radio waves) and manages the hardware transmission of bits over the network medium.
Authentication and encryption are Presentation Layer (6) functions, while session management is a Session Layer (5) function. Application Layer (7) coordinates these.
Packet drops can occur due to congestion (Layer 4), routing issues (Layer 3), or hardware problems (Layer 2). Investigation should span these layers.
MAC address resolution (ARP) is a Data Link Layer function. The Network Layer handles IP addressing, routing, and logical addressing.
Priority queuing at the Transport Layer can prioritize VoIP packets, reducing latency. This is a QoS mechanism at Layer 4.
Port numbers are used at the Transport Layer (Layer 4) by TCP and UDP protocols. A firewall blocking specific ports operates at this layer.
DPI analyzes application-level data, which requires inspection at the Application Layer (Layer 7) to identify specific applications.
A hub operates at the Physical Layer (1) and broadcasts all data, while a switch operates at the Data Link Layer (2) using MAC addresses.