408
To configure IPv6 local PBR:
Step Command Remarks
1. Enter system view.
system-view
N/A
2. Apply a policy locally.
ipv6 local policy-based-route
policy-name
By default, no policy is locally
applied.
Configuring IPv6 interface PBR
Configure IPv6 PBR by applying an IPv6 policy to an interface. IPv6 PBR uses the policy to guide the
forwarding of IPv6 packets received on the interface. The specified policy must already exist.
Otherwise, the IPv6 interface PBR configuration fails.
You can apply only one policy to an interface. Before you apply a new policy, you must first remove
the current policy from the interface.
You can apply a policy to multiple interfaces.
To configure IPv6 interface PBR:
Step Command Remarks
1. Enter system view.
system-view
N/A
2. Enter interface
view.
interface
interface-type interface-number N/A
3. Apply an IPv6
policy to the
interface.
ipv6 policy-based-route
policy-name
By default, no IPv6 policy is
applied to the interface.
Displaying and maintaining IPv6 PBR
Execute display commands in any view and reset commands in user view.
Task Command
Display IPv6 PBR policy information.
display ipv6 policy-based-route
[
policy
policy-name ]
Display IPv6 PBR configuration.
display ipv6 policy-based-route setup
Display IPv6 local PBR configuration and
statistics.
display ipv6 policy-based-route local
[
slot
slot-number ]
Display IPv6 interface PBR configuration and
statistics.
display ipv6 policy-based-route interface
interface-type
interface-number [
slot
slot-number ]
Clear IPv6 PBR statistics.
reset ipv6 policy-based-route statistics
[
policy
policy-name
]