09-24-2023 02:57 PM
I want to access two machines having the same IP addresses, I have narrowed the requirement by using VRF and route leaking but am stuck on the natting part, I wanted to do natting within the VRF, where one of the VRF interfaces will act as an outside interface, with IP nat outside and another interface will act a the Inside interface.
09-24-2023 09:05 PM
I think it support in ios xe for asr1000 platforms not for c9k platforms.
09-24-2023 11:59 PM
VRF means 2 different process - and have different routing table - its all depends on how you routing setup -
If the NAT inside VRF should work as i remember (not tested myself) - check Limitation and License requirement if you looking to deploy NAT.
09-25-2023 03:06 AM
Hello RaviCepheid,
Yes, you can perform NAT within a VRF on Cisco Catalyst 9300 switches. The capability you're looking for is supported in the Cisco IOS XE software. The specific software version that supports this feature can be found in the Cisco documentation or by referring to the Cisco Software Advisor tool on the official Cisco website.
Here's a high-level approach to achieving NAT within a VRF on a Cisco Catalyst 9300:
Configure VRFs: Set up the VRF instances for the inside and outside interfaces.
Enable NAT: Configure NAT within the VRF for translation between the inside and outside interfaces.
Define NAT Rules: Specify the NAT rules and translations based on your requirements.
For detailed and precise instructions, refer to the official Cisco documentation or consult Cisco technical support.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide