show security nat destination rule-application
Syntax
show security nat destination rule-application rule-name all logical-system logical-system-name root-logical-system
Description
Display information about the specified destination Network Address Translation (NAT) rule application.
Options
rule-name | Display information about the specified destination NAT rule application. |
all | Display information about all the destination NAT rule applications. |
logical-system logical-system-name | Display information about the destination NAT rule applications for the specified logical system. |
root-logical-system | Display information about the destination NAT rule applications for the primary (root) logical system. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show security nat destination rule-application command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
Destination NAT rule |
Name of the destination NAT rule. |
Rule-set |
Rule set identification number. |
Rule-Id |
Rule identification number. |
Application |
Name of the application or application set. |
IP protocol |
IP protocol identifier. |
Source port range |
Source port range identifier. |
Destination port range |
Destination port identifier. |
ICMP information |
|
Sample Output
show security nat destination rule-application for port application
user@host>show security nat destination rule-application all Destination NAT rule: r4 Rule-set: rs4 Rule-Id : 2 Application: app-set1 IP protocol: 17 Source port range: [40-50] Destination port range: [50-60] IP protocol: 17 Source port range: [100-200] Destination port range: [300-500]
Sample Output
show security nat destination rule-application for ICMP application
user@host>show security nat destination rule-application all Destination NAT rule: r1 Rule-set: rs1 Rule-Id : 1 Application: junos-icmp-all IP protocol: icmp ICMP Information: type=255, code=0 Application: icmp1 IP protocol: icmp ICMP Information: type=1, code=1 Application: junos-icmp6-all IP protocol: 58 ICMP Information: type=255, code=0
Release Information
Command introduced in Junos OS Release 12.1X47-D10.