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

request services subscribers clear

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request services subscribers clear subscriber-profile profile client-id client-id

Description

Clear the subscriber profile associated with the given subscriber.

Options

profile

Name of the subscriber profile to clear the active subscriber profile for the given subscriber.

client-id

Client session ID assigned to the subscriber.

Required Privilege Level

clear

Sample Output

request services subscriber clear subscriber-profile tc_act_prof client-id

content_copy zoom_out_map
user@host>request services subscriber clear subscriber-profile tc_act_prof client-id 2533274790395909 | display xml
rpc-reply xmlns:junos="http://xml.juniper.net/junos/11.1I0/junos"
    packet-triggered-subscribers-information xmlns="http://xml.juniper.net/junos/11.1I0/junos-packet-triggered-subscribers"
        service-subscribers-request-result junos:style="success"
        /service-subscribers-request-result
    /packet-triggered-subscribers-information
    cli
        banner/banner
    /cli
/rpc-reply

Release Information

Command introduced in Junos OS Release 11.4.

footer-navigation