Technical Documentation

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:

  • [edit protocols]
  • [edit logical-systems logical-system-name protocols]

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:

  • [edit protocols rsvp interface interface-name ]
  • [edit logical-systems logical-system-name protocols rsvp interface interface-name ]

Related Topics


Published: 2010-07-21

Help
|
My Account
|
Log Out