The display nat simple-configuration address-group command displays the configuration of a specific or all address pools in a simplified NAT instance.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
group-name |
Displays the configuration of a specified address pool in a simplified NAT instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
Usage Scenario
To view the configuration of address pools in a simplified NAT instance, run the display nat simple-configuration address-group command. The address pool in the simplified NAT instance is created using the nat address-group or nat address-group unnumbered interface command.
Precautions
In VS mode, this command is supported only by the admin VS.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display nat simple-configuration address-group
nat address-group 1 group-id 1 192.168.3.1 mask 32
nat address-group 2 group-id 2 192.168.3.2 mask 32
nat address-group 3 group-id 3 192.168.3.3 mask 32
Item | Description |
---|---|
nat address-group | Address pool configuration of a NAT instance. |