[Contents] [Prev] [Next] [Index] [Report an Error]

[edit protocols ospf3] Hierarchy Level

The following statement hierarchy can also be included at the [edit logical-systems logical-system-name] hierarchy level.

protocols {
ospf3 {
disable;
area area-id {
... area-configuration ...
}
export [ policy-names ];
external-preference preference;
graceful-restart {
disable;
helper-disable;
no-strict-lsa-checking;
notify-duration seconds;
restart-duration seconds;
}
import [ policy-names ];
no-nssa-abr;
no-rfc-1583;
overload <timeout seconds>;
preference preference;
prefix-export-limit number;
realm (ipv4-multicast | ipv4-unicast | ipv6-multicast);
reference-bandwidth reference-bandwidth;
rib-group group-name;
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 {
ignore-lsp-metrics;
shortcuts {
lsp-metric-into-summary;
}
}
area area-id {
area-range ip-prefix</prefix-length> <exact> <override-metric metric> <restrict>;
interface interface-name {
... interface-configuration ...
}
inter-area-prefix-export [ policy-names ];
inter-area-prefix-import [ policy-names ];
nssa {
area-range ip-prefix</prefix-length> <exact> <override-metric metric> <restrict>;
default-lsa {
default-metric metric;
metric-type type;
type-7;
}
(summaries | no-summaries);
}
stub <default-metric metric> <no-summaries | summaries>;
virtual-link neighbor-id router-id transit-area area-id {
disable;
dead-interval seconds;
hello-interval seconds;
ipsec-sa name;
retransmit-interval seconds;
transit-delay seconds;
}
interface interface-name {
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);
}
disable;
dead-interval seconds;
demand-circuit;
dynamic-neighbors;
hello-interval seconds;
interface-type p2p;
ipsec-sa name;
metric metric;
neighbor address <eligible>;
passive {
traffic-engineering {
remote-node-id address;
}
}
priority number;
retransmit-interval seconds;
transit-delay seconds;
}
}
}
}

[Contents] [Prev] [Next] [Index] [Report an Error]