mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Path printing is now much nicer.
This commit is contained in:
@@ -13,7 +13,7 @@ protocol rip MyRIP_test {
|
|||||||
port 1520;
|
port 1520;
|
||||||
period 7;
|
period 7;
|
||||||
garbagetime 60;
|
garbagetime 60;
|
||||||
interface "*";
|
interface "*" { mode broadcast; };
|
||||||
honour neighbour;
|
honour neighbour;
|
||||||
# passwords { password "ahoj" from 0 to 10;
|
# passwords { password "ahoj" from 0 to 10;
|
||||||
# password "nazdar" from 10;
|
# password "nazdar" from 10;
|
||||||
|
Reference in New Issue
Block a user