Questions: MAC Addressing and Hardware Identification

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Your laptop sends a packet to a web server three router hops away. What is the destination MAC address in the very first Ethernet frame your laptop sends?

AThe web server's MAC address
BThe first router's (default gateway's) MAC address
CThe broadcast address FF:FF:FF:FF:FF:FF
DThe IP address of the web server, converted to hexadecimal
Question 2 Multiple Choice

Two NICs from different manufacturers happen to have identical lower 24 bits in their MAC addresses (the manufacturer-assigned portion). What is the consequence for a network containing both devices?

AThey cannot communicate with each other and must use IP addresses instead
BBoth must undergo MAC spoofing to obtain unique addresses
CThey can coexist without conflict on the same network because their different OUIs make their full 48-bit addresses distinct
DThe network switch will block one of them until the address collision is resolved
Question 3 True / False

When an Ethernet frame passes through a router from one network to another, the source and destination MAC addresses in the frame are replaced, while the source and destination IP addresses in the packet remain unchanged.

TTrue
FFalse
Question 4 True / False

A MAC address uniquely and permanently identifies a specific physical device, regardless of which network it is connected to or what software changes are made.

TTrue
FFalse
Question 5 Short Answer

Why do MAC addresses change at every router hop while IP addresses remain constant end-to-end? What does this reveal about the distinct roles of these two addressing systems?

Think about your answer, then reveal below.