Routing
Static Routing - Example
Figure 27: Routing Example
For the Wireless Gateway's Routing Table
For the LAN shown above, with 2 routers and 3 LAN segments, the Wireless Gateway requires 2 entries as follows.
Entry 1 (Segment 1)
Destination IP Address | 192.168.1.0 |
|
|
Network Mask | 255.255.255.0 (Standard Class C) |
|
|
Gateway IP Address | 192.168.0.100 (Wireless Gateway's local |
| Router) |
|
|
Interface | LAN |
|
|
Metric | 1 |
|
|
Entry 2 (Segment 2) |
|
Destination IP Address | 192.168.2.0 |
|
|
Network Mask | 255.255.255.0 (Standard Class C) |
|
|
Gateway IP Address | 192.168.0.100 |
|
|
Interface | LAN |
|
|
Metric | 2 |
|
|
For Router A's Default Route
Destination IP Address | 0.0.0.0 |
|
|
Network Mask | 0.0.0.0 |
|
|
Gateway IP Address | 192.168.0.1 (Wireless Gateway's IP Address) |
|
|
For Router B's Default Route
Destination IP Address | 0.0.0.0 |
|
|
Network Mask | 0.0.0.0 |
|
|
Gateway IP Address | 192.168.1.80 (Wireless Gateway's local router) |
|
|
61