What is the broadcast MAC address in a typical Ethernet frame ?
2024
What is the broadcast MAC address in a typical Ethernet frame ?
Answer: A. FF:FF:FF:FF:FF:FF — In Ethernet, a broadcast frame is intended for all devices on the local network segment. The destination MAC address for broadcast has all 48 bits set to 1.…
- A.
FF:FF:FF:FF:FF:FF
- B.
00:00:00:00:00:00
- C.
01:01:01:01:01:01
- D.
99:99:99:99:99:99
Attempted by 435 students.
Show answer & explanation
Correct answer: A
In Ethernet, a broadcast frame is intended for all devices on the local network segment. The destination MAC address for broadcast has all 48 bits set to 1. In hexadecimal, that is written as FF:FF:FF:FF:FF:FF.
Loading lesson…