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 hcm statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services hcm statistics rule rule-name

Description

Display the statistics collected for HTTP header enrichment for a specified tag rule.

Note:

This command displays output only if the count statement is configured for the term in a tag rule at the [edit services hcm tag-rule rule-name term term-name then] hierarchy level.

If you change the configuration of tag rules during an existing subscriber data session and commit the change, the tag rule statistics are reset to 0 and stop incrementing for the existing TCP sessions.

Options

none

Display detailed statistics about stateful sync processing for all interfaces.

rule rule-name

Display statistics for the specified tag rule.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services hcm statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show services hcm statistics Output Fields

Field Name

Field Description

Interface

Name of the interface for which the statistics are displayed.

Term id

Identifier for the term (in the tag rule) for which the statistics are displayed.

Hits

Number of times that the term was matched. This field displays the aggregate number of occurrences in service sets that include the term.

Sample Output

show services hcm statistics rule

content_copy zoom_out_map
user@host> show services hcm statistics rule rule1
Interface: mams-3/1/0
Term id              Hits
1                  58
Interface: mams-4/1/0
Term id              Hits
1                  144

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation