Accesses MPLS RSVP configuration mode to configure RSVP-TE Hello.
None
MPLS configuration mode
MPLS interface configuration mode
MPLS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".
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)#