clear services application-identification statistics
Syntax
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
- clear services application-identification statistics logical-system all
- clear services application-identification statistics cumulative tenant TSYS1
- clear services application-identification statistics cumulative tenant all
- clear services application-identification statistics cumulative
clear services application-identification statistics
user@host> clear services application-identification statistics appid statistics cleared
clear services application-identification statistics logical-system all
user@host> clear services application-identification statistics logical-system all appid statistics cleared
clear services application-identification statistics cumulative tenant TSYS1
user@host> clear services application-identification statistics cumulative tenant TSYS1 appid statistics cleared
clear services application-identification statistics cumulative tenant all
user@host> clear services application-identification statistics cumulative tenant all appid statistics cleared
clear services application-identification statistics cumulative
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.