Ethernet Frame

Before Bit Transmission on a RJ-45 starts, Data is encapsulated in the Data Layer using the Ethernet Protocol Encapsulation. The Ethernet Frame looks as such. The header contains:

  • Destination MAC address
  • Source MAC address
  • Ethernet Type The middle is the payload The tail is the CRC Checksum