101 · Question #475
Which device type in the topology will forward network packets without an OSI layer 3 address assigned to a data plane interface?
The correct answer is D. Switch. A Layer 2 switch forwards frames based on MAC addresses and does not require IP addresses on its data plane interfaces, unlike Layer 3 devices.
Question
Which device type in the topology will forward network packets without an OSI layer 3 address assigned to a data plane interface?
Exhibit
Options
- ARouter
- BFirewall
- CApplication Server
- DSwitch
How the community answered
(47 responses)- A2% (1)
- C6% (3)
- D91% (43)
Why each option
A Layer 2 switch forwards frames based on MAC addresses and does not require IP addresses on its data plane interfaces, unlike Layer 3 devices.
A router operates at Layer 3 and requires IP addresses on each data plane interface to route packets between different networks.
A firewall performs stateful inspection at Layer 3 and above and requires IP addresses on its interfaces to filter and forward traffic.
An application server is an end-host that must have a Layer 3 IP address assigned to participate in network communication.
A switch operates at OSI Layer 2 (Data Link layer) and makes forwarding decisions based on MAC address tables, not IP addresses. Its data plane interfaces do not require Layer 3 addresses to forward traffic between connected hosts. Only a management interface (out-of-band or SVI) on a switch typically carries an IP address.
Concept tested: OSI Layer 2 switching vs Layer 3 forwarding
Source: https://www.cisco.com/c/en/us/tech/lan-switching/index.html
Topics
Community Discussion
No community discussion yet for this question.
