HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
410
direct: Specifies that the next hop must be directly connected to take effect.
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 next hops for backup or load sharing by executing this command once or
multiple times.
You can specify up to m next hops for a node. The value of m depends on the device model.
With a next hop specified, the undo apply next-hop command removes the next hop.
Without any next hop specified, the undo apply next-hop command removes all next hops.
Examples
# S e t a d i r e ct l y - c o n ne c t e d n ex t h o p of 1.1.1.1.
<Sysname> system-view
[Sysname] policy-based-route aa permit node 11
[Sysname-pbr-aa-11] apply next-hop 1.1.1.1 direct
Related commands
apply loadshare next-hop
apply output-interface
Use apply output-interface to set an output interface.
Use undo apply output-interface to remove the configuration.
Syntax
apply output-interface { interface-type interface-number [ track track-entry-number ] }&<1-n>
undo apply output-interface [ { interface-type interface-number }&<1-n> ]
Default
No 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.
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 output interfaces for backup or load sharing by executing this command once
or multiple times.