From: Marek Janik (mjanik@xxxxxxxxxx)
Date: Thu Aug 30 2001 - 11:30:29 GMT-3
Hello James,
Thursday, August 30, 2001, 4:09:39 PM, you wrote:
MJ> router bgp 3
MJ> neighbor <ipR3> route-map <test> out
MJ> route-map <test> permit 10
MJ> match ip address <ACL>
MJ> set as-path prepend 500
It doesn't work ...
R4 configuration
router bgp 3
no sync
neighbor 100.10.10.1 remote-as 3
neighbor 100.10.10.1 update.. loo 0
neighbor 100.10.10.1 next-hop-self
neighbor 100.10.10.1 route-map other out
neighbor 150.100.1.254 remote-as 200
no auto-summary
!
route-map other permit 10
match ip address 2
set as-path prepend 500
access-list 2 permit any
R3 configuration
router bgp 3
no sync
neighbor 100.20.20.1 remote-as 3
neighbor 100.20.20.1 update.. loo 0
no auto-summary
sho ip bgp (R3)
Network Next Hop Metric LocPref Weig Path
*>41.0.0.0/23 100.10.10.1 0 100 0 200
I think that it's well solution but only for ebgp peers ....
-- Marek Janik **Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:00 GMT-3