Given:
host name IP address MAC address
ahost 192.40.62.10 8:0:20:75:6e:7d
Which command puts a valid entry in the ARP table for workstation ahost?
A.
arp -a ahost
B.
arp -s 192.40.62.10
C.
arp -d ahost 192.40.62.10
D.
arp -s ahost 8:0:20:75:6e:7d
E.
arp 8:0:20:75:6e:7d 192.40.62.10