- show security nat destination
pool
- <
pool-name >
- all
Command introduced in Release 9.2 of JUNOS software.
Display information about the specified Network Address Translation (NAT) destination address pool.
This command is supported on SRX-series devices.
pool-name —Name of the destination address pool.
all—Display information about all the destination NAT address pool.
view
pool (Destination NAT Services Gateway)
Table 71 lists the output fields for the show security nat destination pool command. Output fields are listed in the approximate order in which they appear.
Table 71: show security nat destination pool Output Fields
user@host> show
security nat destination pool dst-nat-pool1
Pool name: dst-nat-pool1 Pool id: 1 Routing instance: ri-green Total address: 1 Address available: 1 Address range Port 10.1.1.150-10.1.1.150
user@host> show
security nat destination pool all
Total destination nat pool number: 3 Pool name: dst-nat-pool1 Pool id: 1 Routing instance: ri-green Total address: 1 Address available: 1 Address range Port 10.1.1.150-10.1.1.150 Pool name: dst-nat-pool2 Pool id: 2 Routing instance: ri-green Total address: 21 Address available: 10 Address range Port 10.1.1.160-10.1.1.180 Pool name: dst-nat-pool3 Pool id: 3 Routing instance: ri-green Total address: 1 Address available: 1 Address range Port 10.1.1.190-10.1.1.190 8080