R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

600
Use undo if-match acl to remove the ACL match criterion.
Syntax
if-match acl { acl6-number | name acl6-name }
undo if-match acl
Default
No ACL match criterion is configured.
Views
IPv6 policy node view
Predefined user roles
network-admin
Parameters
acl6-number: Specifies an ACL by its number in the range of 2000 to 3999. The value range of a basic
ACL is 2000 to 2999 and that of an advanced ACL is 3000 to 3999.
name acl6-name: Specifies an ACL by its name, a case-insensitive string of 1 to 63 characters starting
with letter a to z or A to Z. The ACL name cannot be all.
Examples
# Configure Node 10 of policy aa to permit the packets matching ACL 2000.
<Sysname> system-view
[Sysname] ipv6 policy-based-route aa permit node 10
[Sysname-pbr6-aa-10] if-match acl 2000
# Configure Node 10 of policy aa to permit the packets matching ACL aaa.
<Sysname> system-view
[Sysname] ipv6 policy-based-route aa permit node 10
[Sysname-pbr6-aa-10] if-match acl name aaa
if-match packet-length
Use if-match packet-length to define an IPv6 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
Default
No packet length match criterion is defined.
Views
IPv6 policy node view
Predefined user roles
network-admin
Parameters
min-len: Specifies the minimum IPv6 packet length in the range of 1 to 65535 bytes.