Cryptographic auth can be used also on virtual links.
This commit is contained in:
parent
5f47fd85e3
commit
538dd2e486
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue