PLANET WGSW-52040 User Manual

Page 738

Advertising
background image

50-278

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 <regular-expression>: the regular expression

. 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

[aeiou] match any letter in “aeiou”

\ Escape Character is used to match the intervocalic character, for example, \$ will match the $ character,

but it is not match the end of the character string

\w match the letter, the number or the underline

\b match the beginning or the end of the words

\W match any characters which are not alphabet letter, number and underline

\B match the locations which are not the begin or end of the word

[^x] match any characters except x

[^aeiou] match any characters except including aeiou letters

* repeat zero time or many times

+ repeat one time or many times

(n) repeat n times

(n,) repeat n or more times

(n, m) repeat n to m times

At present, the regular expression used does not support the following syntaxes:

\s match the blank character

\d match the number

\S match any characters except blank character

\D match non-number character

? repeat zero time or one time

Command mode:

Admin Mode.

Advertising