The display nat instance command displays the configurations of a specific or all NAT instances.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
instance instance-name |
Displays configurations of a NAT instance with a specified name. If the NAT instance name is specified, the configurations of the specified NAT instance are displayed. If the NAT instance name is not specified, the configurations of all existing NAT instances are displayed. |
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. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display nat instance cpe1
nat instance cpe1 id 100
nat address-group 1 group-id 1 192.168.1.1 192.168.2.1
nat log session enable
Item | Description |
---|---|
nat instance cpe1 id | NAT instance name and ID. |
nat address-group 1 group-id | NAT address pool information. |
nat log session enable | NAT session log function. |