Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show services nat source mappings summary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services nat source mappings summary
<interface interface-name>
<service-set service-set.>

Description

Display NAT mapping summary information.

Options

interface interface-name

Display source NAT mapping information for the specified interface.

service-set service-set

Display source NAT mapping information for the specified service set.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services nat source mappings summary command. Output fields are listed in the approximate order in which they appear.

Table 1: show services nat source mappings summary Output Fields

Field Name

Field Description

Service Interface

Name of the service interface.

Total number of address mappings

Displays total number of address mappings.

Total number of endpoint independent port mappings

Displays total number of endpoint independent port mappings.

Total number of endpoint independent filters

Displays total number of endpoint independent filters.

Sample Output

show services nat source mappings summary

content_copy zoom_out_map
user@host> show services nat source mappings summary
Service Interface:                               ms-2/0/0  
Total number of address mappings:                           2      
Total number of endpoint independent port mappings:         1         
Total number of endpoint independent filters:               1   

Release Information

Command introduced in Junos OS 19.3R2.

footer-navigation