background image
364 Chapter 6: Routing
The two directly connected routes on Router B do not have a Next Router field because packets
to those subnets can be sent directly to hosts in those subnets. The Next Router field for the
routes learned from Router A show Router A's IP address as the next router, as described
previously. (A route learned from a neighboring router is assumed to be through that router.)
Router B typically learns Router A's IP address for these routes by simply looking at the source
IP address of the routing update.
Metric values are cumulative. A subnet learned via an update from a neighbor is advertised, but
with a higher metric. For example, an update received on serial 1 lists a subnet with metric 5.
Before advertising that subnet in an update sent out some other interface, the router adds to the
metric, based on a value associated with serial 1. With RIP, because hop count is the metric, the
advertised metric would be 6, in this case. Figure 6-3 and Table 6-4 illustrate the concept.
Figure 6-3
Router A Advertising Routes Learned from Router C
Table 6-4
Router B Routing Table, After Receiving Update in Figure 6-3
Group
Outgoing Interface
Next Router
162.11.5.0
S0
162.11.8.1
162.11.7.0
E0
162.11.8.0
S0
162.11.9.0
S0
162.11.8.1
162.11.10.0
S0
162.11.8.1
Router A
Router C
162.11.9.0
162.11.5.0
162.11.10.0
s0
s0
s0
s1
162.11.7.0
162.11.10.0
Routing Update
162.11.5.0
2
1
162.11.9.0
1
162.11.8.0
Router B
162.11.10.0
Routing Update
1
2
1
ch06.fm Page 364 Monday, March 20, 2000 5:11 PM