The display destination-nat address-group command displays the configurations of destination NAT address pool.
display destination-nat address-group [ [ id address-group-number | name address-group-name ] [ vsys vsysname ] | all-systems ]
| Parameter | Description | Value |
|---|---|---|
id address-group-number |
Displays configurations of the specific address pool ID. |
The value is an integer ranging from 0 to 1023. |
name address-group-name |
Displays configurations of the specific address pool name. |
The address pool must exist. |
all-systems |
Displays NAT address pool information on the public system and virtual systems. |
- |
vsys vsysname |
Displays NAT address pool on the specified virtual system. |
The value is a case-insensitive string of 1 to 32 characters. |
# Display configurations of the destination NAT address pool.
<sysname> display destination-nat address-group Destination NAT address-group information: Total 1 destination NAT address-group(s) destination-nat address-group 0 abc reference count: 0 section 1.1.1.1 1.1.1.10
Item |
Description |
|---|---|
Destination NAT address-group information |
Information about the destination NAT address pool |
Total 1 destination NAT address-group(s) |
Number of destination NAT address pools |
destination-nat address-group 0 abc |
ID and name of a destination NAT address pool |
section |
Address segment in a destination NAT address pool |
reference count |
Number of times a destination NAT address pool is referenced |