User's Manual

Table Of Contents
APCD-LM043-4.0 185
Table 51 Routing Table Entries
To view the Routing Table:
WaveRider Communications, Inc. LMS3000
Password:
Console> route
Destination Mask TOS Gateway Flags RefCnt Use Interface Proto
0.0.0.0 0 0 10.0.0.1 803 0 196587 esmc0 1
10.5.0.0 ffff0000 0 10.5.0.1 101 0 0 rdr1 0
127.0.0.1 0 0 127.0.0.1 5 0 24 lo0 0
Console>
Entry Description
Destination The IP address for the destination network.
Mask The subnet mask for the destination network.
TOS
Type of service, for example:
0000 Default
0001 Minimize monetary cost
0010 Maximize reliability
0100 Maximize throughput
1000 Minimize delay
RFC1700 and RFC1349 recommend TOS settings for various
protocols, including Telnet, FTP, TFTP, ICMP and SNMP.
Gateway
The IP address of the gateway through which to access the
destination network.
Flags Refer to Table 52.
RefCnt
Number of processes currently referencing the route. If a
process requires a route, it looks it up in the Routing Table.
When the route is being referenced by a process, refcnt will be
incremented by one. When the process is done with the route,
refcnt will be decremented by one.
Use
Initialized to 0 and incremented every time an IP datagram
uses this route.
Interface
The CCU interface through which to send packets to the
gateway and destination, one of:
esmc0: CCU Ethernet interface
rdr1: CCU radio interface
lo0: Loopback
Proto
This entry is an operating system parameter that has no
meaning for CCU configuration and operation.