PLANET XGS3-24042 User Manual
Page 1029

55-5
vacl mac-ip access-group {<3100-3299> | WORD} {in | out} [traffic-statistic] vlan WORD
no vacl mac-ip access-group {<3100-3299> | WORD} {in | out} vlan WORD
Function:
This command configure VACL of MAC-IP type on the specific VLAN.
Parameter:
<3100-3299> | WORD: Configure the numeric IP ACL or the named ACL.
in | out: Filter the ingress/egress traffic.
traffic-statistic: Enable the statistic of matched packets number.
vlan WORD: The VLAN will be bound to VACL.
Command mode:
Global Mode.
Usage Guide:
Use “;” or “-” to input the VLAN or multi-VLANs, but do not exceed 128, and CLI length can not
exceed 80 characters. At present, MAC-IP ACL that match tcp/udp range can not be bound to VLAN
Egress direction.
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