3com 8807 Reference Guide

Page of 1099
VLAN-ACL Configuration Commands
283
ip-group { acl-number | acl-name }: Activates IP ACLs, including basic and 
advanced ACLs. acl-number: Sequence number of ACL, ranging from 2000 to 
3999. acl-name: Name of the ACL, which must be a character string starting with 
an English letter (a-z or A-Z), and without any space in it.
rule rule: Specifies the subitem of an active ACL, ranging from 0 to 127; if not 
specified, all subitems of ACL will be activated.
system-index index: Specifies the system index value of the rule which will be 
indexed during operation. After delivering a rule, the system automatically assigns 
a globally unique index value to the rule. When using this command to deliver a 
rule, you can also specify a system index value for the rule, but this value may 
change while the system is running. In general, you are not recommended to 
specify this parameter manually.
Description
Use the packet-filter command to activate the ACLs in VLAN.
Use the undo packet-filter command to deactivate an active ACL.
Example
# Activate ACL 2000 of each port in VLAN 2.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] vlan 2
 
[3Com-vlan2] packet-filter inbound ip-group 2000 
traffic-limit
Syntax
traffic-limit inbound ip-group { acl-number | acl-name } [ rule rule [ 
system-index index ] ] [ tc-index index ] { traffic-index traffic-index | cir cbs ebs 
pir ] } { conform { remark-cos | remark-policed-service } | exceed { forward | 
drop } }*
undo traffic-limit inbound ip-group { acl-number | acl-name } [ rule rule ]
View
VLAN view
Parameter
inbound: Implements traffic policing for data packets received on the port.
ip-group { acl-number | acl-name }: Activates the ACL identified by the 
acl-number or acl-name argument. The ACL here can be a basic ACL or an 
advanced ACL. acl-number: Sequence number of the ACL, ranging from 2000 to 
3999. acl-name: Name of the ACL, a string beginning with character a-z or A-Z. 
Note that this argument cannot contain spaces.
rule rule: Specifies the rule identified by the rule argument of the ACL. The rule 
argument ranges from 0 to 127. Without this keyword, this command applies to 
all rules of the ACL.