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

VRF - NAT

giaaaj
Level 1
Level 1

Hi

Ist possible to make NAT translationens in different VRF instances with the following setup:

ip nat outside source static 10.80.100.1 192.168.1.1 vrf MMCUST1

ip nat outside source static 10.80.100.1 192.168.1.1 vrf MMCUST5.

Thanks

1 Reply 1

vijayasankar
Level 4
Level 4

Hi,

As far as i know this would not be possible.

When VRF is involved, all you participating interfaces will be confined to that VRF.

Hence in your example, the VRF MMCUST1 will have its own inside and outside interface.

Similarly MMCUST5 will have its own inside and outside interface.

The interfaces on one VRF will not see the interface participating in other VRF.

So, the above configuration would be invalid.

You can do nat only for the corresponding VRF of the interface.

-VJ

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: