cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
279
Views
0
Helpful
2
Replies

VRF Leaking (Bug?)

random_camden
Level 1
Level 1

I am trying to leak specific routes between two VRF's using the following config.

It filters one way, but doesn;t pass any routes the other. If I replace

export map customer-mgt-range

with

route-target import 39097:701

then all routes get learnt. If I then put the original line back in, it all works fine. Looks like a bug to me, but can't find a matching one on CCO.

ip vrf MGT

rd 39097:701

export map mgt-range

route-target import 39097:999

!

ip vrf TWR1

rd 39097:702

export map customer-mgt-range

route-target import 39097:701

access-list 31 permit 172.31.0.0 0.0.255.255

access-list 32 permit 195.60.197.0

!

route-map customer-mgt-range permit 10

match ip address 31

set extcommunity rt 39097:999

!

route-map mgt-range permit 10

match ip address 32

set extcommunity rt 39097:701

2 Replies 2

Harold Ritter
Cisco Employee
Cisco Employee

What version are you running on this router? Cam you include the whole configuration.

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

IOS is IOS (tm) s72033_rp Software (s72033_rp-ADVIPSERVICESK9_WAN-M), Version 12.2(18)SXF7, RELEASE SOFTWARE (fc1)

I'm not really able to post any more config, as it's sensitive!

Just looking to see if there is a known bug initially..

Review Cisco Networking products for a $25 gift card