[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
show security nat incoming-table
Syntax
-
show security nat incoming-table
- <node ( node-id | all | local
| primary)>
Release Information
Command introduced in Release 8.5 of
JUNOS software; node options added in Release
9.0 of JUNOS software.
Description
Display Network Address Translation
(NAT) table information.
This command is
supported on J-series devices.
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
Related Topics
clear security nat incoming-table
List of Sample Output
show security nat incoming-table
Output Fields
Table 75 lists the output fields for the show security nat
incoming-table command. Output fields are listed in the approximate
order in which they appear.
Table 75: show security nat incoming-table Output Fields
|
Field Name
|
Field Description
|
|
In use
|
Number of entries in the NAT table.
|
|
Maximum
|
Maximum number of entries possible in the NAT table.
|
|
Entry allocation failed
|
Number of entries failed for allocation.
|
|
Destination
|
Destination IP address and port number.
|
|
Host
|
Host IP address and port number that the destination
IP address is mapped.
|
|
References
|
Number of sessions referencing the entry.
|
|
Timeout
|
Timeout, in seconds, of the entry in the NAT table.
|
|
Source-pool
|
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 1.1.1.10:5060 1 3600 p1
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]