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 subscriber analysis

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services subscriber analysis
<interface interface-name>

Description

Display information about the number of active subscribers on the services PIC.

Options

none

Display standard information about all active subscribers on the PIC.

interface interface-name

(Optional) Display information about the specified interface.

Required Privilege Level

view

Output Fields

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

Table 1: show services subscriber analysis Output Fields

Field Name

Field Description

Services PIC Name

Name of an adaptive services interface.

Subscriber Analysis Statistics:

Total Subscribers Active

Total number of subscribers currently active on the service PIC.

Created Subscribers per Second

Rate at which subscribers are currently being created on the service PIC.

Deleted Subscribers per Second

Rate at which subscribers are currently being deleted on the service PIC.

Peak Total Subscribers Active

Highest number of subscribers that were active during the lifetime of the service PIC.

Peak Created Subscribers per Second

Highest rate at which subscribers were being created during the lifetime of the service PIC.

Peak Deleted Subscribers per Second

Highest rate at which subscribers were being deleted during the lifetime of the service PIC.

Number of Samples

Number of samples during the current sampling period lifetime.

Subscriber Rate Distribution(sec)

Subscriber Operation: Creation

Number of sampling intervals during which a number of subscribers in the indicated range were created during the current sampling period.

Subscriber Operation: Deletion

Number of sampling intervals during which a number of subscribers in the indicated range were deleted during the current sampling period.

Sample Output

show services subscriber analysis interface

content_copy zoom_out_map
user@host> show services subscriber analysis interface ms-5/1/0
Services PIC Name:    ms-5/1/0

Subscriber Analysis Statistics:

  Total Subscribers Active               :0            
  Created Subscribers per Second         :0            
  Deleted Subscribers per Second         :0            
  Peak Total Subscribers Active          :0            
  Peak Created Subscribers per Second    :0            
  Peak Deleted Subscribers per Second    :0            

Subscriber Rate Data:
  Number of Samples: 3916         

 Subscriber Rate Distribution(sec)

 Subscriber Operation :Creation     

    400000+            :0            
    350001  - 400000   :0            
    300001  - 350000   :0               
    250001  - 300000   :0            
    200001  - 250000   :0            
    160001  - 200000   :0            
    150001  - 160000   :0            
     50001  - 150000   :0            
     40001  -  50000   :0            
     30001  -  40000   :0            
     20001  -  30000   :0            
     10001  -  20000   :0            
      1001  -  10000   :0            
         1  -   1000   :0            
                   0   :3916         
   

 Subscriber Operation :Deletion     

    400000+            :0            
    350001  - 400000   :0            
    300001  - 350000   :0            
    250001  - 300000   :0               
    200001  - 250000   :0            
    160001  - 200000   :0            
    150001  - 160000   :0            
     50001  - 150000   :0            
     40001  -  50000   :0            
     30001  -  40000   :0            
     20001  -  30000   :0            
     10001  -  20000   :0            
      1001  -  10000   :0            
         1  -   1000   :0            
                   0   :3916         

Release Information

Statement introduced in Junos OS Release 17.1.

Support added in Junos OS Release 19.3R2 for Next Gen Services on MX Series routers MX240, MX480 and MX960 with the MX-SPC3 services card.

footer-navigation