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 service-sets summary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services service-sets summary
<interface interface-name> 

Description

Display service set summary information.

Options

none

Display service set summary information for all adaptive services interfaces.

interface interface-name

(Optional) Display service set summary information for a particular interface. On M Series and T Series routers, interface-name can be ms-fpc/pic/port, sp-fpc/pic/port, or rspnumber.

On MX Series MX240, MX480, and MX960 routers, interface-name can be vms-fpc/pic/port for the MX-SPC3 services card for Next Gen Services.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services service-sets summary command. Output fields are listed in the approximate order in which they appear.

Table 1: show services service-sets summary Output Fields

Field Name

Field Description

Interface

Name of an adaptive services interface

Service type

Type of adaptive service, such as stateful firewall (SFW), Network Address Translation (NAT), intrusion detection service (IDS), Layer 2 Tunneling Protocol (L2TP), Compressed Real-Time Transport Protocol (CRTP), or IP Security (IPsec)

Service sets configured

Total number of service sets configured on the PIC that use internal service set IDs and do not consume external service sets, including CRTP and L2TP

Bytes used

Bytes used by a particular service or all services

Policy bytes used

Policy bytes used by a particular service or all services

CPU utilization

Percentage of the CPU resources being used

Sample Output

show services service-sets summary

content_copy zoom_out_map
user@host> show services service-sets summary             
                 Service sets                                                                  CPU
Interface    configured             Bytes used        Session bytes used     Policy bytes used      utilization
vms-3/0/0          1           3453621040 (24.93%)          0 ( 0.00%)       8161168 ( 0.90%)        0.14 %

show services service-sets summary interface

content_copy zoom_out_map
user@host> show services service-sets summary interface sp-1/3/0             
Interface: sp-1/3/0
                  Service sets                          CPU
  Service type    configured               Bytes used   utilization
  SFW/NAT/IDS                1           54 ( 0.00 %)        N/A
  L2TP                       1           58 ( 0.00 %)        N/A
  CRTP                       1           58 ( 0.00 %)        N/A
  System                     0       920831 ( 0.44 %)        N/A
  Idle                       0            0 ( 0.00 %)        N/A
  Total                      3       921001 ( 0.44 %)        N/A

Release Information

Command introduced before Junos OS Release 7.4.

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