![H3C S9500 Series Command Manual Download Page 152](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036152.webp)
Command Manual – MPLS TE
H3C S9500 Series Routing Switches
Chapter 1 MPLS TE Configuration Commands
1-61
Description
Use the
modify hop
command to change the IP address of a node on the explicit path.
By default, the changed IP address is included on the explicit path and its next hop is a
strict node.
Examples
# Replace IP address 10.0.0.125 on explicit path named p1 with IP address 10.0.0.200
and exclude this new IP address from subsequent path calculations.
<Sysname> system-view
[Sysname] explicit-path path1
[Sysname-explicit-path-p1] modify hop 10.0.0.125 10.0.0.200 exclude
1.1.38 mpls rsvp-te
Syntax
mpls rsvp-te
undo mpls rsvp-te
View
MPLS view, VLAN interface view, POS interface view
Default Level
2: System level
Parameters
None
Description
Use the
mpls rsvp-te
command to enable RSVP-TE.
Use the
undo mpls rsvp-te
command to disable RSVP-TE.
By default, RSVP-TE is disabled.
You must enable RSVP-TE before you can configure other RSVP-TE features.
Before enabling RSVP-TE, enable MPLS and MPLS TE in both system view and
interface view.
Disabling RSVP-TE in MPLS view disables RSVP-TE on interfaces.
Examples
# Enable RSVP-TE on current node.
<Sysname> system-view