Configures the egress VLAN on which the translated traffic is sent out on.
ip | Specifies Internet Protocol (IP). |
nat | Specifies NAT. |
rule | Specifies configuring NAT rules. |
rule_name | Specifies the NAT rule name. |
egress | Specifies configuring the NAT egress VLAN. |
vlan | Specifies the NAT egress VLAN. |
vlan_name | Specifies the NAT egress VLAN name. |
N/A.
To create an IP NAT rule, run the command create ip nat rule rule_name type [ source-nat | napt | destination-napt].
The following example configures the VLAN "VLAN1" as the egress VLAN for IP NAT rule "rule2":
# configure ip nat rule rule2 egress 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.