You wish to add a static route to the routing table on your system. You add the following line to the
/etc/defaultrouter file: net 129.159.158.0 gateway gw-157-158 metric 1
When the system is rebooted, you observe that the in.routed daemon has not started. The svcs –x
command shows no problems. The netstat -r command does not show the static route in the
routing table.
What is the cause of this problem?
A.
The entry should have been placed in the /etc/gateways file.
B.
The entry should have contained the static keyword.
C.
The entry does not contain a netmask specification.
D.
The entry should use the IP address of the gateway, not its name.