show rule hits

Description

Shows the top hits for Firewall policy rules.

Syntax

show rule-hits [top <rule>]

Parameters

Parameter

Description

rule

Number of rules in the Security Policy for which to show the hits.

Minimum value is 1.

Example Output 1

HostName> show rule-hits
Top Rule Hits
-------------
Rule Number     Rule Hits
0               3940
0               3247
0               3017
0               2179
HostName>

Example Output 2

HostName> show rule-hits top 2
Top Rule Hits
-------------
Rule Number     Rule Hits
0               3940
0               3248
HostName>