F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Access Control Command Reference-6PW100
13
<Sysname> reset acl counter 2001
Related commands
display acl
reset acl ipv6 counter
Use reset acl ipv6 counter to clear statistics for one or all IPv6 basic and IPv6 advanced ACLs.
Syntax
reset acl ipv6 counter { acl6-number | all | name acl6-name }
Views
User view
Default command level
2: System level
Parameters
acl6-number: Specifies an ACL by its number:
• 2000 to 2999 for IPv6 basic ACLs
• 3000 to 3999 for IPv6 advanced ACLs
all: Clears statistics for all IPv6 basic and advanced ACLs.
name acl6-name: Specifies an ACL by its name. The acl6-name argument takes a case-insensitive string
of 1 to 63 characters. It must start with an English letter.
Examples
# Clear statistics for IPv6 basic ACL 2001.
<Sysname> reset acl ipv6 counter 2001
Related commands
display acl ipv6
rule (Ethernet frame header ACL view)
Use rule to create or edit an Ethernet frame header ACL rule. You can edit ACL rules only when the match
order is config.
Use undo rule to delete an Ethernet frame header ACL rule or some attributes in the rule. If no optional
keywords are provided, this command deletes the entire rule. If optional keywords or arguments are
provided, this command deletes the specified attributes.
Syntax
rule [ rule-id ] { deny | permit } [ cos vlan-pri | counting | dest-mac dest-address dest-mask | { lsap
lsap-type lsap-type-mask | type protocol-type protocol-type-mask } | source-mac source-address
source-mask | time-range time-range-name ] *
undo rule rule-id [ counting | time-range ] *
Default
An Ethernet frame header ACL does not contain any rule.