show security nat incoming-table
Syntax
show security nat incoming-table
<node (node-id
| all | local | primary)>
Description
Display Network Address Translation (NAT) table information.
The incoming dip NAT table is replaced with ALG cone NAT
binding table and the show security nat incoming-table
command
is obsolete from Junos OS Release 11.2 onward. The show security
nat incoming-table
command works as is in the previous releases.
Options
none—Display all information NAT incoming table.
node
—(Optional) For chassis cluster configurations, display incoming table information on a specific node.node-id
—Identification number of the node. It can be 0 or 1.all
—Display information about all nodes.local
—Display information about the local node.primary
—Display information about the primary node.
Required Privilege Level
view
Output Fields
Table 1 lists the output
fields for the show security nat incoming-table
command.
Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Number of entries in the NAT table. |
|
Maximum number of entries possible in the NAT table. |
|
Number of entries failed for allocation. |
|
Destination IP address and port number. |
|
Host IP address and port number that the destination IP address is mapped. |
|
Number of sessions referencing the entry. |
|
Timeout, in seconds, of the entry in the NAT table. |
|
Name of source pool where translation is allocated. |
Sample Output
show security nat incoming-table
user@host> show security nat incoming-table In use: 1, Maximum: 1024, Entry allocation failed: 0 Destination Host References Timeout Source-pool 10.1.1.26:1028 203.0.113.10:5060 1 3600 p1
Release Information
Command introduced in Junos OS Release
8.5. The node
options added in Junos OS Release 9.0.