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>; wait <num>;
dead count <num>; dead count <num>;
dead <num>; dead <num>;
authentication [none|simple]; authentication [none|simple|cryptographics];
password "<text>"; password "<text>";
}; };
}; };