R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
451
Syntax
apply continue
undo apply continue
Default
PBR does not match packets against the next policy node upon failure on the current node.
Views
Policy node view
Predefined user roles
network-admin
Usage guidelines
This command takes effect only when the match mode of the node is permit.
This command applies when the following clauses are not configured or become invalid:
• apply access-vpn vpn-instance
• apply next-hop
• apply output-interface
• apply default-next-hop
• apply default-output-interface
For example, the command applies when the specified next hop is unreachable, the specified output
interface is down, or the packets cannot be forwarded in the specified VPN instance.
Examples
# Match against the next policy node upon failure on the current node.
<Sysname> system-view
[Sysname] policy-based-route aa permit node 11
[Sysname-pbr-aa-11] apply continue
apply default-next-hop
Use apply default-next-hop to set a default next hop.
Use undo apply default-next-hop to remove the configuration.
Syntax
apply default-next-hop [ vpn-instance vpn-instance-name | inbound-vpn ] { ip-address [ direct ] [ track
track-entry-number ] }&<1-n>
undo apply default-next-hop [ [ vpn-instance vpn-instance-name | inbound-vpn ] ip-address&<1-n> ]
Default
No default next hop is set.
Views
Policy node view
Predefined user roles
network-admin