Re[3]: bgp question

From: Marek Janik (mjanik@xxxxxxxxxx)
Date: Thu Aug 30 2001 - 11:59:19 GMT-3


   
Hello Marek,
Thursday, August 30, 2001, 4:30:29 PM, you wrote:
MJ> Hello James,
MJ> 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
I've got it ....
I had to used route-map on R4 but "in" not "out" ...

R4
neighbor 150.100.1.254 remote-as 200
neighbor 150.100.1.254 route-map other in

route-map other permit 10
 match ip address 2
 set as-path prepend 500

And now on R3 I have
sho ip bgp (R3)
Network Next Hop Metric LocPref Weig Path
*>41.0.0.0/23 100.10.10.1 0 100 0 500 200 i
Thank for your help ...

--
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