From: Pavel Machek Date: Wed, 26 May 1999 14:36:34 +0000 (+0000) Subject: Example of password list usage. X-Git-Tag: v1.2.0~1560 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eb01479c92cd2f615993f2112aa5986f3e2b0ad;p=thirdparty%2Fbird.git Example of password list usage. --- diff --git a/bird.conf b/bird.conf index 850b53e32..d315f0c9b 100644 --- a/bird.conf +++ b/bird.conf @@ -52,6 +52,9 @@ protocol rip MyRIP_test { garbagetime 30; interface "*"; export filter testf; + passwords { password "ahoj" from 0 to 10; + password "nazdar" from 10 to 20; + } } protocol device {