show security nat destination summary
Syntax
show security nat destination summary logical-system (logical-system-name ) root-logical-system tenant (tenant-name )
Description
Display a summary of Network Address Translation (NAT) destination pool information.
Options
none | Display summary information about the destination NAT pool. |
logical-system | Display
summary information about the destination NAT for a specified logical
system. Specify |
root-logical-system | Display summary information about the destination NAT for the primary (root) logical system. |
tenant | Display information
about the destination NAT for a specified tenant system. Specify |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show security nat destination summary command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
Total destination nat pool number |
Number of destination NAT pools. |
Pool name |
Name of the destination address pool. |
Address range |
IP address or IP address range for the pool. |
Routing Instance |
Name of the routing instance. |
Port |
Port number. |
Total |
Number of IP addresses that are in use. |
Available |
Number of IP addresses that are free for use. |
Total destination nat rule number |
Number of destination NAT rules. |
Total hit times |
Number of times a translation in the translation table is used for all the destination NAT rules. |
Total fail times |
Number of times a translation in the translation table failed to translate for all the destination NAT rules. |
Sample Output
show security nat destination summary
user@host> show security nat destination summary Total pools: 1 Pool name Address Routing Port Total Range Instance Address dst_v4_pool-namelength-is-now-changed-upto-63-characters-length 192.0.2.2-192.0.2.2 0 1 Total rules: 1 Rule name : dstrule_namelen_is_now_changed_upto_63_characters_length Rule set : dst_ruleset_namelength_changed_upto_63_characters_length Action : dst_v4_pool-namelength-is-now-changed-upto-63-characters-length From : trust
show security nat destination summary tenant
user@host> show security nat destination summary tenant tn1 Total pools: 1 Pool name Address Routing Port Total Range Instance Address h1 192.168.1.200 - 192.168.1.200 0 1 Total rules: 1 Rule name Rule set From Action r1 from_zone untrust h1
Release Information
Command introduced in Junos OS Release 9.2.
Support for IPv6 logical systems added in Junos OS Release 12.1X45-D10.
The tenant option is introduced in Junos OS Release 18.3R1.