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 pcp

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear services nat mappings pcp
<b4address b4address/prefix> 
<subscriber subscriber-ipv4-address>

Description

Clear NAT mappings for Port Control Protocol (PCP).

Options

none

Clear all NAT PCP mappings.

b4address b4address/prefix

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

port port

(Optional) Clear NAT PCP mappings matching the specified b4address internal host, and port.

service-set service-set

(Optional) Clear NAT PCP mappings for the specified service set.

subscriber ipv4-address/prefix

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

port port

(Optional) Clear NAT PCP mappings matching the specified ipv4-address/prefix, and port.

Required Privilege Level

clear

Output Fields

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

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

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