User's Manual Part 2
234 APCD-LM043-8.0 (DRAFT C)
Appendix G: CCU/EUM Data Tables
To view the Routing Table:
WaveRider Communications, Inc. LMS3000
Password:
60:03:3a> route
Destination Mask TOS Gateway Flags RefCnt Use Interface
Proto
0.0.0.0 0 0 192.168.1.1 3 0 67 esmc0 1
127.0.0.1 0 0 127.0.0.1 5 1 30 lo0 0
192.168.10.0 ffffff00 0 192.168.10.1 101 0 0 rdr1 0
60:03:3a>
60:03:3a>
In the above example, the default route is defined by:
Destination Mask TOS Gateway Flags RefCnt Use Interface Proto
0.0.0.0 0 0 10.0.0.1 803 0 196587 esmc0 1
Any IP packet with a destination which is not listed in the Routing Table will be forwarded
through the Ethernet port and on to the NAP router (IP address 10.0.0.1).
The radio subnet route is defined by:
Destination Mask TOS Gateway Flags RefCnt Use Interface Proto
10.5.0.0 ffff0000 0 10.5.0.1 101 0 0 rdr1 0
Any IP packet destined for the radio subnet (any IP address starting with 10.5.xx.xx) will be
forwarded through the CCU radio port (IP address 10.5.0.1) and over the radio link to the
EUMs and end-user’s computers.
The loopback route is defined by:
Destination Mask TOS Gateway Flags RefCnt Use Interface Proto
127.0.0.1 0 0 127.0.0.1 5 0 24 lo0 0
Any IP packet destined for 127.0.0.1, which is an IP address reserved for loopback, will be
looped back to the CCU operating system.
The Routing Table flags are summarized in Table 50.
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.
Entry Description