You got me there, StraightL. Only way I see to clear the counters are to remove the ACL's and then adding them again. Don't use the clear access-list command
A firm beleiver of "Keep it Simple" philosophy
Cheers
/T
vpn# clear interface
Type help or '?' for a list of available commands.
vpn# clear interface ?
Type help or '?' for a list of available commands.
vpn# clear outside
Type help or '?' for a list of available commands.
vpn# clear interface outside
Type help or '?' for a list of available commands.
vpn# conf t
vpn(config)# clear interface
vpn(config)# exit
vpn# sho access-list Inside_Out
[...]
access-list Inside_Out line 9 deny ip any host 65.205.8.58 (hitcnt=4710)
access-list Inside_Out line 10 deny ip any host 65.205.8.20 (hitcnt=5161)
access-list Inside_Out line 11 deny ip any host 213.86.246.154 (hitcnt=1221)
[...]
vpn#
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.