From: Pierre-Alex (paguanel@hotmail.com)
Date: Mon Mar 19 2007 - 16:28:44 ART
It seems to me that if you do this you will get 253 254i rather than 254
253i because prepend will add before your AS not after.
Try "local-as" to solve this problem ...
Pierre-Alex
----- Original Message -----
From: "Jeff Mullan" <jmullan78@gmail.com>
To: <achievewoo@gmail.com>
Cc: <ccielab@groupstudy.com>
Sent: Monday, March 19, 2007 12:10 AM
Subject: Re: AS-Path manipulation
> Can you try a route-map inbound on R2 like this and see if it works :
>
> route-map AS_PATH_PREPEND permit 10
> set as-path prepend 253
>
>
>
> On 3/18/07, achievewoo@gmail.com <achievewoo@gmail.com> wrote:
> >
> > Hi group,
> > I met difficoulty about AS-path.
> > Here is the situation.
> > R1----R2
> > R1 in AS 254
> > R2 in AS 2
> > R1 advertised one route to R2 by BGP
> > On R2, show ip bgp
> >
> > Network Next Hop Metric LocPrf Weight Path
> > *> 100.100.100.0 192.168.1.254 0 0 254 i
> >
> > I was required to configure R2 and prepand AS 253 after 254.
> > The output should like this:
> > Network Next Hop Metric LocPrf Weight Path
> > *> 100.100.100.0 192.168.1.254 0 0 254
253i
> >
> > Could anyone can help me solve it?
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:51 ART