331
Step Command
Remarks
14.
Match packets
against the next
node upon match
failure on the
current node.
apply continue
By default, 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 PBR
Configuring local PBR
Configure PBR by applying a policy locally. PBR uses the policy to guide the forwarding of locally
generated packets. The specified policy must already exist. Otherwise, the 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 local PBR unless required.
To configure local PBR:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Apply a policy locally.
ip local policy-based-route
policy-name
By default, no policy is locally
applied.
Configuring interface PBR
Configure PBR by applying a policy to an interface. PBR uses the policy to guide the forwarding of
packets received on the interface. The specified policy must already exist. Otherwise, the 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 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 a policy
to the interface.
ip policy-based-route
policy-name
By default, no policy is applied to the
interface.