configure ip nat delete vlan
Description
Deletes VLANs from the Network Address Translation (NAT).
Syntax Description
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. |
Default
N/A.
Usage Guidelines
To add a VLAN, run the command configure ip nat add {vlan} vlan_name direction [ingress | egress | both].
Example
The following example deletes the VLAN "vlan1" from NAT:
# configure ip nat delete vlan vlan1
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.