Hi,

I am working with import/export maps to filter vrf routes. My import map is
working but I can't get the export map to work.

There are a number of routes being passed via MBGP between vrf SITE2 and
vrf SITE6. I am trying to filter 120.49.44.0/24.

Config not working:

ip prefix-list 34 seq 5 permit 120.49.44.0/24
!
ip extcommunity-list 34 permit rt 7018:2
!
route-map filter deny 10
 match ip address prefix-list 34
 match extcommunity 34
route-map filter permit 20
!
ip vrf SITE2
 rd 7018:2
 export map filter
 route-target export 7018:2
 route-target import 7018:2
 route-target import 7018:6

When I use the same prefix-list, extcomm list and route-map on the remote
site with an 'import map filter', it correctly filters the route. For some
reason the export map is not filtering the route outbound.

Any ideas?

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

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to