RE: BGP as-path appending

From: IceFire (Fire_Ice@verizon.net)
Date: Thu Feb 02 2006 - 22:50:52 GMT-3


AS path-prepend will do what you are asking.

Refer to the route-map from a neighbor statement. If you want you can use an
ACL to match the route inside the route-map as well.

Route-Map prepend permit 10
Set as-path 141

Thanks

IceFire

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
jnkmail4eva@yahoo.com
Sent: Thursday, February 02, 2006 7:53 PM
To: ccielab@groupstudy.com
Subject: BGP as-path appending

IGBP
RouterA <-------- AS 140 -------> RouterB

RouterA# sh ip bgp
Network Next Hop Metric LoalPri Weight Path
*>192.68.1.0 10.1.1.1 0 0 140 i

Is there a way to append to the current path so it looks like below ?

Network Next Hop Metric LoalPri Weight Path
*>192.68.1.0 10.1.1.1 0 0 140
141 i

I know I can prepend but I am not sure how to append, i.e if it's possible.

Any suugestions ?



This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:17 GMT-3