During a network security configuration task, a technician implements packet-filtering rules on a gateway router to inspect incoming traffic based on source and destination IP addresses and forward traffic between separate subnets. At which OSI model layer does this IP addressing and routing function take place, and what is the associated Protocol Data Unit (PDU)?
- Network Layer (Layer 3) processing packetsAnswer
- BData Link Layer (Layer 2) processing frames
- CTransport Layer (Layer 4) processing segments
- DApplication Layer (Layer 7) processing data
Answer
Network Layer (Layer 3) processing packets
The Network Layer (Layer 3) is responsible for logical addressing (IPv4/IPv6), packet forwarding, and path selection (routing) between different networks. The Protocol Data Unit (PDU) created and processed at Layer 3 is the packet.
Step-by-Step Solution
Key Concept
OSI Network Layer Functions and PDUs