3com 8807 참조 가이드

다운로드
페이지 1099
16
ACL C
OMMANDS
ACL Commands
acl
Syntax
acl { number acl-number | name acl-name [ advanced | basic | link ] } [ 
match-order { config | auto } ]
undo acl { number acl-number | name acl-name | all }
View
System view
Parameter
number acl-number: ACL number, in the range of:
2000 to 2999: Represents basic ACL.
3000 to 3999: Represents advanced ACL.
4000 to 4999: Represents Layer 2 ACL.
name acl-name: Character string, which must be started with an English letter 
(i.e., a-z or A-Z), and there should not be a space in it; case insensitive, key words 
all and any are not allowed to use.
advanced: Advanced ACL.
basic: Basic ACL.
link: Layer 2 ACL.
config: In configuration order during matching ACL rules.
auto: In depth-first order during matching ACL rules.
all: Deletes all ACLs (both number- and name-identified ones).
Description
Use the acl command to define a number- or name-identified ACL and enter its 
view.
Use the undo acl command to delete all rules of an ACL or all ACLs.
By default, the system matches ACL rules in configuration order.