- interface interface-name {
-
disable;
- (aggregate | no-aggregate);
-
authentication-key key;
-
bandwidth bps;
-
hello-interval seconds;
-
-
link-protection {
-
-
admin-group {
- exclude group-names;
- include-all group-names;
- include-any group-names;
- }
-
disable;
-
bandwidth bps;
-
-
bypass bypass-name {
-
-
bandwidth bps {
- ct0 bps;
- ct1 bps;
- ct2 bps;
- ct3 bps;
- }
-
hop-limit number;
-
path address <strict | loose>;
- to address;
- }
-
class-of-service cos-value;
-
hop-limit number;
- max-bypasses number;
- no-node-protection;
- optimize-timer number;
-
path address <strict | loose>;
-
subscription percentage;
- }
- (reliable | no-reliable);
-
-
subscription percentage {
- ct0 percentage;
- ct1 percentage;
- ct2 percentage;
- ct3 percentage;
- }
-
update-threshold threshold;
- }
- [edit logical-systems logical-system-name protocols rsvp],
- [edit protocols rsvp]
Statement introduced before JUNOS Release 7.4.
Enable RSVP on one or more router interfaces.
RSVP is disabled on all interfaces.
interface-name—Name of an interface. To configure all interfaces, specify all. For details about specifying interfaces, see the JUNOS Network Interfaces Configuration Guide.
The remaining statements are explained separately.
See Minimum RSVP Configuration.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.