diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/user/ospfd.rst | 7 | 
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]  | 
