R3303-HP HSR6800 Routers MPLS Configuration Guide

62
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter MPLS TE tunnel interface
view.
interface tunnel tunnel-number N/A
3. Set the signaling protocol for
setting up MPLS TE tunnels to
CR-LDP.
mpls te signal-protocol crldp RSVP-TE applies by default.
4. Submit current tunnel
configuration.
mpls te commit N/A
Establishing an MPLS TE tunnel with RSVP-TE
To use RSVP-TE as the signaling protocol for setting up the MPLS TE tunnel, you must enable both MPLS
TE and RSVP-TE on the interfaces for the tunnel to use on each node along the tunnel.
To establish an MPLS TE tunnel with RSVP-TE:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter MPLS view.
mpls N/A
3. Enable RSVP-TE on your
device.
mpls rsvp-te Disabled by default.
4. Exit to system view.
quit N/A
5. Enter interface view of MPLS
TE link.
interface interface-type
interface-number
N/A
6. Enable RSVP-TE on the
interface.
mpls rsvp-te Disabled by default.
7. Enter MPLS TE tunnel interface
view.
interface tunnel tunnel-number N/A
8. Set the signaling protocol for
setting up the MPLS TE tunnel
to RSVP-TE.
mpls te signal-protocol rsvp-te
Optional.
RSVP-TE applies by default.
9. Submit current tunnel
configuration.
mpls te commit N/A
Configuring RSVP-TE advanced features
RSVP-TE adds new objects in Path and Resv messages to support CR-LSP setup. RSVP-TE provides many
configurable options with respect to reliability, network resources, and other advanced features of MPLS
TE.
Before performing the configuration tasks in this section, be aware of each configuration objective and
its impact on your network.
Before you configure RSVP-TE advanced features, complete the following tasks:
Configure basic MPLS.
Configure basic MPLS TE.