display nat no-pat statistics address-group { name group-name | id group-id } [ session | verbose ] *
display nat no-pat statistics vsys vsys-name address-group group-name [ session | verbose ] *
| Parameter | Description | Value |
|---|---|---|
vsys vsys-name |
Specifies the name of a virtual system. |
The value must be the name of an existing virtual system. |
group-name |
Specifies the name of the address pool. |
The address pool must exist. |
group-id |
Specifies the id of the address pool. |
The value range of the parameter is subject to the specific device model. Please refer to the actual data in practice. |
session |
Indicates the number of sessions. |
- |
verbose |
Displays detailed no-PAT statistics. |
- |
Before viewing statistics on a specific NAT address pool, enable the address pool statistics function globally or in the address pool view.
Only the USG6510E/6510E-POE/6530E does not support this command.
# Display statistics on no-PAT NAT address pool nop1.
[sysname] nat statistics enable [sysname] nat address-group nop1 3 [sysname-address-group-nop1] statistics enable [sysname] display nat no-pat statistics address-group name nop1 No-PAT statistics for address group "nop1" (3) [2015/9/24 17:51:14]: No-PAT statistics for section 0: ----------------------------------------------------------------- IP address: Total:100 Used:0 Unused:100 Usage:0% No-PAT statistics for section 1: ----------------------------------------------------------------- IP address: Total:100 Used:0 Unused:100 Usage:0% [The IP Address 1.0.0.3 has been reserved for PAT]
Item |
Description |
|---|---|
IP address |
Statistics on IP addresses in a NAT address pool |
Total |
Total number of IP addresses in the NAT address pool |
Used |
Number of used IP addresses in the NAT address pool |
Unused |
Number of unused IP addresses in the NAT address pool |
Usage |
IP address usage in the NAT address pool |