R3303-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference
483
Syntax
if-match acl6 acl6-number
undo if-match acl6
Views
IPv6 policy node view
Default command level
2: System level
Parameters
acl6-number: Specifies the IPv6 ACL number in the range of 2000 to 3999. The number of a basic IPv6
ACL is in the range of 2000 to 2999 and the number of an advanced IPv6 ACL is in the range of 3000
to 3999.
Examples
# Permit the packets matching ACL 2000.
<Sysname> system-view
[Sysname] ipv6 policy-based-route aa permit node 10
[Sysname-pbr6-aa-10] if-match acl6 2000
if-match packet-length
Use if-match packet-length to define a packet length match criterion.
Use undo if-match packet-length to remove the match criterion.
Syntax
if-match packet-length min-len max-len
undo if-match packet-length
Views
IPv6 policy node view
Default command level
2: System level
Parameters
min-len: Specifies the minimum IPv6 packet length in bytes, in the range of 0 to 65535.
max-len: Specifies the maximum IPv6 packet length in bytes, in the range of 1 to 65535. The value of
max-len cannot be smaller than that of min-len.
Examples
# Match the IPv6 packets with a length from 100 to 200 bytes.
<Sysname> system-view
[Sysname] ipv6 policy-based-route aa permit node 11
[Sysname-pbr6-aa-11] if-match packet-length 100 200










