Given the first 20 bytes (in hexadecimal) of an Ethernet frame:
AA AA AA AA AA AA AA AB 01 23 45 67 89 AB CD EF 02 46 8A CE 01 0A 4B 8C
================================================
a) What is the Destination Address (in hexadecimal)?
b) What is the length of the data field (in hexadecimal)?
c) What is the length of the data field (in decimal)?