デバイスは、管理されたレイヤー 3 ネットワーク スイッチに接続されています。デバイスの MAC アドレスはわかっていますが、デバイスに割り当てられている静的 IP アドレスはわかっていません。レイヤ 3 ネットワーク スイッチの次の機能のうち、デバイスの IPv4 アドレスを決定するために使用する必要があるのはどれですか?
正解:C
Explanation The ARP table is a database that is used by a device to map MAC addresses to their corresponding IP addresses. When a device sends a packet to another device on the same network, it uses the MAC address of the destination device to deliver the packet. The ARP table allows the device to determine the IP address of the destination device based on its MAC address.