]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Adds route limit documentation.
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 4 Jun 2009 11:38:18 +0000 (13:38 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 4 Jun 2009 11:38:18 +0000 (13:38 +0200)
doc/bird.sgml

index c504dbb896c93ed6277332d98d89f12d761b357c..136ff251d72f946013cda9d15b438871b18b8d7e 100644 (file)
@@ -891,6 +891,10 @@ for each neighbor using the following configuration parameters:
        implementations (Cisco and Quagga). This option is relevant
        to IPv4 mode with enabled capability advertisement only. Default: on.
 
+       <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. 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
        and wait for an administrator to fix the problem manually. Default: off.