cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
523
Views
0
Helpful
2
Replies

EIGRP auto summmary query

I have the following network:

EIGRP query.png

All routers are configured in EIGRP AS 1 and the network 172.16.0.0 command (and the network 10.0.0.0 command for R1 and R4). All except for Router 1 have been configured with no auto. Router 1 has been left as the default of auto summarisation. The link between R2 and R3 is down.

My question is as follows:

What will R1 advertise to  R3 about 172.16.4.0/24 and why?

It will summarise at the classful boundary... meaning that it will send 172.16.0.0 to Router 4. However what will it send to R3?

After running this in GNS3 I find that R3 has 172.16.4.0/24 in its routing table. But why? Does it realise that the link to R3 is in the same classful network and not summarise?

1 Accepted Solution

Accepted Solutions

John Blakley
VIP Alumni
VIP Alumni

Steven,

"Does it realise that the link to R3 is in the same classful network and not summarise?"

This is correct. EIGRP summarizes at boundaries. What you would see is your 172.16.4.0/24 and 10.0.0.0/8 on R3. On R4, you should see the 172.16.0.0/16 and 10.1.1.0/24 (because it's connected. If you changed R2's link to 10.1.2.0/24, you'd see that 10.1.2.0/24 is on R4, but R3 would have a 10.0.0.0/8.

HTH,

John

HTH, John *** Please rate all useful posts ***

View solution in original post

2 Replies 2

John Blakley
VIP Alumni
VIP Alumni

Steven,

"Does it realise that the link to R3 is in the same classful network and not summarise?"

This is correct. EIGRP summarizes at boundaries. What you would see is your 172.16.4.0/24 and 10.0.0.0/8 on R3. On R4, you should see the 172.16.0.0/16 and 10.1.1.0/24 (because it's connected. If you changed R2's link to 10.1.2.0/24, you'd see that 10.1.2.0/24 is on R4, but R3 would have a 10.0.0.0/8.

HTH,

John

HTH, John *** Please rate all useful posts ***

Ah ok. I understand. Thank you.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card