Due to changes to the network you are managing, ClientA must access ClientB. The system
HOST-GW is multi-homed and has routing and IP forwarding enabled on all of its interfaces.
ClientA has a static default route configured to 192.168.100.1. ClientB has a static default route
configured to ext-gw (10.1.1.1).
How can you add a static route to ClientA to make it reach ClientB?
A.
route add int-gw
B.
route change 10.1.1.10 ext-gw
C.
routeadm add host 10.1.1.10 ext-gw
D.
routeadm add int-gw
E.
route add host 10.1.1.10 int-gw