[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Peer Interfaces in RSVP

To configure RSVP signaling for LMP peers, configure the LMP peer interface by including the peer-interface statement at the [edit protocols rsvp] hierarchy level:

[edit protocols rsvp]
peer-interface peer-interface-name {
(aggregate | no-aggregate);
authentication-key key;
disable;
hello-interval seconds;
(reliable | no-reliable);
}

The statements configured at the [edit protocols rsvp peer-interface peer-interface-name] hierarchy level have the same functionality as the statements configured at the [edit protocols rsvp interface interface-name] hierarchy level.


[Contents] [Prev] [Next] [Index] [Report an Error]