For the Broadband Router's Routing Table
For the LAN shown above, with 2 routers and 3 LAN segments, the Wireless Router 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 (Broadband Router's local |
| Router) |
|
|
Metric | 2 |
|
|
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 |
|
|
Metric | 3 |
|
|
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 (Broadband Router'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 (Broadband Router's local |
| router) |
137