Chapter 55 commands for vlan-acl, 1 clear vacl statistic vlan, 2 show vacl vlan – PLANET XGS3-24042 User Manual
Page 1025: Chapter 55 commands for vlan-acl -1, Clear vacl statistic vlan, Show vacl vlan

55-1
Chapter 55 Commands for VLAN-ACL
55.1 clear vacl statistic vlan
Command:
clear vacl [in | out] statistic vlan [<1-4094>]
Function:
This command can clear the statistic information of VACL.
Parameter:
in | out: Clear the traffic statistic of the ingress/egress.
vlan <1-4094>: The VLAN which needs to clear the VACL statistic information. If do not input VLAN
ID, then clear all VLAN statistic information.
Command mode:
Admin Mode.
Example:
Clear VACL statistic information of Vlan1.
Switch#clear vacl statistic vlan 1
55.2 show vacl vlan
Command:
show vacl [in | out] vlan [<1-4094>] | [begin | include | exclude <regular-expression>]
Function:
This command shows the configuration and the statistic information of VACL.
Parameter:
in | out: Show ingress/egress configuration and statistic
vlan <1-4094>: The VLAN which needs to show the configuration and the statistic information of
VACL. If do not input VLAN ID, then show VACL configuration and statistic information of all VLANs.
begin | include | exclude
. match any characters except the line feed character
^ match the beginning of the row
$ match the end of the row
| match the character string at the left or right of upright line
[0-9] match the number 0 to the number 9
[a-z] match the lowercase a to z