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: [email protected] [mailto:[email protected]] On Behalf Of Derick Winkworth Sent: Thursday, April 01, 2010 22:33 To: [email protected] 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 [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/ _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
