summaryrefslogtreecommitdiff
path: root/docs/configuration/protocols
diff options
context:
space:
mode:
authorZhiyuan Wan <h@iloli.bid>2023-04-27 20:32:48 +0800
committerZhiyuan Wan <h@iloli.bid>2023-04-27 20:32:52 +0800
commitc9fdb8ab6405da3c355e67f4084503f53f5e449c (patch)
treeda77b73bcaaa723248dec3ee19aecf0bf40e719d /docs/configuration/protocols
parentbaffadfe9e74f50600aa2fa622ec6b63072a17d1 (diff)
downloadvyos-documentation-c9fdb8ab6405da3c355e67f4084503f53f5e449c.tar.gz
vyos-documentation-c9fdb8ab6405da3c355e67f4084503f53f5e449c.zip
T5123: Update ospf.rst
ospf: Support show detailed ospf routing table. Signed-off-by: Zhiyuan Wan <h@iloli.bid>
Diffstat (limited to 'docs/configuration/protocols')
-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 60f9c149..435e1297 100644
--- a/docs/configuration/protocols/ospf.rst
+++ b/docs/configuration/protocols/ospf.rst
@@ -603,10 +603,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