nixos/estuary: Add peering with LUJE.net labs
This commit is contained in:
parent
7df91a6243
commit
2a99bc032c
@ -161,6 +161,11 @@ in
|
||||
description "LUJE.net (IPv6)";
|
||||
neighbor 2a02:898:0:20::166:1 as 212855;
|
||||
}
|
||||
protocol bgp peer6_luje_labs from peer_bgp6 {
|
||||
description "LUJE.net labs (IPv6)";
|
||||
neighbor 2a07:cd40:1::9 as 202413;
|
||||
multihop 3;
|
||||
}
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user