8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
|
interface "wg-ospf-mail" {
|
||
|
cost 10;
|
||
|
type pointopoint;
|
||
|
hello 5; retransmit 2; wait 10; dead 20;
|
||
|
authentication cryptographic; password "R5fg2d66hTuP";
|
||
|
};
|
||
|
|