mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 02:29:39 +00:00
doc: add documentation for show ospf border-routers
Signed-off-by: Chirag Shah <chirag@nvidia.com>
This commit is contained in:
parent
2c248c3ed2
commit
33d7e50d01
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user