MPLS and RSVP
7450 ESS MPLS Guide Page 191
RSVP Configuration Management Tasks
This section discusses the following RSVP configuration management tasks:
• Modifying RSVP Parameters on page 191
• Modifying RSVP Message Pacing Parameters on page 192
• Deleting an Interface from RSVP on page 192
Modifying RSVP Parameters
Only interfaces configured in the MPLS context can be modified in the RSVP context.
The no rsvp command deletes this RSVP protocol instance and removes all configuration 
parameters for this RSVP instance. 
The shutdown command suspends the execution and maintains the existing configuration.
The following example displays a modified RSVP configuration example:
A:ALA-1>config>router>rsvp# info
----------------------------------------------
            keep-multiplier 5
            refresh-time 60
            msg-pacing
                period 400
                max-burst 400
            exit
            interface "system"
            exit
            interface "test1"
                hello-interval 5000
            exit
            no shutdown
----------------------------------------------
A:ALA-1>config>router>rsvp#