Scenario 8-5: Route Summarization Without Using Static Routes

In this scenario, you revisit the topology in Figure 8-6 and use dynamic routing to insert the non-class C networks into R2's routing table.

Example 8-79 removes the static route configuration on R2.

Example 8-79. Removing the Static Route Configuration on R2
R2(config)#no ip route 131.108.3.0 255.255.255.128 131.108.1.1
R2(config)#no ip route 131.108.3.128 255.255.255.128 131.108.1.1
R2(config)#no ip route 131.108.4.0 255.255.255.248 131.108.1.1
R2(config)#no ip route 131.108.5.0 255.255.255.248 131.108.1.1
				

The IP routing table on R2 now contains only the 131.108.2.0/24 network, as displayed in Example 8-74.

To redistribute the networks in R1's network, you can apply the summary-address ...

Get CCNP® Practical Studies: Routing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.