R0106-HP MSR Router Series MPLS Configuration Guide(V7)
71
Ste
p
Command
Remarks
2. Create an explicit path and
enter its view.
explicit-path path-name
By default, no explicit path exists
on the device.
3. Enable the explicit path.
undo disable
By default, an explicit path is
enabled.
4. Add or modify a node in the
explicit path.
nexthop [ index index-number ]
ip-address [ exclude | include
[ loose | strict ] ]
By default, an explicit path does
not include any node.
You can specify the include
keyword to have the CRLSP
traverse the specified node or the
exclude keyword to have the
CRLSP bypass the specified node.
5. Return to system view.
quit N/A
6. Enter MPLS TE tunnel interface
view.
interface tunnel tunnel-number
[ mode mpls-te ]
N/A
7. Configure the MPLS TE tunnel
interface to use the explicit
path, and specify a preference
value for the explicit path.
mpls te path preference value
explicit-path path-name [ no-cspf ]
By default, MPLS TE uses the
calculated path to establish a
CRLSP.
Establishing an MPLS TE tunnel by using RSVP-TE
Before you configure this task, you must use the rsvp command and the rsvp enable command to enable
RSVP on all nodes and interfaces that the MPLS TE tunnel traverses.
Perform this task on the ingress node of the MPLS TE tunnel.
To configure RSVP-TE to establish an MPLS TE tunnel:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter MPLS TE tunnel interface
view.
interface tunnel tunnel-number
[ mode mpls-te ]
N/A
3. Configure MPLS TE to use
RSVP-TE to establish the tunnel.
mpls te signaling rsvp-te
By default, MPLS TE uses RSVP-TE
to establish a tunnel.
4. Specify an explicit path for the
MPLS TE tunnel, and specify
the path preference value.
mpls te path preference value
{ dynamic | explicit-path
path-name } [ no-cspf ]
By default, MPLS TE uses the
calculated path to establish a
CRLSP.
Controlling CRLSP path selection
Before performing the configuration tasks in this section, be aware of each configuration objective and
its impact on your device.
MPLS TE uses CSPF to calculate a path according to the TEDB and constraints and sets up the CRLSP
through RSVP-TE. MPLS TE provides measures that affect the CSPF calculation. You can use these
measures to tune the path selection for CRLSP.