From: Salah ElShekeil (salah.elshekeil@gmail.com)
Date: Tue Mar 24 2009 - 16:26:39 ART
Example:
R1------------R3
In R1 I have this prefixes advertise them in eigrp
55.0.0.0/16
55.1.0.0/16
55.2.0.0/16
55.3.0.0/16
Put in the interface which is connected to R2
Ip sum ei 100 55.0.0.0 255.252.0.0
Then
Show ip route in R2
You will see
55.0.0.0/14 only
In R1 put
ip prefix-list SUM permit 55.3.0.0/16
route-map LEAK permit 10
mat ip add pre SUM
and change the previous summary to
ip summary eigrp 100 55.0.0.0 255.252.0.0 leak-map LEAK
show ip route in R2
you will see
55.0.0.0/14 along with 55.3.0.0/16
Lab it up you better
HTH
Salah
On Tue, Mar 24, 2009 at 10:11 PM, Tharak Abraham <tharakabraham@gmail.com>wrote:
> A route which is part/component of the summarized routes/manual
> summary which is advertised for preference.
> ie. a leaking route from the group, to make things easier.
>
> The following doc will help you much better..
>
>
> http://www.cisco.com/en/US/docs/ios/12_3t/12_3t14/feature/guide/gt_esflr.html
>
> BR,
> Tharak
>
>
> On Tue, Mar 24, 2009 at 7:48 PM, marish shah <contactmarish@gmail.com
> >wrote:
>
> > HI Experts,
> > PL z can any explain me what is leak map in Eigrp ?
> >
> > Thanks.
> >
> >
> > Blogs and organic groups at http://www.ccie.net
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
This archive was generated by hypermail 2.1.4 : Mon Apr 06 2009 - 06:44:06 ART