Fix a documentation update.
This commit is contained in:
parent
10c2e1e012
commit
12201fd854
1 changed files with 3 additions and 3 deletions
|
@ -695,6 +695,9 @@ This argument can be omitted if there exists only a single instance.
|
||||||
<tag>show static [<m/name/]</tag>
|
<tag>show static [<m/name/]</tag>
|
||||||
Show detailed information about static routes.
|
Show detailed information about static routes.
|
||||||
|
|
||||||
|
<tag>show bfd sessions [<m/name/]</tag>
|
||||||
|
Show information about BFD sessions.
|
||||||
|
|
||||||
<tag>show interfaces [summary]</tag>
|
<tag>show interfaces [summary]</tag>
|
||||||
Show the list of interfaces. For each interface, print its type, state, MTU and addresses assigned.
|
Show the list of interfaces. For each interface, print its type, state, MTU and addresses assigned.
|
||||||
|
|
||||||
|
@ -707,9 +710,6 @@ This argument can be omitted if there exists only a single instance.
|
||||||
that is routes, their metrics and (in case the <cf/all/ switch is given)
|
that is routes, their metrics and (in case the <cf/all/ switch is given)
|
||||||
all their attributes.
|
all their attributes.
|
||||||
|
|
||||||
<tag>show bfd sessions [<m/name/]</tag>
|
|
||||||
Show information about BFD sessions.
|
|
||||||
|
|
||||||
<p>You can specify a <m/prefix/ if you want to print routes for a
|
<p>You can specify a <m/prefix/ if you want to print routes for a
|
||||||
specific network. If you use <cf>for <m/prefix or IP/</cf>, you'll get
|
specific network. If you use <cf>for <m/prefix or IP/</cf>, you'll get
|
||||||
the entry which will be used for forwarding of packets to the given
|
the entry which will be used for forwarding of packets to the given
|
||||||
|
|
Loading…
Reference in a new issue