RE: EIGRP auto summary

From: Annu (annu_roopa@xxxxxxxxx)
Date: Thu Dec 27 2001 - 12:08:33 GMT-3


   
JP,

The reason for ur EIGRP not auto-summarizing is that
by default EIGRP does not auto-summarise external
routes if there is no internal component of that major
network in its table.

>From ur Lab it looks like EIGRP primary add is
192.168.x.x and the net u are trying is 172.16.0.0
which does not have a entry (secondary address dont
count i think).

Look at this example and hopefully this is the
problem.

http://www.cisco.com/warp/public/103/eigrp5.html#3

Hope this helps,and let me know.I want to know what is
the reason if i am not correct.

Annu

--- "Chua, Parry" <Parry.Chua@compaq.com> wrote:
> Hi,
>
> I perform the similar test, the secondary address at
> ethernet is the
> cause of
> no autosummary. Once you remove the secondary Ip
> address, the summary
> route will be
> show in both routers. next you create a secondary IP
> address with
> different major
> network and advertise it, you will see that it does
> not auto summary for
> this new Ip
> address
>
> Parry Chua
>
> -----Original Message-----
> From: Jeongwoo Park [mailto:Jpark@wams.com]
> Sent: Thursday, December 27, 2001 4:28 PM
> To: 'ccielab@groupstudy.com'
> Subject: EIGRP auto summary
>
>
> Hi
> I created the three loopback interfaces in EIGRP
> running router( Router
> A)
> as following to see if this router can do
> auto-summary.
> Router A:
> !
> interface Loopback1
> ip address 172.16.1.1 255.255.255.252
> no ip directed-broadcast
> !
> interface Loopback2
> ip address 172.16.1.5 255.255.255.252
> no ip directed-broadcast
> !
> interface Loopback3
> ip address 172.16.1.9 255.255.255.252
> no ip directed-broadcast
> !
> interface Ethernet0
> ip address 172.16.10.10 255.255.255.0 secondary
> ip address 192.168.1.249 255.255.255.0
> no ip directed-broadcast
> no ip split-horizon eigrp 1
> !
> router eigrp 1
> redistribute connected
> network 172.16.0.0
> network 192.168.1.0
> !
> ip http server
> ip classless
> !
> line con 0
> password xxx
> transport input none
> stopbits 1
> line vty 0 4
> exec-timeout 0 0
> password xxx
> login
> !
> end
>
> now I checked the other router (Router B) that is
> connected through
> Ethernet
> in order to see if this three loopback subnets were
> auto summarized.
> Unfortunately No even if auto-summary was on by
> default.
> From router B, I was able to see each indivisual
> subnet entries, which
> means
> auto-summary is not working.
> I could manually summarize these three subnet after
> disabling
> auto-summary,
> not automatically.
> Do you know why?
>
> I will appreciate your inputs.
>
> JP
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:48 GMT-3