Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show services stateful-firewall subscriber-analysis

date_range 19-Nov-23

Syntax

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

Description

Display information about the number of active subscribers on the service physical interface card (PIC).

Options

none

Display standard information about all active subscribers on the PIC.

interface interface-name

(Optional) Display information about a particular interface.

Required Privilege Level

view

Output Fields

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

Table 1: show services stateful-firewall subscriber-analysis Output Fields

Field Name

Field Description

Services PIC Name

Name of an adaptive services interface.

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

The current sampling period lifetime.

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

content_copy zoom_out_map
user@host> show services stateful-firewall subscriber analysis
  Services PIC Name:    sp-2/0/0
Subscriber Analysis Statistics:
  Total Subscribers Active               :100000       
  Created Subscribers per Second         :0            
  Deleted Subscribers per Second         :0            
  Peak Total Subscribers Active          :100000       
  Peak Created Subscribers per Second    :2389         
  Peak Deleted Subscribers per Second    :0            

Subscriber Rate Data:
  Number of Samples: 55           

Subscriber Rate Distribution(sec)
Subscriber Operation :Creation     

    300000+            :0            
    250000  - 300000   :0            
    200000  - 250000   :0            
    160000  - 200000   :0            
    150000  - 160000   :0            
     50000  - 150000   :0            
     40000  -  50000   :0            
     30000  -  40000   :0            
     20000  -  30000   :0            
     10000  -  20000   :0            
      1000  -  10000   :42        
         0  -   1000   :1             
Subscriber Operation :Deletion     
    300000+            :0            
    250000  - 300000   :0            
    200000  - 250000   :0            
    160000  - 200000   :0            
    150000  - 160000   :0            	
     50000  - 150000   :0            
     40000  -  50000   :0            
     30000  -  40000   :0            
     20000  -  30000   :0            

show services stateful-firewall subscriber-analysis

content_copy zoom_out_map
user@host> show services stateful-firewall subscriber analysis
  Services PIC Name:    sp-2/0/0

Subscriber Analysis Statistics:

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

Subscriber Rate Data:
  Number of Samples: 16           

 Subscriber Rate Distribution(sec)

 Subscriber Operation :Creation     

    300000+            :0            
    250000  - 300000   :0            
    200000  - 250000   :0            
    160000  - 200000   :0            
    150000  - 160000   :0            
     50000  - 150000   :0            
     40000  -  50000   :0            
     30000  -  40000   :0            
     20000  -  30000   :0            
     10000  -  20000   :0            
      1000  -  10000   :9            
         0  -   1000   :1            
   

 Subscriber Operation :Deletion     

    300000+            :0            
    250000  - 300000   :0            
    200000  - 250000   :0            
    160000  - 200000   :0            
    150000  - 160000   :0            
     50000  - 150000   :0            
     40000  -  50000   :0            
     30000  -  40000   :0            
     20000  -  30000   :0            
     10000  -  20000   :0               
      1000  -  10000   :0            
         0  -   1000   :0            

Release Information

Command introduced in Junos OS Release 11.4.

footer-navigation