Multiple choice

Which one of the following is a reason to use a hardware address?

  1. To transmit a packet from one local device to another local device.

  2. To transmit a frame from one interface to another interface.

  3. To obtain a vendor code/serial number from the user.

  4. To transmit data from one local device to remote device across Internet.

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

Hardware addresses (MAC addresses) are used for Layer 2 communication to transmit frames between directly connected interfaces on the same local network segment. Option A is incorrect because packets (Layer 3) use IP addresses. Option C is incorrect because MAC addresses are burned into the NIC, not obtained from users. Option D is incorrect because remote communication requires IP addresses, not just MAC addresses.