show services nat source summary
Syntax
show services nat source summary <interface interface-name> <service-set service-set>
Description
Displays source NAT summary information.
Options
interface interface-name | Display source NAT summary information for the specified interface. |
service-set service-set | Display source NAT summary information for the specified service set. |
Required Privilege Level
view
Output Fields
Table 1 lists the
output fields for the show services nat source summary
command.
Output fields are listed in the approximate order in which they appear.
Field Name |
Description |
---|---|
|
Interface name. |
|
Service set name. |
|
Name of the source address pool. |
|
IP address or IP address range for the pool. |
|
Name of the routing instance. |
|
Whether Port Address Translation (PAT) is enabled (yes or no). |
|
Number of IP addresses that are in use. |
|
Name of the rule. |
|
Set of rules. |
|
Specifies the direction in which to match traffic that meets the rule conditions. |
|
Action taken for a packet that matches a rule. |
Sample Output
show services nat source summary
user@host> show services nat source summary service-set ss1_interface_style11 interface vms-0/2/0 Interface: vms-0/2/0 , Service set: ss1_interface_style1 Pool Address Routing PAT Total Name Range Instance Address src_pool1 44.0.0.1-44.0.0.254 default yes 254 Interface: vms-0/2/0 , Service set: ss1_interface_style1 Rule name Rule set Match-direction Action r1 rs1 input src_pool1
Release Information
Command introduced in Junos OS Release 19.3R2.