Unable to import routes from one vrf to another vrf

From: Naufal Jamal <naufalccie_at_yahoo.in>
Date: Wed, 17 Nov 2010 06:24:51 +0530 (IST)

Hi,

I am trying to import a specific subnet 30.30.30.1/32 subnet routes from VXI
to SITEL VRF.
I am able to import all the routes from VXI to SITEL but unable to import
specific one route.

Can any one look into the below config and help out please?

ip vrf SITEL
 rd 10:10
 import map VXI-SITEL
 route-target export 100:100
 route-target import 200:200
!
ip vrf VXI
 rd 20:20
 route-target export 200:200

ip extcommunity-list 1 permit rt 200:200

ip prefix-list VXI seq 5 permit 30.30.30.1/32
!
!
!
route-map VXI-SITEL permit 10
 match ip address prefix-list VXI
 match extcommunity 1

MDCXRC#sh ip bgp vpnv4 vrf SITEL
BGP table version is 43, local router ID is 1.1.1.1
Status codes: s suppressed, d damped, h history, * valid, > best, i -
internal,
              r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network Next Hop Metric LocPrf Weight Path
Route Distinguisher: 10:10 (default for vrf SITEL)
*> 20.20.20.1/32 1.1.1.2 0 0 200 i

MDCXRC#sh ip bgp vpnv4 vrf VXI
BGP table version is 43, local router ID is 1.1.1.1
Status codes: s suppressed, d damped, h history, * valid, > best, i -
internal,
              r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network Next Hop Metric LocPrf Weight Path
Route Distinguisher: 20:20 (default for vrf VXI)
*> 10.10.10.1/32 2.2.2.2 0 0 200 i
*> 30.30.30.1/32 2.2.2.2 0 0 200 i

Blogs and organic groups at http://www.ccie.net
Received on Wed Nov 17 2010 - 06:24:51 ART

This archive was generated by hypermail 2.2.0 : Sun Dec 05 2010 - 22:14:56 ART