R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide
166
next hop
Use next hop to define a node on the explicit path. By executing this command multiple times, you can
define all nodes that the explicit path must traverse in sequence.
Syntax
next hop ip-address [ include [ loose | strict ] | exclude ]
Views
Explicit path view
Default command level
2: System level
Parameters
ip-address: Defines a node by its link IP address or router ID in dotted decimal notation. In the strict
routing approach, this IP address must be a link IP address. In the loose routing approach, this IP address
can be either a link IP address or a router ID.
include: Includes the specified IP address on the explicit path.
loose: Specifies the node as a loose node, which means that the ip-address and its previous hop can be
connected indirectly.
strict: Specifies the node as a strict node, which means that the ip-address and its previous hop must be
directly connected.
exclude: Excludes the specified IP address from the explicit path.
Usage guidelines
• If you specify neither include nor exclude, the include keyword is used by default.
• If you specify neither loose nor strict, the strict keyword is used by default.
Examples
# Specify the device to not consider the IP address 10.0.0.125 in path calculation for the explicit path
path1.
<Sysname> system-view
[Sysname] explicit-path path1
[Sysname-explicit-path-path1] next hop 10.0.0.125 exclude
Related commands
delete hop
opaque-capability
Use opaque-capability to enable the opaque LSA capability for the OSPF process to generate and
receive from its neighbors Opaque LSAs.
Use undo opaque-capability to restore the default.
Syntax
opaque-capability enable
undo opaque-capability










