The following statement hierarchy can also be included at the [edit logical-systems logical-system-name] hierarchy level.
- protocols {
-
- ldp {
- (deaggregate | no-deaggregate);
- egress-policy [ policy-names ];
- explicit-null;
- export [ policy-names ];
-
- graceful-restart {
- disable;
- helper-disable;
- maximum-neighbor-reconnect-time seconds;
- maximum-neighbor-recovery-time seconds;
- reconnect-time seconds;
- recovery-time seconds;
- }
- import [ policy-names ];
-
- interface interface-name {
- disable;
- hello-interval seconds;
- hold-time seconds;
- transport-address (interface | router-id);
- }
- keepalive-interval seconds;
- keepalive-timeout seconds;
- l2-smart-policy;
-
- log-updown {
- trap disable;
- }
-
- next-hop {
-
- merged {
- policy [ policy-names ];
- }
- }
- no-forwarding;
-
- oam {
- ... oam-configuration ...
- }
-
- policing {
-
- fec class-address {
- ingress-traffic filter-name;
- transit-traffic filter-name;
- }
- }
- preference preference;
-
- session destination-address {
- authentication-algorithm algorithm;
- authentication-key key;
- authentication-key-chain key-chain;
- }
- session-protection <timeout seconds>;
- strict-targeted-hellos;
-
- traceoptions {
- file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
- track-igp-metric;
-
- traffic-statistics {
- file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
- interval seconds;
- no-penultimate-hop;
- }
- transport-address (address | interface
| router-id);
-
- oam {
-
- bfd-liveness-detection {
-
- detection-time {
- threshold milliseconds;
- }
- ecmp;
- minimum-interval milliseconds;
- minimum-receive-interval milliseconds;
- multiplier number;
- no-adaptation;
-
- transmit-interval {
- minimum-interval milliseconds;
- threshold milliseconds;
- }
- version (1 | automatic);
- }
-
- fec class-address {
-
- bfd-liveness-detection {
-
- detection-time {
- threshold milliseconds;
- }
- ecmp;
- minimum-interval milliseconds;
- minimum-receive-interval milliseconds;
- multiplier number;
- no-adaptation;
-
- transmit-interval {
- minimum-interval milliseconds;
- threshold milliseconds;
- }
- version (1 | automatic);
- }
- no-bfd-liveness-detection;
-
- periodic-traceroute {
- disable;
- exp cos-value;
- fanout next-hops;
- frequency minutes;
- paths number;
- retries number;
- source address;
- ttl number;
- wait seconds;
- }
- }
-
- periodic-traceroute {
- disable;
- exp cos-value;
- fanout next-hops;
- frequency minutes;
- paths number;
- retries number;
- source address;
- ttl number;
- wait seconds;
- }
- }
- }
- }