nerdexam
F5

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.

Section 1: OSI Model, Network, and Application Delivery Basics

Question

Which device type in the topology will forward network packets without an OSI layer 3 address assigned to a data plane interface?

Exhibit

101 question #475 exhibit

Options

  • ARouter
  • BFirewall
  • CApplication Server
  • DSwitch

How the community answered

(47 responses)
  • A
    2% (1)
  • C
    6% (3)
  • D
    91% (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.

ARouter

A router operates at Layer 3 and requires IP addresses on each data plane interface to route packets between different networks.

BFirewall

A firewall performs stateful inspection at Layer 3 and above and requires IP addresses on its interfaces to filter and forward traffic.

CApplication Server

An application server is an end-host that must have a Layer 3 IP address assigned to participate in network communication.

DSwitchCorrect

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

#OSI layer 3#switch#network topology#data plane

Community Discussion

No community discussion yet for this question.

Full 101 Practice