A system administrator needs to enable access to a system with IP address 200.20.50.100. Other
systems on the 200.20.50.0/24 network must remain inaccessible. Which command accomplishes
this?
A.
route add host 200.20.50.100 myrouter
B.
netstat -a 200.20.50.100 200.20.50.0
C.
route add myrouter 200.20.50.100
D.
ifconfig -a qfe2 200.20.50.100 broadcast 200.20.50.255
E.
route add net 200.20.50.100 myrouter