R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

452
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.
ip-address: Specifies the default next-hop IP address. Without the vpn-instance vpn-instance-name
option or the inbound-vpn keyword, the default next hop belongs to the public network.
direct: Specifies a directly connected default next hop.
track track-entry-number: Specifies a track entry by its number in the range of 1 to 1024.
&<1-n>: Indicates that the argument before it can be entered up to n times. The value of n is 4.
Usage guidelines
You can specify multiple default next hops for backup or load sharing by executing this command once
or multiple times.
You can specify up to m default next hops for a node. The value of m is 16.
With a default next hop specified, the undo apply default-next-hop command removes the default next
hop.
Without any default next hop specified, the undo apply default-next-hop command removes all default
next hops.
Examples
# Set a directly-connected default next hop of 1.1.1.1.
<Sysname> system-view
[Sysname] policy-based-route aa permit node 11
[Sysname-pbr-aa-11] apply default-next-hop 1.1.1.1 direct
Related commands
apply loadshare
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 [ track track-entry-number ] }&<1-n>
undo apply default-output-interface [ { interface-type interface-number }&<1-n> ]
Default
No default output interface is set.
Views
Policy node view
Predefined user roles
network-admin
Parameters
interface-type interface-number: Specifies an interface by its type and number.