Re: SV: ip prefix-list or...

From: Quetta Walla (quetta_1@lycos.com)
Date: Sat Sep 17 2005 - 03:42:11 GMT-3


Example:
aggregate-address 1.1.3.0 255.255.255.0 route-map AGG
neighbor x.x.x.x unsuppress-map ONLY_THIS_ONE

route-map AGG permit 10
match ip add prefix SUMM
!
ip prefix-list SUMM seq 5 permit 1.1.3.0/24
ip prefix-list ONLY_THIS_ONE seq 5 permit y.y.y.y

So y.y.y.y is the only route out of the routes on which your aggregate was based, that will be advertised along with the aggregated address.

!

----- Original Message -----
From: "Jens Petter Eikeland" <jenseike@start.no>
To: "'Quetta Walla'" <quetta_1@lycos.com>
Subject: SV: ip prefix-list or...
Date: Fri, 16 Sep 2005 15:39:39 +0200

>
> So what you are saying here :
>
> ", then you have to suppress all except the onw u want to appear there."
>
> Yes... this is the requerment, so I need to get rid of those routes.. How
> will you accomplish this with a unsupress-map.. show me what you mean by
> config, because I can not see how this will meet the requerments
>
> Jens Petter Eikeland
>
> -----Opprinnelig melding-----
> Fra: Quetta Walla [mailto:quetta_1@lycos.com]
> Sendt: 16. september 2005 13:22
> Til: Jens Petter Eikeland
> Kopi: ccielab@groupstudy.com
> Emne: Re: ip prefix-list or...
>
> Permit the only aggregated route through prefix-list.
> And for requirement of only only prefix to appear, use
> neighbor x.x.x.x unsuppress-map WORD Name of route map
> suppress-map suppreses routes, then you have to suppress all except the onw
> u want to appear there. So dont you think unsuppress will be a better
> option.
>
>
> ----- Original Message -----
> From: "Jens Petter Eikeland" <jenseike@start.no>
> To: ccielab@groupstudy.com
> Subject: ip prefix-list or...
> Date: Fri, 16 Sep 2005 04:54:32 +0200
>
> >
> > hi all..
>
> > i need some help with making bgp filter..
> >
> > task :
> >
> > Summarize BGP networks on R5 (207.168.1.0, 207.168.2.0, 207.168.21.0, and
> > 207.168.22.0)
> > Do not use summary-only command
> > Do not let specific routes to appear except for 207.168.5.0..
> >
> > I guess task 1 is: I want an exact match on the aggregat, but I am not
> that
> > familiar with making this, so help please..
> >
> > answer : use prefix-lists??
> >
> > And task 2 is : make only the summary and the one spesific route to show
> in
> > bgp table.
> >
> > answer : use supress-map??
> >
> > Not sure if this are the way to do it, but if it is I would also like to
> > know how to make that prefix-list.. step-by-step
> >
> > jens p
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
>
> --
> _______________________________________________
>
> Search for businesses by name, location, or phone number. -Lycos Yellow
> Pages
>
> http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp
> ?SRC=lycos10
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

-- 


This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:15 GMT-3