display nat outbound
Format
display nat outbound [ acl acl-number | address-group group-index | interface interface-type interface-number ]
Parameters
Parameter |
Description |
Value |
---|---|---|
acl acl-number |
Displays the number of a basic ACL or an advanced ACL. |
The value must be an existing ACL number. |
address-group group-index |
Displays the index of a NAT address pool. |
The value must be an existing address pool index. |
interface interface-type interface-number |
Displays the type and number of an interface. |
- |
Example
# Display all information about outbound NAT.
<Huawei> display nat outbound
NAT Outbound Information:
--------------------------------------------------------------------------
Interface Acl Address-group/IP/Interface Type
--------------------------------------------------------------------------
Vlanif300 2000 1 no-pat
--------------------------------------------------------------------------
Total : 1
Item |
Description |
---|---|
Interface |
Name of an interface. |
Acl |
Basic or advanced ACL that is in use. |
Address-group/IP/Interface |
The index of a NAT address pool or IP address or loopback interface. |
Type |
Type of NAT. (If no NAT address pool is specified, the IP address of the interface is used as the translated IP address. That is, Easy IP is used.) |
Total |
Number of outbound NAT information items. |