cofractal-ams01: set local pref for EE to be 10
This commit is contained in:
parent
3bab859d9d
commit
a40189fd38
1 changed files with 1 additions and 0 deletions
|
@ -402,6 +402,7 @@ in
|
||||||
v4 = "92.118.30.0";
|
v4 = "92.118.30.0";
|
||||||
v6 = "2a09:a442::1:1";
|
v6 = "2a09:a442::1:1";
|
||||||
}];
|
}];
|
||||||
|
remote.bgp_local_pref = 10;
|
||||||
}];
|
}];
|
||||||
peering.swann_gnet = lib.mkMerge [peer.swann {
|
peering.swann_gnet = lib.mkMerge [peer.swann {
|
||||||
local.v4 = "92.118.30.7";
|
local.v4 = "92.118.30.7";
|
||||||
|
|
Loading…
Reference in a new issue