R2511-HP MSR Router Series ACL and QoS Command Reference(V5)

3
name source-acl-name: Specifies an existing source ACL by its name. The source-acl-name argument
takes a case-insensitive string of 1 to 63 characters. The name option is not available for WLAN ACLs.
dest-acl-number: Assigns a unique number to the ACL you are creating. This number must be from the
same ACL category as the source ACL. Available value ranges include:
100 to 199 for WLAN ACLs
2000 to 2999 for IPv4 basic ACLs
3000 to 3999 for IPv4 advanced ACLs
4000 to 4999 for Ethernet frame header ACLs
5000 to 5999 for user-defined ACLs
The following matrix shows the ACL number ranges and hardware compatibility:
Hardware Number ran
g
es for
ac
l
-numbe
r
MSR900 All ranges.
MSR93X All ranges except WLAN ACLs.
MSR20-1X All ranges.
MSR20 All ranges.
MSR30 All ranges.
MSR50 All ranges except that MPU-G2 does not support WLAN ACLs.
MSR1000 All ranges.
name dest-acl-name: Assigns a unique name to the ACL you are creating. The dest-acl-name takes a
case-insensitive string of 1 to 63 characters. It must start with an English letter, and to avoid confusion, it
cannot be all. For this ACL, the system automatically picks the smallest number from all available
numbers in the same ACL category as the source ACL. The name option is not available for WLAN ACLs.
Usage guidelines
You can assign a name to an ACL only when you create it. After an ACL is created with a name, you
cannot rename it or remove its name.
Examples
# Create IPv4 basic ACL 2002 by copying IPv4 basic ACL 2001.
<Sysname> system-view
[Sysname] acl copy 2001 to 2002
acl ipv6
Use acl ipv6 to create an IPv6 basic, IPv6 advanced, or simple ACL, and enter its ACL view. If the ACL
has been created, you directly enter its view.
Use undo acl ipv6 to delete the specified ACLs.
Syntax
acl ipv6 number acl6-number [ name acl6-name ] [ match-order { auto | config } ]
undo acl ipv6 { all | name acl6-name | number acl6-number }
Default
No ACL exists.