Deletes VLANs from the Network Address Translation (NAT).
ip | Specifies Internet Protocol (IP). |
nat | Specifies enabling NAT. |
delete | Specifies deleting a VLAN. |
vlan | Specifies deleting a VLAN. |
vlan_name | Specifies the VLAN to delete. |
N/A.
To add a VLAN, run the command configure ip nat add {vlan} vlan_name direction [ingress | egress | both].
The following example deletes the VLAN "vlan1" from NAT:
# configure ip nat delete vlan vlan1
This command was first available in ExtremeXOS 31.2.
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.1 Feature License Requirements document.