]> git.proxmox.com Git - mirror_frr.git/blobdiff - doc/user/ospf6d.rst
Merge pull request #3157 from pguibert6WIND/doc_expanded
[mirror_frr.git] / doc / user / ospf6d.rst
index bd30fb67b0aa303cff806dc404fdb1b25b38f831..71bc04772021297ef35c843baeb4b2dca6870c60 100644 (file)
@@ -1,4 +1,4 @@
-.. _OSPFv3:
+.. _ospfv3:
 
 ******
 OSPFv3
@@ -7,7 +7,7 @@ OSPFv3
 *ospf6d* is a daemon support OSPF version 3 for IPv6 network. OSPF for IPv6 is
 described in :rfc:`2740`.
 
-.. _OSPF6-router:
+.. _ospf6-router:
 
 OSPF6 router
 ============
@@ -42,14 +42,16 @@ OSPF6 router
    an event which occurs outside of the holdtime of any previous SPF
    calculation, and also serves as a minimum holdtime).
 
-   Consecutive SPF calculations will always be seperated by at least
+   Consecutive SPF calculations will always be separated by at least
    'hold-time' milliseconds. The hold-time is adaptive and initially is
    set to the `initial-holdtime` configured with the above command.
    Events which occur within the holdtime of the previous SPF calculation
    will cause the holdtime to be increased by `initial-holdtime`, bounded
    by the `maximum-holdtime` configured with this command. If the adaptive
-   hold-time elapses without any SPF-triggering event occuring then
-   the current holdtime is reset to the `initial-holdtime`.::
+   hold-time elapses without any SPF-triggering event occurring then
+   the current holdtime is reset to the `initial-holdtime`.
+
+   .. code-block:: frr
 
       router ospf6
        timers throttle spf 200 400 10000
@@ -59,7 +61,7 @@ OSPF6 router
    to 400ms and the `maximum holdtime` to 10s. Hence there will always be at
    least 200ms between an event which requires SPF calculation and the actual
    SPF calculation. Further consecutive SPF calculations will always be
-   seperated by between 400ms to 10s, the hold-time increasing by 400ms each
+   separated by between 400ms to 10s, the hold-time increasing by 400ms each
    time an SPF-triggering event occurs within the hold-time of the previous
    SPF calculation.
 
@@ -78,14 +80,14 @@ OSPF6 router
    This configuration setting MUST be consistent across all routers
    within the OSPF domain.
 
-.. _OSPF6-area:
+.. _ospf6-area:
 
 OSPF6 area
 ==========
 
 Area support for OSPFv3 is not yet implemented.
 
-.. _OSPF6-interface:
+.. _ospf6-interface:
 
 OSPF6 interface
 ===============
@@ -99,7 +101,7 @@ OSPF6 interface
 .. index:: ipv6 ospf6 hello-interval HELLOINTERVAL
 .. clicmd:: ipv6 ospf6 hello-interval HELLOINTERVAL
 
-   Sets interface's Hello Interval. Default 40
+   Sets interface's Hello Interval. Default 10
 
 .. index:: ipv6 ospf6 dead-interval DEADINTERVAL
 .. clicmd:: ipv6 ospf6 dead-interval DEADINTERVAL
@@ -124,9 +126,9 @@ OSPF6 interface
 .. index:: ipv6 ospf6 network (broadcast|point-to-point)
 .. clicmd:: ipv6 ospf6 network (broadcast|point-to-point)
 
-   Set explicitly network type for specifed interface.
+   Set explicitly network type for specified interface.
 
-.. _Redistribute-routes-to-OSPF6:
+.. _redistribute-routes-to-ospf6:
 
 Redistribute routes to OSPF6
 ============================
@@ -141,7 +143,7 @@ Redistribute routes to OSPF6
 .. clicmd:: redistribute ripng
 
 
-.. _Showing-OSPF6-information:
+.. _showing-ospf6-information:
 
 Showing OSPF6 information
 =========================
@@ -187,7 +189,7 @@ OSPF6 Configuration Examples
 
 Example of ospf6d configured on one interface and area:
 
-::
+.. code-block:: frr
 
    interface eth0
     ipv6 ospf6 instance-id 0