show security nat source paired-address
Syntax
show security nat source paired-address <internal-ip internal-ip-address> <logical-system logical-system-name> <pool-name pool-name> <root-logical-system> <xlated-ip x-lated-ip-address>
Description
Display information about the Network Address Translation (NAT) source paired addresses.
Options
none | Display all paired IP address information. |
internal ip internal-ip-address | Display information about the specified internal IP address. |
logical-system logical-system-name | Display information about the source NAT pools for the specified logical system. |
pool-name pool-name | Display paired address information for the specified pool. |
root-logical-system | Display information about the source NAT pools for the primary (root) logical system. |
x-lated-ip x-lated-ip-address | Display information about the specified translated external IP address. |
Additional Information
Required Privilege Level
view
Output Fields
Table 1 lists the output
fields for the show security nat source paired-address
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
Name of the source pool. |
|
Internal IP address. |
|
External IP address. |
Sample Output
- show security nat source paired-address
- show security nat source paired-address pool-name
- show security nat source paired-address pool-name internal-ip
- show security nat source paired-address pool-name xlated-ip
show security nat source paired-address
user@host> show security nat source paired-address Pool name: pool-namelength-is-now-changed-upto-63-characters-lengtht Internal address External address 192.0.2.0 203.0.113.105 Pool name: pool-namelength-is-now-changed-upto-63-characters-length Internal address External address 192.0.2.1 203.0.113.105 192.0.2.2 203.0.113.105 192.0.2.3 203.0.113.105 192.0.2.4 203.0.113.105 192.0.2.5 203.0.113.105 192.0.2.6 203.0.113.105 Pool name: pool-namelength-is-now-changed-upto-63-characters-length Internal address External address 192.0.2.9 203.0.113.105
show security nat source paired-address pool-name
user@host> show security nat source paired-address pool-name sp1 Pool name: sp1 Internal address External address 192.168.1.1 192.0.2.1 192.168.1.2 192.0.2.2 192.168.1.3 192.0.2.3
show security nat source paired-address pool-name internal-ip
user@host> show security nat source paired-address pool-name sp1 internal-ip 192.168.1.1 Pool name: sp1 Internal address External address 192.168.1.1 192.0.2.1
show security nat source paired-address pool-name xlated-ip
user@host> show security nat source paired-address pool-name sp1 xlated-ip 192.0.2.2 Pool name: sp1 Internal address External address 192.168.1.2 192.0.2.2
Release Information
Command introduced in Junos OS Release 12.1X45-D10.