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