mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 09:41:54 +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>;
|
wait <num>;
|
||||||
dead count <num>;
|
dead count <num>;
|
||||||
dead <num>;
|
dead <num>;
|
||||||
authentication [none|simple];
|
authentication [none|simple|cryptographics];
|
||||||
password "<text>";
|
password "<text>";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user