TCP/IP Console commands
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
211
The
route
command (with no parameters) displays the routing table. It
adds a comment to each route with the following information:
•
How the route was obtained; one of:
•
MAN
– configured by the
route
command
•
RIP
– obtained from RIP
•
ICMP
– obtained from an ICMP redirect message
•
SNMP
– configured by SNMP network management;
•
The time-out, if the route is not permanent;
•
The original time-out, if the route is not permanent;
•
The name of the interface (if known) that will be used for the route;
•
An asterisk (“*”) if the route was added recently and RIP has not yet
processed the change (the asterisk should disappear within 30
seconds, when RIP next considers broadcasting routing
information).
Configuration saving saves this information. (Only the routes
configured by the
route
command are saved or displayed by
config
.)
12.40.3Example
prompt>
ip route add default 0.0.0.0 192.168.2.3 0:0:0:0
prompt>
ip route add testnet1 192.168.101.0 192.168.2.34
promptprompt>
ip route add testnet2 192.168.102.0 192.168.2.34 ff:ff:ff:0 1
60
prompt>
ip route
route add testnet2 192.168.102.0 192.168.2.34 ff:ff:ff:00 1 # MAN 58s/1m
via
ether *
route add testnet1 192.168.101.0 192.168.2.34 ff:ff:ff:00 1 # MAN via
ether
route add default 0.0.0.0 192.168.2.3 00:00:00:00 1 # MAN via
ether
12.40.4See also
Summary of Contents for ATMOS Console
Page 1: ...ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Page 10: ...Contents x ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Page 44: ...tell 34 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Page 62: ...version 52 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Page 102: ...version 92 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Page 234: ...224 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...