InterviewSolution
Saved Bookmarks
| 1. |
Which fields are contained within an IEEE Ethernet frame header? |
| Answer» An Ethernet frame has source and destination MAC addresses, an Ether-Type field to identify the Network layer protocol, the data, and the FCS field that holds the answer to the CRC. | |