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 eim

date_range 19-Nov-23

Syntax

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

Description

Clear endpoint independent (EIM) and port control protocol (PCP) mappings .

Options

none

Clear all EIM and PCP mappings.

b4address b4address/prefix

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

internal-host ipv4address/prefix

(Optional) Clear EIM and PCP mappings matching the specified b4address and internal-host..

port port

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

service-set service-set

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

subscriber subscriber-ipv4-address/prefix

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

  • port port

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

  • service-set service-set

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

Required Privilege Level

clear

Output Fields

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

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

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