The following statement hierarchy can also be included at the [edit logical-systems logical-system-name] hierarchy level.
- protocols {
-
- isis {
- disable;
- clns-routing;
- export [ policy-names ];
-
- graceful-restart {
- disable;
- helper-disable;
- restart-duration seconds;
- }
- ignore-attached-bit;
-
- interface interface-name {
- ...interface-configuration ...
- }
- label-switched-path name level level metric metric;
-
- level (1 | 2) {
- disable;
- authentication-key key;
- authentication-type authentication;
- external-preference preference;
- no-csnp-authentication;
- no-hello-authentication;
- no-psnp-authentication;
- preference preference;
- prefix-export-limit number;
- wide-metrics-only;
- }
- loose-authentication-check;
- lsp-lifetime seconds;
- max-areas number;
- no-adjacency-holddown;
- no-authentication-check;
- no-ipv4-routing;
- no-ipv6-routing;
-
- overload {
- advertise-high-metrics;
- <timeout seconds>;
- }
- reference-bandwidth reference-bandwidth;
-
- rib-group {
- inet group-name;
- inet6 group-name;
- }
-
- spf-options
- delay milliseconds;
- holddown milliseconds;
- rapid-runs number;
- }
-
- topologies {
- ipv4-multicast;
- ipv6-multicast;
- ipv6-unicast;
- }
-
- traceoptions {
- file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
-
- traffic-engineering {
- disable;
- ignore-lsp-metrics;
-
- family inet {
-
- shortcuts {
- multicast-rpf-routes:
- }
- }
-
- family inet6 {
- shortcuts;
- }
- }
-
- interface interface-name {
- disable;
-
- bfd-liveness-detection {
-
- detection-time {
- threshold milliseconds;
- }
- minimum-interval milliseconds;
- minimum-receive-interval milliseconds;
- multiplier number;
-
- transmit-interval {
- minimum-interval milliseconds;
- threshold milliseconds;
- }
- version (1 | automatic);
- }
- checksum;
- csnp-interval (seconds | disable);
- hello-padding (adaptive | loose | strict);
-
- ldp-synchronization {
- disable;
- hold-time seconds;
- }
-
- level (1 | 2) {
- disable;
- hello-authentication-key key;
- hello-authentication-type authentication;
- hello-interval seconds;
- hold-time seconds;
- ipv4-multicast-metric number;
- ipv6-multicast-metric number;
- ipv6-unicast-metric number;
- metric metric;
- passive;
- priority number;
- te-metric metric;
- }
- lsp-interval milliseconds;
- mesh-group (value | blocked);
- no-adjacency-down-notification;
- no--ipv4-multicast;
- no--ipv6-multicast;
- no-ipv6-unicast;
- no-unicast-topology;
- passive;
- point-to-point;
- }
- }
- }