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 statistics packet-drops

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services service-sets statistics packet-drops
<interface interface-name> 

Description

Display the number of dropped packets for service sets exceeding CPU limits or memory limits.

Options

none

Display the number of dropped service sets packets for all adaptive services interfaces.

interface interface-name

(Optional) Display the number of dropped service sets packets 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.

Required Privilege Level

view

Output Fields

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

Table 1: show services service-sets packet-drops Output Fields

Field Name

Field Description

Interface

Name of an adaptive services interface.

Service set

Name of a service set.

CPU limit Drops

Number of packets dropped because the service set exceeded the average CPU limit.

Memory limit Drops

Number of packets dropped because the service set exceeded the memory limit.

Flow limit Drops

Number of packets dropped because the service set exceeded the flow limit.

Sample Output

show services service-sets statistics packet-drops

content_copy zoom_out_map
user@host> show services service-sets statistics packet-drops 
Interface: vms-1/0/0
  Service set: ss1
    CPU limit drops: 0
    Memory limit drops: 0
    Flow limit drops: 0

Release Information

Command introduced in 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