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