Command ReferenceA-85
In addition, when routed is running, it deletes dynamic routes, created by ICMP
redirects, every 3 minutes.
USAGE
routed on The route daemon may be turned on at any time with the
routed on command. This causes routed to read the /etc/
dgateways file, and turn on RIP snooping, dynamic route time-
outs, and default gateway selection. If routed is already
running, this option causes it to reread the /etc/dgateways
file, and reinitialize. By default, routed is invoked at boot time
in /etc/rc.
routed off The route daemon may be turned off at any time with the
routed off command. This stops all RIP snooping, default gate-
way selection, and dynamic route timeouts. The currently
selected default gateway is not be deleted when routed is
turned off.
routed status Displays the status of the default gateway list. This shows
whether RIP snooping is active, the current list of default gate-
ways, their metrics, the state of the gateways (ALIVE or
DEAD), and the last time each gateway was heard from. The
output looks like:
OPTIONS
-nIf this option precedes status, the command displays numeric values for
gateway names.
maytag> routed status
RIP snooping is on
Gateway Metric State Time Last Heard
alantec1 Wed 1 ALIVE Mar 9 03:38:41 GMT 1994
groucho Wed 1 ALIVE Mar 9 03:38:41 GMT 1994
192.9.200.66 1 ALIVE Wed Mar 9 03:38:41 GMT 1994
192.9.200.77 1 ALIVE Wed Mar 9 03:38:41 GMT 1994
tphub1 Wed 2 ALIVE Mar 9 03:38:41 GMT 1994
192.9.200.32 2 ALIVE Wed Mar 9 03:38:41 GMT 1994
192.9.200.252 3 ALIVE Wed Mar 9 03:38:41 GMT 1994
192.9.200.251 4 ALIVE Wed Mar 9 03:38:41 GMT 1994
192.9.200.250 5 ALIVE Wed Mar 9 03:38:41 GMT 1994
119 free gateway entries, 9 used
routed