In order to add static routes to in.routed at startup time, you add the following line to
/etc/defaultrouter:
net 129.159.158.0 gateway gw-157-158 metric 1
When the system is rebooted, you notice that the in.routed has NOT started. The svcs -x does
NOT show anything wrong.
What is the cause of this problem?
A.
You specified the routers by name, rather than by address.
B.
You did not add the static keyword.
C.
You did not use /etc/gateways.
D.
You did not specify a netmask as well.