Typo in documentation fixed.
This commit is contained in:
parent
1f64a487a0
commit
6d90e57332
1 changed files with 2 additions and 2 deletions
|
@ -1496,8 +1496,8 @@ for each neighbor using the following configuration parameters:
|
|||
|
||||
<tag>route limit <m/number/</tag> The maximal number of routes
|
||||
that may be imported from the protocol. If the route limit is
|
||||
exceeded, the connection is closed with error. Limit is currently implemented as
|
||||
<cf/import limit number exceed restart/. Default: no limit.
|
||||
exceeded, the connection is closed with an error. Limit is currently implemented as
|
||||
<cf/import limit <m/number/ action restart/. Default: no limit.
|
||||
|
||||
<tag>disable after error <m/switch/</tag> When an error is encountered (either
|
||||
locally or by the other side), disable the instance automatically
|
||||
|
|
Loading…
Reference in a new issue