Configuring rsvp-te advanced features, Configuration prerequisites, Configuration procedure – H3C Technologies H3C SR8800 User Manual

Page 76: Configuring rsvp reservation style

Advertising
background image

65

Step Command

Remarks

3.

Enable RSVP-TE on your
router.

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

CAUTION:

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.

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.

Configuration prerequisites

Before configuring RSVP-TE advanced features, do the following:

Configure MPLS basic capabilities

Configure MPLS TE basic capabilities

Establish an MPLS TE tunnel with RSVP-TE

Configuration procedure

Configuring RSVP reservation style

Each LSP set up using RSVP-TE is assigned a resource reservation style. During an RSVP session, the
receiver decides which reservation style can be used for this session and thus which LSPs can be used.
Currently, two reservation styles are available:

Fixed-filter style (FF) where resources are reserved for individual senders and cannot be shared
among senders on the same session.

Shared-explicit style (SE) where resources are reserved for senders on the same session and shared
among them.

Advertising