summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheeze-It <16260577+Cheeze-It@users.noreply.github.com>2023-06-03 13:17:11 -0600
committerGitHub <noreply@github.com>2023-06-03 13:17:11 -0600
commit3f93cac914675b997eabeb659cd070bb32fda782 (patch)
treec8f4741f9da11c4ca3905d57ca0dfc6a7893b89b
parent6564302e7b27d209ba12052039b8371f8fed9327 (diff)
downloadvyos-documentation-3f93cac914675b997eabeb659cd070bb32fda782.tar.gz
vyos-documentation-3f93cac914675b997eabeb659cd070bb32fda782.zip
Update ospf.rst
Re-adding a part that I accidentally deleted.
-rw-r--r--docs/configuration/protocols/ospf.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/configuration/protocols/ospf.rst b/docs/configuration/protocols/ospf.rst
index 92534203..089f30a1 100644
--- a/docs/configuration/protocols/ospf.rst
+++ b/docs/configuration/protocols/ospf.rst
@@ -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