summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChirag Shah <chirag@nvidia.com>2022-12-15 20:48:48 -0800
committerChirag Shah <chirag@nvidia.com>2022-12-16 08:46:10 -0800
commit33d7e50d011b88de0aaa7352b42ed807a8d5fe9f (patch)
treeac08278d1175c14821e5e78b587b8e436f24a8db /doc
parent2c248c3ed275a850ad5889e9fe049e072d4a9da0 (diff)
doc: add documentation for show ospf border-routers
Signed-off-by: Chirag Shah <chirag@nvidia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/user/ospfd.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst
index 69c1c18d3c..0dff2ea448 100644
--- a/doc/user/ospfd.rst
+++ b/doc/user/ospfd.rst
@@ -831,6 +831,13 @@ Showing Information
Show the OSPF routing table, as determined by the most recent SPF
calculation.
+.. clicmd:: show ip ospf [vrf <NAME|all>] border-routers [json]
+
+ Show the list of ABR and ASBR border routers summary learnt via
+ OSPFv2 Type-3 (Summary LSA) and Type-4 (Summary ASBR LSA).
+ 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]