The following statements can also be configured at the [edit logical-systems logical-system-name] hierarchy level:
- protocols {
-
- rsvp {
- disable;
- fast-reroute optimize-timer seconds;
- graceful-deletion-timeout seconds;
-
- graceful-restart {
- disable;
- helper-disable;
- maximum-helper-recovery-time seconds;
- maximum-helper-restart-time seconds;
- }
-
- interface interface-name {
- disable;
- (aggregate | no-aggregate);
- authentication-key key;
- bandwidth bps;
- hello-interval seconds;
-
- link-protection {
- disable;
-
- admin-group {
- exclude group-names;
- include-all group-names;
- include-any group-names;
- }
- bandwidth bandwidth;
-
- bypass bypass-name {
-
- bandwidth bps {
- ct0 bps;
- ct1 bps;
- ct2 bps;
- ct3 bps;
- }
- hop-limit number;
- no-cspf;
- path address <strict | loose>;
- priority setup-priority reservation-priority;
- to address;
- }
- class-of-service cos-value;
- hop-limit number;
- max-bypasses number;
- no-cspf;
- no-node-protection;
- optimize-timer seconds;
- path address <strict | loose>;
- priority setup-priority reservation-priority;
-
- subscription percentage {
- ct0 percentage;
- ct1 percentage;
- ct2 percentage;
- ct3 percentage;
- }
- }
- (reliable | no-reliable);
-
- subscription percentage {
- ct0 percentage;
- ct1 percentage;
- ct2 percentage;
- ct3 percentage;
- }
- update-threshold percentage;
- }
- keep-multiplier number;
-
- load-balance {
- bandwidth;
- }
-
- peer-interface peer-interface-name {
- (aggregate | no-aggregate);
- authentication-key key;
- disable;
- hello-interval seconds;
- (reliable | no-reliable);
- }
-
- preemption {
- (aggressive | disabled | normal);
-
- soft-preemption {
- cleanup-timer seconds;
- }
- }
- refresh-time seconds;
-
- traceoptions {
- file filename <replace> <size size> <files number> <no-stamp>
<world-readable | no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
-
- tunnel-services {
- devices device-names;
- }
- }
- }