Multiple choice

What order are the address fields in the Ethernet 2 Frame header?

  1. Destination IP then Source IP

  2. Source MAC then Destination MAC

  3. Destination MAC then Source MAC

  4. Source IP then Destination IP

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In an Ethernet II frame header, the first 6 bytes are the Destination MAC address, followed by the next 6 bytes which are the Source MAC address.