nerdexam
Cisco

200-301 · Question #76

What is the destination MAC address of a broadcast frame?

The correct answer is B. ff:ff:ff:ff:ff:ff. This question asks for the specific destination MAC address used to identify an Ethernet broadcast frame.

Submitted by takeshi77· Mar 5, 2026Network Fundamentals

Question

What is the destination MAC address of a broadcast frame?

Options

  • A00:00:0c:07:ac:01
  • Bff:ff:ff:ff:ff:ff
  • C43:2e:08:00:00:0c
  • D00:00:0c:43:2e:08
  • E00:00:0c:ff:ff:ff

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    93% (25)
  • C
    4% (1)

Why each option

This question asks for the specific destination MAC address used to identify an Ethernet broadcast frame.

A00:00:0c:07:ac:01

This is a unicast MAC address, typically assigned to a specific network interface card.

Bff:ff:ff:ff:ff:ffCorrect

The destination MAC address of an Ethernet broadcast frame is universally represented as `ff:ff:ff:ff:ff:ff`. This all-ones hexadecimal address signals that the frame is intended for all devices connected to the local network segment, ensuring it is processed by every host.

C43:2e:08:00:00:0c

This is a unicast MAC address, uniquely identifying a single network interface.

D00:00:0c:43:2e:08

This is a unicast MAC address, not a broadcast address.

E00:00:0c:ff:ff:ff

This is not a standard broadcast MAC address; a true broadcast MAC address consists of all hexadecimal F's.

Concept tested: Ethernet broadcast MAC address

Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/understand-tcp-ip-addressing-and-subnetting#ethernet-mac-address

Topics

#MAC address#broadcast frame#Ethernet Layer 2

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice