R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
471
IPv6 policy-based routing configuration
commands
apply default output-interface
Use apply default output-interface to set a default output interface.
Use undo apply default output-interface to remove the configuration.
Syntax
apply default output-interface interface-type interface-number
undo apply default output-interface [ interface-type interface-number ]
Views
IPv6 policy node view
Default command level
2: System level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
Usage guidelines
This command only applies to packets that do not find a match in the routing table. You can specify up
to five default output interfaces for per-flow load balancing.
With an interface specified, the undo apply default output-interface command removes the specified
default output interface.
Without any interface specified, the undo apply default output-interface command removes all default
output interfaces.
Examples
# Set Serial 2/2/0 as the default output interface.
<Sysname> system-view
[Sysname] ipv6 policy-based-route aa permit node 11
[Sysname-pbr6-aa-11] apply default output-interface serial 2/2/0
apply fail-action continue
Use apply fail-action continue to match packets against the next policy node upon match failure on the
current node.
Use undo apply fail-action continue to remove the configuration.
Syntax
apply fail-action continue
undo apply fail-action continue