HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
405
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 apply access-vpn vpn-instance, apply next-hop, apply output-interface,
apply default-next-hop, and apply default-output-interface clauses are not configured or become
invalid. For example, 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
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. The specified VPN must already exist.
inbound-vpn: Specifies the VPN instance where the inbound interface belongs.