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 app

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear services nat mappings app
<b4address b4address/prefix> 
<service-set service-set>
<subscriber subscriber-ipv4-address>

Description

Clear NAT mappings for address pooling paired (app).

Options

none

Clear all NAT app mappings.

b4address b4address/prefix

(Optional) Clear NAT APP mappings for a particular subscriber b4address/prefix

service-set service-set

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

subscriber subscriber-ipv4-address/prefix

(Optional) Clear NAT APP mappings for a particular subscriber ipv4-address/prefix

Required Privilege Level

clear

Output Fields

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

Table 1: clear services nat mappings app 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 app

content_copy zoom_out_map
user@host> clear services nat mappings app  
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