indeed in my case this egbp announcement is sent out to another ebgp hence the as number is ok also using 65221...
:-) > From: [email protected] > To: [email protected]; [email protected] > Subject: Re: [c-nsp] BGP prepend with route-map in input > Date: Wed, 12 Dec 2012 13:32:39 +0000 > > > > > > >Does it works BGP prepending applied > >with a route-map in incoming direction ? > >I admit I saw it only in outbond > >directionÅ . > > > > > > > >ie: > > > >router bgp 65221 > >neighbor 10.111.232.62 remote-as 65010 > >neighbor 10.111.232.62 route-map prepend in > > > > > >route-map prepend permit 10 > > > >set as-path prepend 65221 65221 65221 65221 65221 > > > > > > yes, it works, but in this direction you want to set the remote as in the > prepend, i.e. "set as-path prepend 65010 65010 65010 65010 65010" > > oli > _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
