6 vacl mac-ip access-group, Vacl mac, Ip access – PLANET WGSW-52040 User Manual
Page 742: Group

50-282
50.6 vacl mac-ip access-group
Command:
vacl mac-ip access-group {<3100-3299> | WORD} {in } [traffic-statistic] vlan WORD
no vacl mac-ip access-group {<3100-3299> | WORD} {in } vlan WORD
Function:
This command configure VACL of MAC-IP type on the specific VLAN.
Parameter:
<3100-3299> | WORD: Configure the numeric MAC-IP ACL or the named ACL.
in : Filter the ingress traffic.
traffic-statistic: Enable the statistic of matched packets number.
vlan WORD: The VLAN will be bound to VACL.
Command mode:
Global Mode.
Default:
None.
Usage Guide:
Use “;” or “-” to input the VLAN or multi-VLANs, but do not exceed 128, and CLI length cannot exceed 80 characters.
Egress direction filtering is not supported by switch.
Example:
Configure the numeric MAC-IP ACL for Vlan 1, 2, 5.
Switch(config)#vacl mac-ip access-group 3100 in traffic-statistic vlan 1;2;5