cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
340
Views
0
Helpful
1
Replies

VRF NAT Translation / Port Translation

Jeffrey Simon
Level 1
Level 1

I recently moved the subnet 10.0.50.0/24 into a VRF.  After doing so I realized this broke one of my NAT translations:

ip nat inside source static tcp 10.0.50.230 22 interface GigabitEthernet1/1 9022

I located the following document: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr_nat/configuration/xe-3s/nat-xe-3s-book/iadnat-match-vrf.pdf

It shows different types of NAT translations for VRF's, but not what I am looking to do exactly.  Can someone assist me in getting the above NAT translation to work with a host that is in a VRF?

Thanks!

1 Reply 1

mbarnovsky1
Level 1
Level 1

Hi Jeffrey,

I'm not the most familiar with this situation, but I've found this thread on the learning network referring to simply adding "vrf <vrf_name>" at the end of the command to specifically tell it to only operate on that VRF. https://learningnetwork.cisco.com/thread/44189

I hope this helps even a little

- Marcus 

Review Cisco Networking for a $25 gift card