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 flows

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear services nat flows 
<b4addressb4address> 
<service-set service-set>
<subscriber subscriber-address> 

Description

Clear NAT flows.

Options

none

Clear all NAT flows.

b4address b4address

(Optional) Clear NAT flows for a particular B4 address.

service-set service-set

(Optional) Clear NAT flows for a particular service set.

subscriber ip

(Optional) Clear NAT flows for a particular subscriber, identified by IPv4 address.

Required Privilege Level

view

Output Fields

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

Table 1: clear services nat flows 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.

Flows removed

Number of flows removed.

Sample Output

clear services nat flows subscriber (IPv4 address)

content_copy zoom_out_map
user@host> clear services nat flows subscriber ip 198.51.100.3  
Interface   Service set  Flows removed
                             
sp-2/0/0    ss1	            0                             

Release Information

Command introduced in Junos OS Release 14.1.

footer-navigation