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 class-of-service application-traffic-control statistics rate-limiter

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service application-traffic-control statistics rate-limiter

Description

Display AppQoS real-time run information about application rate limiting of current or recent sessions.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show class-of-service application-traffic-control statistics rate-limiter command. Output fields are listed in the approximate order in which they appear.

Table 1: show class-of-service application-traffic-control statistics rate-limiter Output Fields

Field Name

Field Description

pic

PIC number.

Note:

The PIC number is always displayed as 0 for SRX300, SRX320, SRX340, SRX345, and SRX550M firewalls.

Ruleset

The rule set applied on the session.

Application

The application match for applying the rule set.

Client-to-server

The rate limiter applied from client to server.

Rate(kbps)

The rate in the client-to-server direction

Server-to-client

The rate limiter applied from server to client.

Rate(kbps)

The rate in the server-to-client direction.

Sample Output

show class-of-service application-traffic-control statistics rate-limiter

content_copy zoom_out_map
user@host> show class-of-service application-traffic-control statistics rate-limiter
pic: 2/1
  Ruleset       Application  Client-to-server   Rate(kbps)   Server-to-client   Rate(kbps) 
  my-ruleset-1  HTTP         my-http-c2s-rl     10000000    my-http-s2c-rl     20000000 
  my-ruleset-2  HTTP         my-http-c2s-rl-2   20000000    my-http-s2c-rl-2   30000000 
  my-ruleset-2  FTP          my-ftp-c2s-rl      50000       my-ftp-s2c-rl      50000 
  ...

pic: 2/0
  Ruleset       Application  Client-to-server   Rate(kbps)   Server-to-client   Rate(kbps) 
  my-ruleset-1  HTTP         my-http-c2s-rl     10000000    my-http-s2c-rl     20000000 
  my-ruleset-2  HTTP         my-http-c2s-rl-2   20000000    my-http-s2c-rl-2   30000000 
  my-ruleset-2  FTP          my-ftp-c2s-rl      50000       my-ftp-s2c-rl      50000

show class-of-service application-traffic-control statistics rate-limiter logical-system LSYS1

content_copy zoom_out_map
user@host>show class-of-service application-traffic-control statistics rate-limiter logical-system LSYS1
Logical System: LSYS1

pic: 0/0

show class-of-service application-traffic-control statistics rate-limiter logical-system all

content_copy zoom_out_map
user@host>show class-of-service application-traffic-control statistics rate-limiter logical-system all
 class-of-service application-traffic-control statistics rate-limiter logical-system all
Logical System: root-logical-system

pic: 0/0

Logical System: LSYS0

pic: 0/0

Logical System: LSYS1

pic: 0/0

Logical System: LSYS2

pic: 0/0

show class-of-service application-traffic-control statistics rate-limiter tenant TSYS1

content_copy zoom_out_map
user@host>show class-of-service application-traffic-control statistics rate-limiter tenant TSYS1
Tenant System: LSYS1

pic: 0/0

show class-of-service application-traffic-control statistics rate-limiter tenant all

content_copy zoom_out_map
user@host>show class-of-service application-traffic-control statistics rate-limiter tenant all
Tenant System: root-logical-system

pic: 0/0
Tenant System: TSYS0

pic: 0/0
Tenant System: TSYS1

pic: 0/0
Tenant System: TSYS2

pic: 0/0

Release Information

Command introduced in Junos OS Release 11.4.

footer-navigation