25
View
IPv6 advanced ACL view
Default level
2: System level
Parameters
rule-id
: Specifies a rule ID, which ranges from 0 to 65534. If no rule ID is provided when you create an
ACL rule, the system automatically assigns it a rule ID. This rule ID takes the nearest higher multiple of the
numbering step to the current highest rule ID, starting from 0. For example, if the rule numbering step is
5 and the current highest rule ID is 28, the rule is numbered 30.
deny
: Denies matching packets.
permit
: Allows matching packets to pass.
protocol
: Matches protocol carried over IPv6. It can be a number in the range 0 to 255, or in words,
gre
(47),
icmpv6
(58),
ipv6
,
ipv6-ah
(51),
ipv6-esp
(50),
ospf
(89),
tcp
(6), or
udp
describes
the parameters you can specify regardless of the value that the
protocol
argument takes.
Table 10
Match criteria and other rule information for IPv6 advanced ACL rules
Parameters
Function
Description
source
{
source
source-prefix |
source/source-prefix
|
any
}
Specifies a source IPv6 address
The
source
and
source-prefix
arguments
represent an IPv6 source address, and prefix
length that ranges from 1 to 128.
The
any
keyword represents any IPv6 source
address.
destination
{
dest
dest-prefix
|
dest/dest-prefix |
any
}
Specifies a destination IPv6
address
The
dest
and
dest
-
prefix
arguments represent a
destination IPv6 address, and prefix length that
ranges from 1 to 128.
The
any
keyword specifies any IPv6 destination
address.
counting
Counts the number of times the
IPv6 ACL rule has been matched
in hardware
––
dscp
dscp
Specifies a DSCP preference
The
dscp
argument can be a number in the
range 0 to 63, or in words,
af11
(10),
af12
(12),
af13
(14),
af21
(18),
af22
(20),
af23
(22),
af31
(26),
af32
(28),
af33
(30),
af41
(34),
af42
(36),
af43
(38),
cs1
(8),
cs2
(16),
cs3
(24),
cs4
(32),
cs5
(40),
cs6
(48),
cs7
(56),
default
(0), or
ef
(46).
flow-label
flow-label-value
Specifies a flow label value in
an IPv6 packet header
The
flow-label-value
argument is in the range 0
to 1048575.
logging
Logs matching packets
––
vpn-instance
vpn-instance-name
Applies the rule to packets in a
VPN instance
The
vpn-instance-name
argument takes a case
sensitive string of 1 to 31 characters.
If no VPN instance is specified, the rule applies
only to non-VPN packets.
fragment
Applies the rule to only non-first
fragments
Without this keyword, the rule applies to all
fragments and non-fragments.