show services nat resource-usage source-pool
Syntax
show services nat resource-usage source-pool <all> pool-name
Description
Display NAT resource usage.
Options
<all> | Display all NAT resource usage statistics. |
pool-name | Display NAT resource usage statistics for the specified pool. |
Required Privilege Level
view
Output Fields
Table 1 lists the output
fields for the show services nat resource-usage
command.
Output fields are listed in the approximate order in which they appear.
Field Name |
Description |
---|---|
|
Name of the pool. |
|
Address of the pool. |
|
Number of used resources in the pool. |
|
Number of available resources in the pool. |
|
Total number of addresses in the pool. |
|
Percent of resources used. |
Sample Output
- show services nat resource-usage source-pool all
- show services nat resource-usage source-pool src-nat-pool-2
show services nat resource-usage source-pool all
user@host> show services nat resource-usage source-pool all PAT pools(including address-shared pool) port utilization: Pool Address Used Avail Total Usage src-nat-pool-1 1 64 0 64 100% src-nat-pool-2 4 0 258048 258048 0%
show services nat resource-usage source-pool src-nat-pool-2
show services nat resource-usage source-pool src-nat-pool-2 Pool name: src-nat-pool-2 Total address: 4 Port-overloading-factor: 1 Total ports: 258048 Used: 0 Avail: 258048 Current usage: 0% Peak usage: 0% at 1970-01-01 00:00:00 UTC Address Factor-index Port-range Used Avail Total Usage 1.1.1.20 0 Single Ports 0 64512 64512 0% 1.1.1.21 0 Single Ports 0 64512 64512 0% 1.1.1.22 0 Single Ports 0 64512 64512 0% 1.1.1.23 0 Single Ports 0 64512 64512 0%
Release Information
Command introduced in Junos OS Release 19.3R2.