Update bird/bird.conf.tmpl
This commit is contained in:
parent
d43140393c
commit
ba288172a5
@ -43,7 +43,7 @@ protocol rpki {
|
|||||||
port 22;
|
port 22;
|
||||||
transport ssh {
|
transport ssh {
|
||||||
remote public key "${bgp_rpki_known_hosts:-/etc/bird/rpki/known_hosts}";
|
remote public key "${bgp_rpki_known_hosts:-/etc/bird/rpki/known_hosts}";
|
||||||
#user "lixonet";
|
user "lixonet";
|
||||||
#bird private key "</path/to/id_rsa>";
|
#bird private key "</path/to/id_rsa>";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user