rexxar: set local pref for EE to be 10
This commit is contained in:
parent
9908932c28
commit
3bab859d9d
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
v4 = "92.118.30.2";
|
||||
v6 = "2a09:a442::2:1";
|
||||
}];
|
||||
remote.bgp_local_pref = 10;
|
||||
}]);
|
||||
swann_gnet = lib.mkMerge (base ++ [peer.swann {
|
||||
local.v4 = "92.118.30.5";
|
||||
|
|
Loading…
Reference in a new issue