rsvp

Accesses MPLS RSVP configuration mode to configure RSVP-TE Hello.

Syntax

rsvp
no rsvp

Command Default

None

Modes

MPLS configuration mode

MPLS interface configuration mode

Usage Guidelines

MPLS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.

Examples

The following example accesses MPLS RSVP configuration mode to configure RSVP-TE Hello globally.

device# configure terminal
device(config)# router mpls
device(config-router-mpls)# rsvp
device(config-router-mpls-rsvp)#

The following example accesses MPLS RSVP configuration mode to configure RSVP-TE Hello on an MPLS interface.

device# configure terminal
device(config)# router mpls
device(config-router-mpls)# mpls-interface ethernet 0/12
device(config-router-mpls-interface-0/12)# rsvp
device(config-router-mpls-interface-0/12-rsvp)#