R3303-HP HSR6800 Routers MPLS Command Reference

128
Default command level
2: System level
Parameters
ip-address1 ip-address2: Substitutes the IP address specified by the ip-address2 argument for the IP
address specified by the ip-address1 argument in the explicit path. The specified IP addresses can be link
IP addresses or router IDs of nodes.
include: Includes the node ip-address2 on the explicit path.
loose: Specifies the node ip-address2 as a loose node, which means that ip-address2 and its previous
hop can be connected indirectly.
strict: Specifies the node ip-address2 as a strict node, which means that ip-address2 and its previous hop
must be connected directly.
exclude: Excludes the node ip-address2 from path calculations for 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
# Replace IP address 10.0.0.125 with IP address 10.0.0.200 for the explicit path path1 and exclude this
new IP address from path calculations.
<Sysname> system-view
[Sysname] explicit-path path1
[Sysname-explicit-path-path1] modify hop 10.0.0.125 10.0.0.200 exclude
mpls rsvp-te
Use mpls rsvp-te to enable RSVP-TE.
Use undo mpls rsvp-te to disable RSVP-TE.
Syntax
mpls rsvp-te
undo mpls rsvp-te
Default
RSVP-TE is disabled.
Views
MPLS view, interface view
Default command level
2: System level
Usage guidelines
You must enable RSVP-TE before you can configure other RSVP-TE features.
Before enabling RSVP-TE in MPLS view on a node, enable MPLS in system view and MPLS TE in MPLS
view.
Before enabling RSVP-TE in interface view, enable MPLS and MPLS TE in interface view.