show services nat destination pool
Syntax
show services nat destination pool <interface interface-name> <service-set service set> <all>
Description
Display destination NAT address pool information.
Options
| interface interface-name> | Optional. Display destination NAT information specific to the interface. |
| service-set service-set> | Optional. Display destination NAT information specific to the service set. |
| all | Optional. Display all destination NAT address pool information. |
Required Privilege Level
view
Output Fields
Table 1lists the
output fields for the show services nat destination pool command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Description |
|---|---|
|
Interface name. |
|
Service set name. |
|
Pool name. |
|
Pool identification. |
|
Number of IP addresses that are in use. |
|
Number of times a translation in the translation table is used for a source NAT rule. |
|
IP address range in the source pool. |
|
Port number used to access the pool. |
Sample Output
show services nat destination pool
user@host> show services nat destination pool service-set ss1_interface_style1 interface vms-0/2/0 all
ss1_interface_style1 interface vms-0/2/0 all | no-more
Interface: vms-0/2/0 , Service set: ss1_interface_style1
Pool name : dest_pool
Pool id : 1
Total address : 253
Translation hits: 11
Address range Port
30.1.1.2 - 30.1.1.254 0
Release Information
Command introduced in Junos OS Release 19.3R2.