![H3C S9500 Series Command Manual Download Page 190](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036190.webp)
Command Manual – MPLS TE
H3C S9500 Series Routing Switches
Chapter 1 MPLS TE Configuration Commands
1-99
available with the opaque LSA capability.
Related commands:
opaque-capability
.
Example
# Enable the MPLS TE capability in OSPF area 1.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] area 1
[Sysname-ospf-100-area-0.0.0.1] mpls-te enable
1.1.84 next hop
Syntax
next hop
ip-address
[
include
[
strict
|
loose
] |
exclude
]
View
Explicit path view
Default 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 router ID.
include
: Includes the specified IP address on the explicit path.
loose
: Indicates that the next hop is a loose node which is not necessarily directly
connected to current node.
strict
: Indicates that the next hop is a strict node which must be directly connected to
current node.
exclude
: Excludes the specified IP address from the explicit path.
Description
Use the
next hop
command to define a node on the explicit path. By performing this
command multiple times, you may define all nodes that the explicit path must traverse
in sequence.
By default, next hops are strict hops on an explicit path.
Related commands:
delete hop
.