summaryrefslogtreecommitdiffstats
path: root/doc/bird.sgml
diff options
context:
space:
mode:
authorOndrej Filip <feela@majklik.network.cz>2010-04-27 11:28:44 +0200
committerOndrej Filip <feela@majklik.network.cz>2010-04-27 11:28:44 +0200
commit96599c957baa9c82bde91d610ce4f519aead05e9 (patch)
tree28fc5b3e90afb11e288a6c428d1203dd7992bd35 /doc/bird.sgml
parentba130172549ef2313f713e048083432f74e7d03d (diff)
parent9d1ee1388771a3caa6c23163571a80457adfab2c (diff)
downloadbird-96599c957baa9c82bde91d610ce4f519aead05e9.tar
bird-96599c957baa9c82bde91d610ce4f519aead05e9.zip
Merge branch 'master' of ssh://git.nic.cz/projects/bird/GIT/bird
Diffstat (limited to 'doc/bird.sgml')
-rw-r--r--doc/bird.sgml19
1 files changed, 12 insertions, 7 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index 64185e9..61ebc7a 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -490,13 +490,18 @@ This argument can be omitted if there exists only a single instance.
<tag>show ospf neighbors [<m/name/] ["<m/interface/"]</tag>
Show a list of OSPF neighbors and a state of adjacency to them.
- <tag>show ospf state [<m/name/]</tag>
- Show detailed information about OSPF areas based on a content of link-state database.
- It shows network topology, aggregated networks and routers from other areas and external routes.
-
- <tag>show ospf topology [<m/name/]</tag>
- Show a topology of OSPF areas based on a content of link-state database.
- It is just a stripped-down version of 'show ospf state'.
+ <tag>show ospf state [all] [<m/name/]</tag>
+ Show detailed information about OSPF areas based on a content
+ of the link-state database. It shows network topology, stub
+ networks, aggregated networks and routers from other areas and
+ external routes. The command shows information about reachable
+ network nodes, use option <cf/all/ to show information about
+ all network nodes in the link-state database.
+
+ <tag>show ospf topology [all] [<m/name/]</tag>
+ Show a topology of OSPF areas based on a content of the
+ link-state database. It is just a stripped-down version of
+ 'show ospf state'.
<tag>show static [<m/name/]</tag>
Show detailed information about static routes.