NAT Virtual Interface

From CCIE Study Wiki

Jump to: navigation, search


NAT Virtual Interfaces or (NVI) can help simplify what would otherwise be complex NAT configurations

Theory

Contents

The NAT Virtual Interface (NVI) feature removes the requirement to configure an interface as either NAT inside or NAT outside. An interface can simply be configured to use NAT or to not use NAT.

When a NAT pool is shared for translating packets from multiple networks connected to a NAT router, an NVI is created and a static route is configured that forwards all packets addressed to the NAT pool to the NVI. The standard interfaces connected to the various networks need to be configured to identify that the traffic coming to/from these interfaces needs to be translated.

Commands

  • ip nat enable (interface) - configures an interface for NAT using a NVI
  • ip nat source list acl pool name vrf name [overload] - Defines source IP's , NAT pool, and VRF instance are associated with the dynamic NVI.
  • ip nat source static local-ip global-ip vrf name (global) - sets up a static NVI

Default Settings

  • Nothing listed yet

Verification

  • Nothing listed yet

Troubleshooting, Tips, and Tricks

  • When using a NAT virtual interface, route maps are not supported.

Online Resources

  • Configuring the NAT virtual interface feature from the Cisco IOS IP addressing services configuration guide.






Have something to contribute? See a mistake on this page? Have a hint or a link to share?
The CCIE Study Wiki is open to everyone to edit! All you need to do is to create an account to start contributing.
Please be sure to follow our posting guidelines when editing the wiki.

Maybe you have just have some thoughts or suggestions for this entry?
Use the Discussion link on the top or bottom menu to create or join the CCIE forum post on this topic.
You can also go straight to the CCIE Forums and start a new discussion in the forum of your choice.

If you'd rather just contact us with your thoughts, we'd love to hear what you have to say.

This page was last modified on 21 September 2009, at 20:33. This page has been accessed 236 times.