cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7974
Views
33
Helpful
7
Replies

FMC Reset Hit count

shabeeb
Level 1
Level 1

Hi, 

 

Im trying to find a way to reset the Hit counts on my access control policies. Is this feature available or am i missing something. Everytime i click refresh, the counter changes, but never resets.

 

Any advices?

TIA, 

Shabeeb

 

 

1 Accepted Solution

Accepted Solutions

Marvin Rhoads
Hall of Fame
Hall of Fame

As of FMC 6.6 it's not currently a supported feature. (incorrect)

Correct answer:

Select the rule (or rules) in the Analyze Hit count window and right click. There you are given the option to clear the hit count.

View solution in original post

7 Replies 7

Marvin Rhoads
Hall of Fame
Hall of Fame

As of FMC 6.6 it's not currently a supported feature. (incorrect)

Correct answer:

Select the rule (or rules) in the Analyze Hit count window and right click. There you are given the option to clear the hit count.

Thanks Marvin.
Fingers crossed for the upcoming releases.

Sorry - I was wrong. See my revised post.

Hi @Marvin Rhoads Marvin, do know how to do this via FMC or CLI for FTD?

@CiscoBrownBelt in the FMC GUI right click on the rule you want to clear the hitcount for once you have called up the Analyze hit count window:

FMC Clear hitcount.png

 

Chess Norris
Level 4
Level 4

Just to add what Marvin said.

It's also possible via the FTD CLI by using the command clear access-list <ACL name> counters

This will reset the counters for all rules in the ACL, so it might be faster if you want to reset the counters for all rules and not just for a specific rule.

/Chess

Network713
Level 1
Level 1

I wanted to clear over 1000 acl lines on all 8 fw, I finally was able to find it.

On FTD, I tried "clear access-list <name> counters" and it did not clear the acl hit counts. 

I had to go to cli in ftd "clear rule hits" and refresh on acl in FMC (why do we have to click refresh, it should refresh when we click to see the acl hit counts).

==================================================================

> show rule hits gt 1
RuleID Hit Count First Hit Time(UTC) Last Hit Time(UTC)
------------------------------------------------------------------
268438528 12109 02:56:33 Oct 24 2024 09:11:55 Oct 25 2024
268455936 8 03:23:08 Oct 23 2024 05:53:58 Oct 24 2024
268439552 111 22:55:39 Oct 22 2024 07:28:19 Oct 25 2024
268434688 9078 02:04:51 Oct 20 2024 09:09:14 Oct 25 2024
268444672 64394 01:59:59 Oct 20 2024 09:11:50 Oct 25 2024
268434432 2230959 01:59:33 Oct 20 2024 09:11:58 Oct 25 2024

> clear rule hits id 268434432    (this cmd didn't work for me)
Syntax error: The command is not completed

> clear rule hits

> show rule hits gt 1
RuleID Hit Count First Hit Time(UTC) Last Hit Time(UTC)
----------------------------------------------------------------
>
>
>

 

Review Cisco Networking for a $25 gift card