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

show security nat destination-nat summary

Syntax

show security nat destination-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 destination Network Address Translation (NAT) information.

This command is supported on J-series devices.

Options

none—Display a summary of destination NAT information.

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

Required Privilege Level

view

Related Topics

destination-nat

List of Sample Output

show security nat destination-nat summary

Output Fields

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

Table 74: show security nat destination-nat summary Output Fields

Field Name

Field Description

Pool name

Name of destination pool.

Address range

IP address or IP address range for the pool.

Port

Port number associated with IP address (if previously configured).

show security nat destination-nat summary

user@host> show security nat destination-nat summary
Pool name            Address range                       Port
d1                   1.1.1.1
d2                   1.1.1.2                             12345
d3                   111.11.111.100 - 111.111.111.200

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