426
Step Command
Remarks
10.
Enable load
sharing among
multiple default
next hops.
apply loadshare default-next-hop
By default, the default next hops
operate in primary/backup mode.
11.
Set default output
interfaces.
apply default-output-interface
{
interface-type interface-number
[
track
track-entry-number
] }&<1-
n
>
By default, no default output interface
is specified.
You can specify multiple default
output interfaces for backup or load
sharing by executing this command
once or multiple times.
You can specify up to 16 default
output interfaces for a node.
12.
Enable load
sharing among
multiple default
output interfaces.
apply loadshare default-output-interface
By default, the default output
interfaces operate in
primary/backup mode.
13.
Match packets
against the next
node upon match
failure on the
current node.
apply continue
By default, IPv6 PBR does not match
packets against the next node upon
match failure on the current node.
This command takes effect only when
the match mode of the node is
permit
.
Configuring IPv6 PBR
Configuring IPv6 local PBR
Configure IPv6 PBR by applying a policy locally. IPv6 PBR uses the policy to guide the forwarding of
locally generated packets. The specified policy must already exist. Otherwise, the IPv6 local PBR
configuration fails.
You can apply only one policy locally. Before you apply a new policy, you must first remove the current
policy.
Do not configure IPv6 local PBR unless required.
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.