diff options
author | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-01-17 17:09:55 +0100 |
---|---|---|
committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-01-17 17:09:55 +0100 |
commit | 3228977f58d289f8dbdb9b5bafc541e1dfd027d7 (patch) | |
tree | ab3f0252d3e7e3a19971c50e6397de6aa596f348 /doc | |
parent | Revert "bgpd: fix for crash when no neighbor A.B.C.D remote-as AS_NUM with or... (diff) | |
download | frr-3228977f58d289f8dbdb9b5bafc541e1dfd027d7.tar.xz frr-3228977f58d289f8dbdb9b5bafc541e1dfd027d7.zip |
Revert "ospfd: few fixes in rSPF calc when LSA received from non root node"
This reverts commit 9f2984d97c2e23198db47d39a725f3c50d2ee0ed.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/ospfd.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst index 0dff2ea44..90b5b883f 100644 --- a/doc/user/ospfd.rst +++ b/doc/user/ospfd.rst @@ -838,12 +838,6 @@ Showing Information User can get that information as JSON format when ``json`` keyword at the end of cli is presented. -.. clicmd:: show ip ospf (1-65535) route orr [NAME] - -.. clicmd:: show ip ospf [vrf <NAME|all>] route orr [NAME] - - Show the OSPF routing table, calculated from the active root of all ORR groups or specified ORR group. - .. clicmd:: show ip ospf graceful-restart helper [detail] [json] Displays the Grcaeful Restart Helper details including helper |