nerdexam
Juniper

JN0-281 · Question #13

A switch receives a frame with a MAC address of FF-FF-FF-FF-FF-FF. Which action will the switch take on this frame?

The correct answer is A. It will flood it out of all interfaces, except for the ingress interface. A MAC address of FF-FF-FF-FF-FF-FF is the Ethernet broadcast address. When a switch receives a frame with this destination MAC address, it is required to forward the frame to all interfaces except the one it was received on. Broadcast Frame Handling: When a frame with the…

Data Center Fundamentals

Question

A switch receives a frame with a MAC address of FF-FF-FF-FF-FF-FF. Which action will the switch take on this frame?

Options

  • AIt will flood it out of all interfaces, except for the ingress interface.
  • BIt will flood it out of all interfaces, except for the directly connected VLAN.
  • CIt will flood it out of all interfaces, except for the next-hop interface.
  • DIt will flood it out of all interfaces.

How the community answered

(30 responses)
  • A
    93% (28)
  • B
    3% (1)
  • C
    3% (1)

Explanation

A MAC address of FF-FF-FF-FF-FF-FF is the Ethernet broadcast address. When a switch receives a frame with this destination MAC address, it is required to forward the frame to all interfaces except the one it was received on. Broadcast Frame Handling: When a frame with the broadcast MAC address is received, the switch will flood it out of all active ports that belong to the same VLAN as the incoming frame. The broadcast frame is not sent back out of the ingress interface (the interface where the frame was originally received). Purpose of Flooding: Broadcasting is used to ensure that the frame reaches all devices within the broadcast domain (all devices within the same VLAN), which may not have a specific entry for the MAC address in their MAC address table.

Topics

#broadcast frame#MAC flooding#FF-FF-FF-FF-FF-FF#Layer 2 switching

Community Discussion

No community discussion yet for this question.

Full JN0-281 Practice