From: Ondrej Zajicek Date: Thu, 4 Jun 2009 11:38:18 +0000 (+0200) Subject: Adds route limit documentation. X-Git-Tag: v1.2.0~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a04b045e480bbf75229f0177abbd7f84d3b7089;p=thirdparty%2Fbird.git Adds route limit documentation. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index c504dbb89..136ff251d 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -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. + route limit 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. + disable after error 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.