R2511-HP MSR Router Series MPLS Command Reference(V5)
274
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.
Disabling RSVP-TE in MPLS view also disables RSVP-TE on interfaces.
Examples
# Enable RSVP-TE on current node.
<Sysname> system-view
[Sysname] mpls
[Sysname-mpls] mpls te
[Sysname-mpls] mpls rsvp-te










