From c9fdb8ab6405da3c355e67f4084503f53f5e449c Mon Sep 17 00:00:00 2001 From: Zhiyuan Wan Date: Thu, 27 Apr 2023 20:32:48 +0800 Subject: T5123: Update ospf.rst ospf: Support show detailed ospf routing table. Signed-off-by: Zhiyuan Wan --- docs/configuration/protocols/ospf.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/configuration') 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 -- cgit v1.2.3