COMPUTER NETWORKING

NETWORK LAYER

INTRODUCTION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A computer wants to send a packet to a destination host in a different network. How will the packet be sent?
A
The computer will issue an ARP request to locate the MAC address of the default gateway.
B
The packet will be sent directly to the destination host.
C
The computer will issue an ARP request to locate the destination host MAC address.
D
The computer will issue an ARP request to locate the the MAC address of the switch.
Explanation: 

Detailed explanation-1: -ffff. ffff, this is the special reserved MAC address indicating a broadcast frame. This is what makes an ARP Request a broadcast. Had Host A chosen to send this frame using a specific host’s MAC address in the destination, then the ARP request would have been unicast.

Detailed explanation-2: -Destination on Remote Network When the destination IP address (IPv4 or IPv6) is on a remote network, the destination MAC address will be the address of the host default gateway (i.e., the router interface).

There is 1 question to complete.