show services nat destination rule
Syntax
show services nat destination rule rule-name <service-set service-set> <interface interface-name> <all>
Description
Display destination NAT rule-set information.
Options
rule-name | Display information about the specified destination NAT rule. |
service-set service-set | Display information specific to the service-set. |
interface interface-name | Display information specific to the interface. |
all | Display all NAT rule-set information. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show services nat destination
rule
command. Output fields are listed in the approximate order
in which they appear.
Field Name |
Description |
---|---|
|
Interface name. |
|
Service set name. |
|
Name of the destination NAT rule. |
|
Rule identification number. |
|
Position of the destination NAT rule. |
|
Three options:
|
|
Name of the destination addresses that match the rule. The default value is any. |
|
The action taken when a packet matches the rule’s tuples. Actions include the following:
|
|
Number of times a translation in the translation table is used for a source NAT rule. |
|
Number of successful session installations after the NAT rule is matched. |
|
Number of unsuccessful session installations after the NAT rule is matched. |
|
Number of sessions that reference the specified rule. |
Sample Output
show services nat destination rule service-set ss1_interface_style1 interface vms-0/2/0 all | no-more
user@host> show services nat destination rule service-set ss1_interface_style1 interface vms-0/2/0 all | no-more ss1_interface_style1 interface vms-0/2/0 all | no-more Interface: vms-0/2/0 , Service set: ss1_interface_style1 Destination NAT rule: r1 Rule-set: rs2 Rule-Id : 2 Rule position : 1 Match-direction : input Destination addresses : 50.1.1.2 - 50.1.1.2 Action : dest_pool Translation hits : 34 Successful sessions : 34 Failed sessions : 0 Number of sessions : 0
Release Information
Command introduced in Junos OS Release 19.3R2.