59
To do…
Use the command...
Remarks
Enter interface view of MPLS TE link
interface
interface-type
interface-number
––
Enable RSVP-TE on the interface
mpls rsvp-te
Required
Disabled by default
Enter MPLS TE tunnel interface view
interface tunnel
tunnel-number
––
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.
Submit current tunnel configuration
mpls te commit
Required
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 on each node along the tunnel.
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 you configure RSVP-TE advanced features, complete the following tasks:
•
Configure basic MPLS.
•
Configure MPLS TE basic settings.
•
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.
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.
To configure RSVP reservation style:
To do…
Use the command...
Remarks
Enter system view
system-view
––