i have ... 

2 core routers...... with many VRFs....

and some distribution switches.....

For this case/problem , let me describe it in simple works .

I have one vrf CERT-NDC and another vrf NDC_ITA 

now the problem...............................

I  am getting route 10.25.12.128/25 in vrf NDC_ITA  , which i want to  be  
imported in CERT-NDC and i did a import export already, and since i have  2 
cores CR01 and CR02,  when i do show ip route vrf NDC_ITA and show ip  route 
vrf 
CERT-NDC i can see the 10.25.12.128/25 route learning and  imported from 
NDC_ITA 
vrf...

BUT.......................................

As  i said we have some distributions...........i have 1 distribution for  
NDC_ITA and 1 distribution for CERT-NDC.....there i have some import  export as 
well , but 

on distribution level , i am seeing the  10.25.12.128/25 in vrf NDC_ITA  but i 
am not seeing it in similar  distributino of CERT-NDC.....

I am attaching the 4 configs to let me know what can be the possible problem !!!

Copy  pasting CR-01 AND CR02 and also copy pasting the DS-R03 and DS-R05  ..... 
" plz note that i wanna learn and see the route 10.25.12.128/25 in  CERT-NDC 
vrf.....this is the objective !!!


============================


CR01:
======

ip vrf CERT-NDC
 rd 65535:60
 route-target export 65535:60
 route-target import 65535:60
 route-target import 65535:51
 route-target import 65535:53


ip vrf NDC_ITA
 rd 65535:53
 route-target export 65535:53
 route-target import 65535:53
 route-target import 65535:60


address-family ipv4 vrf NDC_ITA
  redistribute connected
  neighbor 10.28.40.65 remote-as 28885
  neighbor 10.28.40.65 activate
  no synchronization
 exit-address-family

address-family ipv4 vrf CERT-NDC      < This is internal only and getting data 
from NDC_ITA vrf , via import from it )
  no synchronization
 exit-address-family



CR 02

=============

ip vrf CERT-NDC
 rd 65535:60
 route-target export 65535:60
 route-target import 65535:60
 route-target import 65535:51
 route-target import 65535:53


ip vrf NDC_ITA
 rd 65535:53
 route-target export 65535:53
 route-target import 65535:53
 route-target import 65535:60


address-family ipv4 vrf NDC_ITA
  redistribute connected
  neighbor 10.28.40.67 remote-as 28885
  neighbor 10.28.40.67 activate
  no synchronization
 exit-address-family



address-family ipv4 vrf CERT-NDC
  no synchronization
 exit-address-family







DS-R03   ( Switch which should learn the 10.25.12.128/25 subnet  ... from 
import 
from vrf NDC_ITA)

=================
ip vrf CERT-NDC
 rd 65535:60
 route-target export 65535:60
 route-target import 65535:60
 route-target import 65535:51
 route-target import 65535:52
 route-target import 65535:53



 address-family ipv4 vrf CERT-NDC
  redistribute connected
  redistribute static
  no synchronization
 exit-address-family


ip route vrf CERT-NDC 10.25.3.0 255.255.255.192 10.28.50.66
ip route vrf CERT-NDC 10.25.4.0 255.255.255.192 10.28.50.66
ip route vrf CERT-NDC 10.25.5.0 255.255.255.192 10.28.50.66
ip route vrf CERT-NDC 10.25.6.0 255.255.255.192 10.28.50.66
ip route vrf CERT-NDC 10.25.7.0 255.255.255.192 10.28.50.66
ip route vrf CERT-NDC 10.25.8.0 255.255.255.192 10.28.50.66
ip route vrf CERT-NDC 10.25.35.0 255.255.255.0 10.28.50.66
ip route vrf CERT-NDC 10.25.37.0 255.255.255.0 10.28.50.66



DS-R05    ( Connected to internal network of NDC-ITA)

=======

ip vrf NDC_ITA
 rd 65535:53
 route-target export 65535:53
 route-target import 65535:53
 route-target import 65535:60

address-family ipv4 vrf NDC_ITA
  redistribute connected
  redistribute static
  no synchronization
 exit-address-family



ip route vrf NDC_ITA 10.25.36.64 255.255.255.192 10.28.50.10
ip route vrf NDC_ITA 10.25.36.128 255.255.255.128 10.28.50.10
ip route vrf NDC_ITA 10.25.37.0 255.255.255.0 10.28.50.10
ip route vrf NDC_ITA 10.25.41.0 255.255.255.128 10.28.50.10
ip route vrf NDC_ITA 10.25.46.0 255.255.255.224 10.28.50.10
ip route vrf NDC_ITA 10.25.46.32 255.255.255.224 10.28.50.10
ip route vrf NDC_ITA 10.25.47.32 255.255.255.224 10.28.50.10
ip route vrf NDC_ITA 10.25.60.0 255.255.255.0 10.28.50.10



PLEASE  H3LP.............................. "I am not able to learn  
10.25.12.128/25 subnet on distribution CERT-NDC , but same CERT-NDC on  core01 
and core02 i am able to see route 10.25.12.128/25 , which is  coming from 
NDC_ITA to be exact and learning from EXTERNAL SERVICE  PROVIDER....



 Kamran Shakil
Network Engineer


      
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to