Minimum RSVP Configuration

To enable RSVP on a single interface, include the rsvp statement and specify the interface using the interface statement. This is the minimum RSVP configuration. All other RSVP configuration statements are optional.

rsvp { interface interface-name; }

You can include these statements at the following hierarchy levels:

To enable RSVP on all interfaces, substitute all for the interface-name variable.

If you have configured interface properties on a group of interfaces and want to disable RSVP on one of the interfaces, include the disable statement:

interface interface-name {disable; }

You can include this statement at the following hierarchy levels: