From: Sam.MicroGate@usa.telekom.de
Date: Thu Nov 14 2002 - 12:03:43 GMT-3
Hello Group,
R4 is a route reflector client to R2. On R4, I am trying to prepend the 1000
and 1001 to 100.100.100.0 route but it is not happening. In R2,
100.100.100.0 looks like it is originated form the AS 65522, not from 1000,
1001. Is there any problem in my config? Thanks.
R4:
router bgp 65522
no synchronization
bgp log-neighbor-changes
network 100.100.100.0 mask 255.255.255.0
network 100.100.101.0 mask 255.255.255.0
neighbor 150.50.2.2 remote-as 65522
neighbor 150.50.2.2 update-source Loopback0
neighbor 150.50.2.2 route-map prepend out
!
access-list 1 permit 100.100.100.0
route-map prepend permit 10
match ip address 1
set as-path prepend 1000 1001
!
route-map prepend permit 20
R2:
*>i100.100.100.0/24 150.50.4.4 0 100 0 i
*>i100.100.101.0/24 150.50.4.4 0 100 0 i
This archive was generated by hypermail 2.1.4 : Tue Dec 03 2002 - 07:23:00 GMT-3