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

clear services nat mappings

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear services nat mappings 
<app> 
<eim>
<pcp> 
<service-set service-set>

Description

Clear NAT mappings.

Options

none

Clear all NAT mappings.

app

(Optional) Clear address-pooling paired NAT mappings.

eim

(Optional) Clear endpoint-independent NAT mappings.

pcp

(Optional) Clear Port Control Protocol NAT mappings.

service-set service-set

(Optional) Clear NAT mappings for a specified service set..

Required Privilege Level

clear

Output Fields

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

Table 1: clear services nat mappings Output Fields

Field Name

Field Description

Interface

Name of a services interface.

Service set

Name of the service set from which flows are being cleared.

Mappings removed

Number of mappings removed.

Flows removed

Number of flows removed.

Sample Output

clear services nat mappings

content_copy zoom_out_map
user@host> clear services nat mappings   
Interface   Service set                        Mappings removed   Flows removed
sp-2/0/0    ss1                                             0              0

Release Information

Command introduced in Junos OS Release 14.1.

footer-navigation