A SERVICE OF

logo

61
IP UNICAST POLICY ROUTING
CONFIGURATION COMMANDS
apply default output-interface
Syntax apply default output-interface interface-type interface-number [ track
track-entry-number ] [ interface-type interface-number [ track track-entry-number ]]
undo apply default output-interface [ interface-type interface-number
[ interface-type interface-number ]]
View policy-based-route view
Parameters interface-type interface-number: Specifies an interface.
track track-entry-number: Specifies a track entry. The track-entry-number is in the
range 1 to 1024.
Description Use the
apply default output-interface command to set the default outgoing
interface for matched packets.
Use the
undo apply default output-interface command to remove the
configuration.
Using this command can set two outgoing interfaces at most for load-sharing.
Related commands: apply ip-precedence, apply ip-address next-hop, apply output-interface,
and apply ip-address default next-hop.
Examples # Set the default outgoing interface for matched packets to Serial2/0.
<Sysname> system-view
[Sysname] policy-based-route aa permit node 11
[Sysname-policy-based-route] apply default output-interface serial 2
/0 track 1
apply ip-address default next-hop
Syntax apply ip-address default next-hop ip-address [ track track-entry-number ]
[ ip-address [ track track-entry-number ]]
undo apply ip-address default next-hop [ ip-address [ ip-address ]]
View policy-based-route view