2-3
Form
Description
acl ipv6
{
access-list-number
|
name
acl-name
}
Specifies to match an IPv6 ACL specified by its
number or name. The
access-list-number
argument specifies an ACL by its number, which
ranges from 2000 to 3999; the
name acl-name
keyword-argument combination specifies an
ACL by its name.
any
Specifies to match all packets.
customer-dot1p 8021p-list
Specifies to match packets by 802.1p priority of
the customer network. The
8021p-list
argument
is a list of CoS values, in the range of 0 to 7.
customer-vlan-id vlan-id-list
Specifies to match the packets of specified
VLANs of user networks. The
vlan-id-list
argument specifies a list of VLAN IDs, in the form
of
vlan-id to vlan-id
or multiple discontinuous
VLAN IDs (separated by space). You can specify
up to eight VLAN IDs for this argument at a time.
VLAN ID is in the range 1 to 4094.
destination-mac mac-address
Specifies to match the packets with a specified
destination MAC address.
dscp
dscp-list
Specifies to match packets by DSCP
precedence. The
dscp-list
argument is a list of
DSCP values in the range of 0 to 63.
ip-precedence
ip-precedence-list
Specifies to match packets by IP precedence.
The
ip-precedence-list
argument is a list of IP
precedence values in the range of 0 to 7.
protocol
protocol-name
Specifies to match the packets of a specified protocol.
The
protocol-name
argument can be IP or IPv6.
service-dot1p 8021p-list
Specifies to match packets by 802.1p priority of
the service provider network. The
8021p-list
argument is a list of CoS values in the range of 0
to 7.
service-vlan-id
vlan-id-list
Specifies to match the packets of the VLANs of
the operator’s network. The
vlan-id-list
argument
is a list of VLAN IDs, in the form of
vlan-id to
vlan-id
or multiple discontinuous VLAN IDs
(separated by space). You can specify up to
eight VLAN IDs for this argument at a time.
VLAN ID is in the range of 1 to 4094.
source-mac
mac-address
Specifies to match the packets with a specified
source MAC address.
Suppose the logical relationship between classification rules is
and
. Note the following when using the
if-match
command to define matching rules.