[Contents] [Prev] [Next] [Index] [Report an Error]

show security nat interface-nat-ports

Syntax

show security nat interface-nat-ports
<node ( node-id | all | local | primary)>

Release Information

Command modified in Release 9.2 of JUNOS software; node options added in Release 9.0 of JUNOS software.

Description

Display port usage for an interface source pool for Network Address Translation (NAT).

This command is supported on J-series and SRX-series devices.

Options

none—Display all port usage information for an interface source pool.

node—(Optional) For chassis cluster configurations, display interface NAT ports information on a specific node.

Required Privilege Level

view

List of Sample Output

show security nat interface-nat-ports

Output Fields

Table 74 lists the output fields for the show security nat interface-nat-ports command. Output fields are listed in the approximate order in which they appear.

Table 74: show security nat interface-nat-ports Output Fields

Field Name

Field Description

Pool Index

Port pool index.

Total Ports

Total number of ports in a port pool. In services gateway, 10 interface NAT ports are supported.

Single Ports Allocated

Number of ports allocated one at a time that are in use.

Single Ports Available

Number of ports allocated one at a time that are free for use.

Twin Ports Allocated

Number of ports allocated two at a time that are in use.

Twin Ports Available

Number of ports allocated two at a time that are free for use.

show security nat interface-nat-ports

user@host> show security nat interface-nat-ports
Pool   Total  Single ports  Single ports  Twin ports  Twin ports
    index  ports     allocated     available   allocated   available
     0  64510             0         63486           0        1024
     1  64510             0         63486           0        1024
     2  64510             0         63486           0        1024
     3  64510             0         63486           0        1024
     4  64510             0         63486           0        1024
     5  64510             0         63486           0        1024
     6  64510             0         63486           0        1024
     7  64510             0         63486           0        1024
     8  64510             0         63486           0        1024
     9  64510             0         63486           0        1024

[Contents] [Prev] [Next] [Index] [Report an Error]