From: Faryar Zabihi \(fzabihi\) (fzabihi@cisco.com)
Date: Thu Apr 27 2006 - 19:49:42 GMT-3
I am trying to prepend to the as-path(IE lab 14 task 5.5). I tried with
ACL first and then tried the IE solution exactly and still no luck
any ideas?
router bgp 100
no synchronization
bgp router-id 150.1.1.1
bgp log-neighbor-changes
neighbor 150.1.3.3 remote-as 100
neighbor 150.1.3.3 update-source Loopback0
neighbor 204.12.1.254 remote-as 54
neighbor 204.12.1.254 route-map TO_BB3 out
no auto-summary
!
!
ip prefix-list TEST seq 5 permit 167.2.4.0/23 le 24
!
route-map TO_BB3 permit 10
match ip address prefix-list TEST
set as-path prepend 100 100
!
route-map TO_BB3 permit 100
!
Faryar
This archive was generated by hypermail 2.1.4 : Mon May 01 2006 - 11:41:59 GMT-3