On server A, you enter the following command to add a static route to serverA route -p add
-host 192.168.1.101 192.168.1.101 -static What is the purpose of this command?
A.
to ensure the IP address for serverB is not flushed from the ARP cache
B.
to specify an IPMP target IP address to in.mpathd
C.
to optimize link aggregation using a direct connection between two systems
D.
to specify routing to an adjacent network when in.rdisc is not used
E.
to temporarily bypass IP Filter rules
F.
to specify routing to an adjacent network when in.routed is not used
Explanation: