3 vacl ip access-group, Vacl ip access, Group – PLANET XGS3-24040 User Manual

Page 798

Advertising
background image

50-2

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.

Default: None.

Usage Guide: None.

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

50.3 vacl ip access-group

Command: vacl ip access-group {<1-299> | WORD} {in | out} [traffic-statistic] vlan WORD

no vacl ip access-group {<1-299> | WORD} {in | out} vlan WORD

Function: This command configure VACL of IP type on the specific VLAN.

Parameter: <1-299> | WORD: Configure the numeric IP ACL (include: standard ACL rule <1-99>,

extended ACL rule <100-299>) or the named ACL.

Advertising