From: pita40 (pita40@hotmail.com)
Date: Tue Apr 08 2003 - 17:25:05 GMT-3
Section G.4
2) Route learned from the cloud which has traversed AS 1000 should not be
advertised beyond AS 34.
If this question is going to be solved on R4 you have got to use the
following
r4
neighbor 170.1.1.254 send-community
neighbor 170.1.1.254 route-map metric1 in
ip as-path access-list 44 permit _1000_
route-map comm1 permit 10
match as-path 44
set community no-export
!
route-map comm1 permit 20
THis approach does not solve the problem.
The only way that worked is to configure this on the ipcloud router.
Does send-community support "route-map in"
Any thoughts
This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:49 GMT-3