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

show services pcef pic

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services pcef pic
<fpc-slot slot-number>
<pic-slot pic-number>

Description

Displays the number of Junos OS Subscriber Management subscribers present on each service PIC who are a using policy control and enforcement function (PCEF) profile to define the treatment to apply to packets associated with specific applications (for example, Facebook) or to specific service data flows.

Options

fpc-slot slot-number

(Optional) Display the number of PCEF subscribers present on the specified FPC.

pic-slot pic-number

(Optional) Display the number of PCEF subscribers present on the specified PIC.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services pcef pic command. Output fields are listed in the approximate order in which they appear.

Table 1: show services pcef pic Output Fields

Field Name

Field Description

FPC Slot

FPC slot on which the PCEF subscribers are present.

PIC Slot

PIC slot on which the PCEF subscribers are present.

Active Subscribers

Number of active PCEF subscribers that are present on the PIC slot.

Sample Output

show services pcef pic

content_copy zoom_out_map
user@host> show services pcef pic 
FPC Slot    PIC Slot     Active Subscribers
    2           0                    1
    2           1                    1
    2           2                    0
    2           3                    0

Release Information

Command introduced in Junos OS Release 17.2.

footer-navigation