delete ip nat rule
Description
Deletes an IP Network Address Translation (NAT) rule.
Syntax Description
ip | Specifies Internet Protocol (IP). |
nat | Specifies NAT. |
rule | Specifies deleting a NAT rule. |
rule_name | Specifies the NAT rule name to delete. |
Default
N/A.
Usage Guidelines
To create a rule, run the command create ip nat rule rule_name type [ source-nat | napt | destination-napt].
Example
The following example deletes the NAT rule named "rule1"
# delete ip nat rule rule1
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.