The following statement hierarchy can also be included at the [edit logical-systems logical-system-name] hierarchy level.
- protocols {
-
- ospf {
- disable;
-
- area area-id {
- ... area-configuration ...
- }
- export [ policy-names ];
- external-preference preference;
-
- graceful-restart {
- disable;
- helper-disable;
- notify-duration seconds;
- rest-duration seconds;
- }
- import [ policy-names ];
- no-neighbor-down-notification;
- no-nssa-abr;
- no-rfc-1583;
-
- overload {
- <timeout seconds>;
- }
- preference preference;
- prefix-export-limit number;
- reference-bandwidth reference-bandwidth;
- rib-group group-name;
- route-type-community (vendor | iana);
-
- spf-options {
- delay milliseconds;
- holddown milliseconds;
- rapid-runs number;
- }
-
- topology (default | ipv4-multicast | name) {
- topology-id number;
- overload;
- prefix-export-limit number;
-
- spf-options {
- delay milliseconds;
- holddown milliseconds;
- rapid-runs number;
- }
- }
-
- traceoptions {
- file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
-
- traffic-engineering {
- advertise-unnumbered-interfaces;
- multicast-rpf-routes;
- no-topology;
-
- shortcuts {
- ignore-lsp-metrics;
- lsp-metric-into-summary;
- }
- }
-
- area area-id {
- area-range ip-prefix</prefix-length> <exact> <override-metric metric> <restrict>;
-
- interface interface-name {
- ... interface-configuration ...
- }
-
- label-switched-path name {
- disable;
- metric metric;
-
- topology (name | default | ipv4-multicast)
{
- disable;
- metric metric;
- }
- }
-
- nssa {
- area-range ip-prefix</prefix-length> <exact> <override-metric metric> <restrict>;
-
- default-lsa {
- default-metric metric;
- metric-type type;
- type-7;
- }
- (no-summaries | summaries);
- }
-
- peer-interface interface-name {
- disable;
-
- authentication {
- md5 key-id key key-string <start-time YYYY-MM-DD.hh:mm>;
- simple-password key-string;
- }
- dead-interval seconds;
- demand-circuit;
- hello-interval seconds;
- no-neighbor-down-notification;
- retransmit-interval seconds;
- transit-delay seconds;
- }
-
- sham-link-remote address {
- demand-circuit;
- ipsec-sa sa-name;
- metric metric;
-
- topology (name | default | ipv4-multicast)
{
- disable;
- metric metric;
- }
- }
- stub <default-metric metric> <no-summaries
| summaries>;
-
- virtual-link neighbor-id router-id transit-area area-id {
- disable;
-
- authentication {
- md5 key-id key key-string <start-time YYYY-MM-DD.hh:mm>;
- simple-password key-string;
- }
- dead-interval seconds;
- demand-circuit;
- hello-interval seconds;
- ipsec-sa sa-name;
- no-neighbor-down-notification;
- retransmit-interval seconds;
-
- topology (name | default | ipv4-multicast)
{
- disable;
- metric metric;
- }
- transit-delay seconds;
- }
-
- interface interface-name {
- disable;
-
- authentication {
- md5 key-id key key-string <start-time YYYY-MM-DD.hh:mm>;
- simple-password key-string;
- }
-
- bfd-liveness-detection {
-
- detection-time {
- threshold milliseconds;
- }
- minimum-interval milliseconds;
- minimum-receive-interval milliseconds;
- multiplier number;
- no-adaptation;
-
- transmit-interval {
- minimum-interval milliseconds;
- threshold milliseconds;
- }
- version (1 | automatic);
- }
- dead-interval seconds;
- demand-circuit;
- dynamic-neighbors;
- hello-interval seconds;
- interface-type type;
- ipsec-sa sa-name;
-
- ldp-synchronization {
- disable;
- hold-time seconds;
- }
- metric metric;
- neighbor address <eligible>;
- network-summary-export [ policy-names ];
- network-summary-import [ policy-names ];
- no-neighbor-down-notification;
-
- passive {
-
- traffic-engineering {
- remote-node-id address;
- }
- }
- poll-interval seconds;
- priority number;
- retransmit-interval seconds;
- te-metric metric;
-
- topology (name | default | ipv4-multicast)
{
- disable;
- metric metric;
- }
- transit-delay seconds;
- }
- }
- }
- }