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:
parent
5f47fd85e3
commit
538dd2e486
@ -1390,7 +1390,7 @@ protocol ospf <name> {
|
||||
wait <num>;
|
||||
dead count <num>;
|
||||
dead <num>;
|
||||
authentication [none|simple];
|
||||
authentication [none|simple|cryptographics];
|
||||
password "<text>";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user