Chapter 18: Stateful Firewall Commands
Efficient Networks
®
Router family
Command Line Interface Guide
Page 18-6
Efficient Networks
®
firewall clearcounter
Clears the counters for a firewall rule or a range of firewall rules.
Mgmt Class
Security (R/W)
Input Format
firewall clearcounter <firstrulenumber> [<lastrulenumber>]
allow | deny
Parameters
Examples
The following example will clear the counter value for firewall rule 13 of the allow rules
list.
The following example will clear the counter values for firewall rules 4 thorugh 10 of
the .deny rules list.
Response
Command prompt.
<firstrulenumber>
a
a
Integer
Specifies a filter rule number. If a value is entered for the op-
tional
last rule number
parameter, this parameter specifies the
first rule in a range of filter rules (inclusive).
<lastrulenumber>
a
Optional, specifies the last rule number in a range of rule numbers.
allow
Indicates the specified rule is in the allow rules list.
deny
Indicates the specified rule is in the deny rules list.
-> firewall clearcounter 13 allow
-> firewall clearcounter 4 10 deny