Accesses MPLS RSVP configuration mode to configure RSVP-TE Hello.
None
MPLS configuration mode
MPLS interface configuration mode
MPLS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.
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)#