R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
297
undo apply default output-interface [ interface-type interface-number [ interface-type
interface-number ] ]
Views
Policy node view
Default command level
2: System level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
track track-entry-number: Specifies a track entry by its number in the range of 1 to 1024.
Usage guidelines
You can specify up to two default output interfaces by performing this command once or twice.
A specified default output interface must be P2P type. Using a non-P2P output interface (broadcast and
NBMA interfaces such as Ethernet and virtual-template interfaces) can result in forwarding failures when
the interface has multiple next hops.
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] policy-based-route aa permit node 11
[Sysname-pbr-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
Views
Policy node view
Default command level
2: System level
Usage guidelines
This command can be used only when the match mode of the policy node is permit.
Examples
# Match packets against the next policy node upon match failure on the current node.