[c-nsp] match-in-vrf with NVI
Derick Winkworth
dwinkworth at att.net
Fri Apr 2 10:09:51 EDT 2010
I did this last night, and while it took the config without complaining, the second one overwrote the first one in running-config.
What I am really looking for is this functionality in NVI..
ip nat source static 10.1.1.9 205.141.232.13 vrf SUB001-VRF match-in-vrf
ip nat source static 10.1.1.4 205.141.232.13 vrf SUB002-VRF match-in-vrf
That would be outstanding.
________________________________
From: Arie Vayner (avayner) <avayner at cisco.com>
To: Derick Winkworth <dwinkworth at att.net>; cisco-nsp at puck.nether.net
Sent: Fri, April 2, 2010 1:44:08 AM
Subject: RE: [c-nsp] match-in-vrf with NVI
Derick,
>From what I can see, since 12.2(33)XND you can configure duplicate outside NAT mapping with different VRFs without the need for the "match-in-vrf" keyword. It would just use the VRF names in the NAT statements:
So this config should work:
router(config)#ip nat outside source static network 172.1.1.0 16.1.1.0 /24 vrf Cust_A
router(config)#ip nat outside source static network 172.1.1.0 16.1.1.0 /24 vrf Cust_B
Arie
-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Derick Winkworth
Sent: Thursday, April 01, 2010 22:33
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] match-in-vrf with NVI
All:
Anyone know when the "match-in-vrf" keyword will be supported with NAT NVI? I really would like to see this!
Derick
_______________________________________________
cisco-nsp mailing list cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
More information about the cisco-nsp
mailing list