![H3C S9500 Series Command Manual Download Page 92](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036092.webp)
Command Manual – MPLS TE
H3C S9500 Series Routing Switches
Chapter 1 MPLS TE Configuration Commands
1-1
Chapter 1 MPLS TE Configuration Commands
1.1 MPLS TE Configuration Commands
1.1.1 add hop
Syntax
add hop
ip-address1
[
include
[
loose
|
strict
] |
exclude
] {
after
|
before
}
ip-address2
View
Explicit path view
Default Level
2: System level
Parameters
ip-address1
: IP address or Router ID of the node to be inserted in the explicit path, in
dotted decimal notation.
include
: Includes the specified IP address in the explicit path.
loose
: Indicates that the next hop is a loose node which is not necessarily directly
connected to the specified node.
strict
: Indicates that the next hop is a strict node which must be directly connected to
the specified node.
exclude
: Excludes the node identified by the
ip-address1
argument from the explicit
path. Excluded addresses are not considered in path calculation.
after
: Inserts the node identified by the
ip-address1
argument after the reference node.
before
: Inserts the node identified by the
ip-address1
argument before the reference
node.
ip-address2
: IP address of the reference node, in dotted decimal notation.
Description
Use the
add hop
command to insert a node to the explicit path.
By default, the specified node is included in the explicit path and its next hop is a strict
node.