clear access-list hitcounts control-plane
Syntax
clear access-list hitcounts [{ip|ipv6} ] control-plane vrf
描述
Clears the hit counts for ACLs applied to the specified Control Plane VRF.
Command context
Operator (>
)或Manager (#
)
Parameters
-
ip|ipv6
-
指定了ACL类型:
ip
for IPv4, oripv6
for IPv6. -
-
Specifies the ACL name.
-
vrf
-
Specifies the VRF name.
权威
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Examples
Clearing the hit counts for an IPv4 ACL applied to the Control Plane mgmt VRFs:
switch#clear access-list hitcounts ip My_ipv4_ACL control-plane vrf mgmt
Clearing the hit counts for an IPv6 ACL applied to all Control Plane VRFs:
switch#clear access-list hitcounts ipv6 My_ipv6_ACL control-plane