A system that normally boots from the network continues to report:
Timeout waiting for ARP/RARP packet
The snoop command shows the RARP packet arriving at the boot server.
Which command helps you determine the reason for server not responding?
A.
inetadm restart svc:/network/rarp:debug
B.
svcadm restart svc:/network/rarp:debug
C.
pkill in.rarpd ; /usr/sbin/in.rarpd -da
D.
ndd -set /dev/arp debug 1
E.
svcadm disable -t /network/rarp; /usr/sbin/in.rarpd -da