R2511-HP MSR Router Series ACL and QoS Command Reference(V5)
29
ICMPv6 messa
g
e name ICMPv6 messa
g
e t
yp
e
ICMPv6 messa
g
e code
neighbor-solicitation 135 0
network-unreachable 1 0
packet-too-big 2 0
port-unreachable 1 4
redirect 137 0
router-advertisement 134 0
router-solicitation 133 0
unknown-ipv6-opt 4 2
unknown-next-hdr 4 1
Usage guidelines
Within an ACL, the permit or deny statement of each rule must be unique. If the ACL rule you are creating
or editing has the same deny or permit statement as another rule in the ACL, your creation or editing
attempt fails.
Examples
# Create a rule for simple ACL 10000 to match TCP packets with the RST flag and the source address of
2200:100::/64.
<Sysname> system-view
[Sysname] acl ipv6 number 10000
[Sysname-acl6-simple-10000] rule tcp addr-flag 4 source 2200:100::/64 tcp-type tcprst
Related commands
acl ipv6
rule (user-defined ACL view)
Use rule to create or edit a user-defined ACL rule.
Use undo rule to delete an entire user-defined ACL rule.
Syntax
rule [ rule-id ] { deny | permit } [ l2 rule-string rule-mask offset }&<1-8> ] [ counting | time-range
time-range-name ] *
undo rule rule-id
Default
A user-defined ACL does not contain any rule.
Views
User-defined ACL view
Default command level
2: System level










