mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-04-19 13:34:38 +00:00
Example of password list usage.
This commit is contained in:
parent
1a2ded450e
commit
7eb01479c9
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user