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 memory-usage

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services service-sets memory-usage
<interface interface-name>
<service-set service-set-name> 
<zone>

Description

Display service set memory usage.

Options

none

Display service set memory usage.

interface interface-name

(Optional) Display memory usage for a particular interface. On M Series and T Series routers, the interface-name can be sp-fpc/pic/port, or rspnumber.

Note:

This command is not supported on Multilink Protocol–based services PICs.

The interface option is not supported on Multiservice PICs.

service-set service-set-name

(Optional) Display memory usage for a particular service set. For Layer 2 Tunneling Protocol (L2TP), you can use a tunnel group to represent a service set.

zone

(Optional) Display the memory usage zone of the adaptive services interface or an individual service set.

Required Privilege Level

view

Output Fields

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

Table 1: show services service-sets memory-usage Output Fields

Field Name

Field Description

Interface

Name of an adaptive services interface

Service set

Name of a service set

Bytes Used

Number of bytes of memory being used

Memory zone

Memory zone in which the adaptive services interface is currently operating:

  • Green—All new flows are allowed.

  • Yellow—Unused memory is reclaimed. All new flows are allowed.

  • Orange—New flows are allowed only for service sets that are using less than their equal share of memory.

  • Red—No new flows are allowed.

Sample Output

show services service-sets memory-usage

content_copy zoom_out_map
user@host> show services service-sets memory-usage 
Interface   Service set                                Bytes Used
ms-4/0/0    N/A                                                14817036
ms-4/1/0    N/A                                                14691700

show services service-sets memory-usage zone

content_copy zoom_out_map
user@host> show services service-sets memory-usage zone
Interface   Memory zone

show services service-sets memory-usage interface

content_copy zoom_out_map
user@host> show services service-sets memory-usage interface ms-4/1/0
Interface   Service Set                                        Bytes Used
 ms-4/1/0    N/A                                                       14691700

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