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

show security nat source-nat summary

Syntax

show security nat source-nat summary
<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 a summary of Network Address Translation (NAT) source pool information.

This command is supported on J-series devices.

Options

none—Display a summary of NAT source pool information.

node—(Optional) For chassis cluster configurations, display source NAT summary information on specific node.

Required Privilege Level

view

Related Topics

source-nat (NAT)

List of Sample Output

show security nat source-nat summary

Output Fields

Table 81 lists the output fields for the show security nat source-nat summary command. Output fields are listed in the approximate order in which they appear.

Table 81: show security nat source-nat summary Output Fields

Field Name

Field Description

Pool Name

Name of source pool.

Address Low

Starting IP address of one address range in the source pool.

Address High

Ending IP address of one address range in the source pool.

Interface

Name of the interface on which the source pool is defined.

PAT

Whether Port Address Translation (PAT) is enabled (Yes or No).

show security nat source-nat summary

user@host> show security nat source-nat summary
Pool Name            Address Low      Address High     Interface       PAT 
p1                   10.1.1.2         10.1.1.2         ge-0/0/0.0      Yes
p2 10.1.1.2         10.1.1.2         ge-0/0/0.0      Yes

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