HP MSR2000/3000/4000 Router Series MPLS Configuration Guide
93
device and all its neighbor have the RSVP GR capability and have exchanged GR parameters, each of
them can function as the GR helper of another device.
A GR helper considers that a GR restarter is rebooting when it receives no hello packets from the restarter
in a specific period of time. When a GR restarter is rebooting, the GR helpers retain soft state information
about the GR restarter and continue sending hello packets periodically to the GR restarter until the restart
timer expires.
If a GR helper receives a hello message from the GR restarter before the restart timer expires, the recovery
timer is started and signaling packet exchange is triggered to restore the original soft state. Otherwise,
all RSVP soft state information and forwarding entries relevant to the neighbor are removed. When the
recovery timer expires, soft state information and forwarding entries that are not restored are removed.
Protocols and standards
• RFC 2205, Resource ReSerVation Protocol
• RFC 3209, RSVP-TE: Extensions to RSVP for LSP Tunnels
• RFC 2961, RSVP Refresh Overhead Reduction Extensions
RSVP configuration task list
To configure RSVP, perform the following tasks:
Tasks at a
g
lance
(Required.) Enabling RSVP
(Optional.) Perform the following tasks on each node of an MPLS TE tunnel according to your network
requirements:
• Configuring RSVP refresh
• Configuring RSVP Srefresh and reliable RSVP message delivery
• Configuring RSVP hello extension
• Configuring RSVP authentication
• Configuring RSVP GR
• Enabling BFD for RSVP
Enabling RSVP
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enable global RSVP and enter
RSVP view.
rsvp
By default, global RSVP is
disabled.
3. Return to system view.
quit N/A
4. Enter interface view.
interface interface-type
interface-number
N/A
5. Enable RSVP for the interface.
rsvp enable
By default, RSVP is disabled on
an interface.