0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00

Cryptographic auth can be used also on virtual links.

This commit is contained in:
Ondrej Filip 2010-01-08 01:14:34 +01:00
parent 5f47fd85e3
commit 538dd2e486

View File

@ -1390,7 +1390,7 @@ protocol ospf <name> {
wait <num>;
dead count <num>;
dead <num>;
authentication [none|simple];
authentication [none|simple|cryptographics];
password "<text>";
};
};