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

clear services application-identification statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear services application-identification statistics
<cumulative>
<interval>
<logical-system (logical-system-name | all | root-logical-system)>
<tenant (tenant-name | all)>

Description

Clears all Junos OS application statistics such as cumulative, interval, applications, and application groups.

Options

cumulative

(Optional) Clears the cumulative application statistics.

interval

(Optional) Clears the application interval statistics. Interval statistics are displayed in Top-N format, such that the first application group displayed has the largest byte count. If this parameter is not specified, then the default is 1, which is the current interval.

logical-system logical-system-name

(Optional) Clears application identification statistics of the specified logical system.

logical-system all

(Optional) Clears application identification statistics of all the logical systems.

root-logical-system

(Optional) Clears application identification statistics of the root logical system.

tenant tenant-name

(Optional) Clears application identification statistics of the specified tenant system.

tenant all

(Optional) Clears application identification statistics of all the tenant systems.

Required Privilege Level

clear

Output Fields

When you enter this command, you are provided no feedback on the status of your request.

Sample Output

clear services application-identification statistics

content_copy zoom_out_map
user@host> clear services application-identification statistics
appid statistics cleared

clear services application-identification statistics logical-system all

content_copy zoom_out_map
user@host> clear services application-identification statistics logical-system all
appid statistics cleared

clear services application-identification statistics cumulative tenant TSYS1

content_copy zoom_out_map
user@host> clear services application-identification statistics cumulative tenant TSYS1
appid statistics cleared

clear services application-identification statistics cumulative tenant all

content_copy zoom_out_map
user@host> clear services application-identification statistics cumulative tenant all
appid statistics cleared

clear services application-identification statistics cumulative

content_copy zoom_out_map
user@host:TSYS1> clear services application-identification statistics cumulative
appid statistics cleared

Release Information

Statement introduced in Junos OS Release 17.1 on MX Series.

logical-system option introduced in Junos OS Release 18.3R1 on SRX Series.

tenant option introduced in Junos OS Release 19.4R1 on SRX Series.

footer-navigation