547
Predefined user roles
network-admin
network-operator
Examples
# Display IPv6 PBR configuration.
<Sysname> display ipv6 policy-based-route setup
Policy Name Interface Name
pr01 Vlan-interface 1
Table 138 Command output
Field Description
policy Name Policy name.
Interface Name Interface where the policy is applied.
Related commands
ipv6 policy-based-route (interface view)
if-match acl
Use if-match acl to configure an ACL match criterion.
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