0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00

Example of password list usage.

This commit is contained in:
Pavel Machek 1999-05-26 14:36:34 +00:00
parent 1a2ded450e
commit 7eb01479c9

View File

@ -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 {