display nat instance

Function

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.

Format

display nat instance [ instance-name ]

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
nat read

Usage Guidelines

To view the configurations of a specific or all NAT instances, run the display nat instance command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display the configurations of a NAT instance named cpe1 on the vBRAS-CP.
<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
Table 1 Description of the display nat instance command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >