configure ip nat rule name

configure ip nat rule rule_name name new_rule_name

Description

Changes the name of an IP Network Address Translation (NAT) rule.

Syntax Description

ip Specifies Internet Protocol (IP).
nat Specifies NAT.
rule Specifies configuring NAT rules.
rule_name Specifies the current NAT rule name.
name Specifies providing a new NAT rule name.
new_rule_name Specifies the new NAT rule name.

Default

N/A.

Usage Guidelines

Example

The following example changes the name of the IP NAT rule "old_rule_name" to "new_rule_name":

# configure ip nat rule old_rule_name name new_rule_name

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.