EIGRP Manual Route Summarazation
EIGRP Manual Route Summarazation
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 4
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Objectives
• Configure a three-router topology with discontiguous subnets using EIGRP with automatic
summarization.
• Disable auto-summarization and configure a manual summarization.
• Observe and interpret the results in the routing table.
Background / Preparation
Set up a network similar to the one in the topology diagram. This lab presents a three-router corporate
network using variably subnetted private IP addressing. On Branch1and Branch2, loopbacks simulate LANs
attached to those routers. The design creates discontiguous subnets on the routers which will be “hidden”
when EIGRP is configured with automatic summarization as the default. You will disable automatic
summarization and configure manual summarization to verify that the routers share subnet information.
The following resources are required:
• Three Cisco 1841 routers or comparable routers
• At least one PC with a terminal emulation program
• At least one RJ-45-to-DB-9 connector console cable
• Serial cables to connect R1 to both R2 and R3, and to connect R2 to R3
NOTE: Make sure that the routers and the switches have been erased and have no startup configurations.
Instructions for erasing both switch and router are provided in the Lab Manual, located on Academy
Connection in the Tools section.
NOTE: SDM Enabled Routers – If the startup-config is erased in an SDM enabled router, SDM will no longer
come up by default when the router is restarted. It will be necessary to build a basic router configuration using
IOS commands. The steps provided in this lab use IOS commands and do not require the use of SDM. If you
wish to use SDM, refer to the instructions in the Lab Manual, located on the Academy Connection in the Tools
section or contact your instructor if necessary.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 4
CCNA Discovery
Introducing Routing and Switching in the Enterprise
Predict: How will EIGRP report these subnets in the routing table?
_______________________________________________________________________________
_______________________________________________________________________________
b. On Branch1, configure EIGRP as the routing protocol with an autonomous system number of 100,
and advertise the appropriate networks:
Branch1(config-router)#network 10.0.0.0 0.0.0.3
Branch1(config-router)#network 10.0.0.8 0.0.0.3
Branch1(config-router)#network 172.17.2.0 0.0.0.255
Branch1(config-router)#network 172.17.3.0 0.0.0.255
Branch1(config-router)#network 172.16.2.0 0.0.0.255
Branch1(config-router)#network 172.16.3.0 0.0.0.255
c. Perform a similar configuration on Branch2, using EIGRP 100 and advertising the appropriate
networks.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 4
CCNA Discovery
Introducing Routing and Switching in the Enterprise
View the routing tables of Branch1 and Gateway again. Describe the effect that these summary
commands have on the routing tables.
______________________________________________________________________________
______________________________________________________________________________
Step 7: Reflection
a. Although removing automatic summarization solved the issue of missing subnets, what possible
problem could it cause?
_______________________________________________________________________________
_______________________________________________________________________________
b. How could removing automatic summarization help in troubleshooting an EIGRP network?
_______________________________________________________________________________
_______________________________________________________________________________
c. How did the use of loopback interfaces make this lab easier to complete?
_______________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 4 of 4