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 security screen statistics zone

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear security screen statistics zone <zone-name>
logical-system
root-logical-system
tenant

Description

Clear IDS security screen statistics for a security zone under all or a specific logical systems or tenant systems.

Options

zone <zone-name>

Name of the security zone.

logical-system

Name of the logical system.

root-logical-system

(Default) Displays root logical system as default.

tenant

The name of the tenant system.

Required Privilege Level

clear

Output Fields

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

Sample Output

clear security screen statistics zone abc node all

content_copy zoom_out_map
user@host> clear security screen statistics zone abc node all           
node0:
--------------------------------------------------------------------------
  IDS statistics has been cleared.
node1:
--------------------------------------------------------------------------
  IDS statistics has been cleared.

Sample Output

clear security screen statistics node 0 zone my-zone

content_copy zoom_out_map
user@host> clear security screen statistics node 0 zone my-zone           
node0:
--------------------------------------------------------------------------
  IDS statistics has been cleared. 

clear security screen statistics tenant TN1 zone trust

content_copy zoom_out_map
user@host> clear security screen statistics tenant TN1 zone trust
IDS statistics has been cleared.

clear security screen statistics tenant all zone trust

content_copy zoom_out_map
user@host> clear security screen statistics tenant all zone trust
IDS statistics has been cleared.

Release Information

Command introduced in Junos OS Release 8.5.

The node option is added in Junos OS Release 9.0.

The tenant option is added in Junos OS Release 18.3R1.

footer-navigation