[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show services service-sets memory-usage

Syntax

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

Release Information

Command introduced before JUNOS Release 7.4.

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 ms-fpc/pic/port, sp-fpc/pic/port , or rspnumber. On the J Series routers, the interface-name is sp-pim/0/port.

service-set service-set-name(Optional) Display memory usage for a particular service set. For 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 of an individual service set.

Required Privilege Level

view

List of Sample Output

show services service-sets memory-usage
show services service-sets memory-usage zone

Output Fields

Table 274 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 274: 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 only allowed 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

user@host> show services service-sets memory-usage
Interface   Service set                                Bytes Used
sp-1/3/0    blue                                                14817036

show services service-sets memory-usage zone

user@host> show services service-sets memory-usage zone
Interface   Memory zone
sp-1/3/0 			Green

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]