HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
533
ipv6-address: Specifies the default next-hop IPv6 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 depends on
the device model.
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 depends on the device model.
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] ipv6 policy-based-route aa permit node 11
[Sysname-pbr6-aa-11] apply default-next-hop 1:1::1:1 direct
Related commands
apply loadshare default-next-hop
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
IPv6 policy node view
Predefined user roles
network-admin
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.