In the following example I am going to show you how to configure route summarization under RIP using two methods. Our topology is shown below: R1 routing table before implementing summarization: R1(config-router)#do sh ip route rip 2.0.0.0/32 is subnetted, 4 subnets R 2.2.2.2 [120/1] via 172.16.123.2, 00:00:02, Serial1/0 R 2.2.2.3 [120/1] via 172.16.123.2, 00:00:02, Serial1/0 [...]