loki: Set route metric for wired connection
This commit is contained in:
parent
2c957085dd
commit
0121d71974
1 changed files with 4 additions and 0 deletions
|
@ -309,6 +309,10 @@
|
||||||
DHCP = "yes";
|
DHCP = "yes";
|
||||||
IPv6AcceptRA = true;
|
IPv6AcceptRA = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
dhcpV4Config = {
|
||||||
|
RouteMetric = 64;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
"40-horus0" = {
|
"40-horus0" = {
|
||||||
matchConfig = {
|
matchConfig = {
|
||||||
|
|
Loading…
Reference in a new issue