R211x-HP Flexfabric 11900 Layer 3 - IP Routing Command Reference

531
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
mdc-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
ipv6 local policy-based-route
Use ipv6 local policy-based-route to configure IPv6 local PBR based on a specified policy.
Use undo ipv6 local policy-based-route to remove the configuration.
Syntax
ipv6 local policy-based-route policy-name
undo ipv6 local policy-based-route
Default
No policy is referenced for IPv6 local PBR.
Views
System view
Predefined user roles
network-admin
mdc-admin