disable ip nat

disable ip nat

Description

Globally disables Network Address Translation (NAT).

Syntax Description

ip Specifies Internet Protocol (IP).
nat Specifies enabling NAT.

Default

N/A.

Usage Guidelines

NAT maps IP addresses from one address domain (typically private IP address spaces) to an another address domain (typically a public Internet IP address space) to provide transparent routing to end hosts. This translation is accomplished transparently by having a NAT device translate the IP address and/or Layer 4 port of the packets.

To view IP NAT information, run the command show ip nat.

Example

The following example disables IP NAT:

# disable ip nat

History

This command was first available in ExtremeXOS 31.2.

Platform Availability

This command is available on the switches that support the IP NAT feature. For information about which switches support this and other features, see the ExtremeXOS 32.2 Feature License Requirements document.