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 rule

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service application-traffic-control statistics rule

Description

Display the number of time an AppQoS rule was applied.

Required Privilege Level

view

Output Fields

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

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

Field Name

Field Description

pic

PIC number where the rule is applied.

Note:

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

Ruleset

The rule set containing the rule.

Rule

The rule to which the statistic applies.

Hits

The number of times a match for the rule was encountered.

Sample Output

show class-of-service application-traffic-control statistics rule

content_copy zoom_out_map
user@host> show class-of-service application-traffic-control statistics rule
 class-of-service application-traffic-control statistics rule
pic: 2/0
  Ruleset          Rule           Hits
  my-ruleset-1     ftp-rule       100
  my-ruleset-1     httpp-rule     100
  my-ruleset-2     telnet-rule    300
  my-ruleset-2     smtp-rule      300
  ...

pic: 2/1
  Ruleset          Rule           Hits
  my-ruleset-1     ftp-rule       200
  my-ruleset-1     httpp-rule     300
  my-ruleset-2     telnet-rule    400
  my-ruleset-2     smtp-rule      500

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

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

pic: 0/0

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

content_copy zoom_out_map
user@host>show class-of-service application-traffic-control statistics rule 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 rule tenant TSYS1

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

pic: 0/0

show class-of-service application-traffic-control statistics rule tenant all

content_copy zoom_out_map
user@host>show class-of-service application-traffic-control statistics rule 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