PLANET XGS3-24042 User Manual

Page 1026

Advertising
background image

55-2

[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.

Example:

Switch (config)#show vacl vlan 2

Vlan 2:

IP Ingress access-list used is 100, traffic-statistics Disable.

Switch (config)# show vacl vlan 3

Vlan 3:

IP Ingress access-list used is myacl, packet(s) number is 5.

Displayed Information

Explanation

Vlan 2

The name of VLAN

100, myacl

The name of VACL

traffic-statistics Disable

Disable VACL statistic function

packet(s) number is 5

The sum of out-profile data packets matching this VACL

Advertising
This manual is related to the following products: