Update ospf.rst

Re-adding a part that I accidentally deleted.
This commit is contained in:
Cheeze-It 2023-06-03 13:17:11 -06:00 committed by GitHub
parent 6564302e7b
commit 3f93cac914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -624,10 +624,11 @@ Operational Mode Commands
Hello due in 4.563s
Neighbor Count is 1, Adjacent neighbor count is 1
.. opcmd:: show ip ospf route
.. opcmd:: show ip ospf route [detail]
This command displays the OSPF routing table, as determined by the most
recent SPF calculation.
recent SPF calculation. With the optional :cfgcmd:`detail` argument,
each route item's advertiser router and network attribute will be shown.
.. code-block:: none