machines/gw-cnx-1: wan.macAddress

This commit is contained in:
2026-08-17 17:34:14 +07:00
parent e316ec56ce
commit b85d6637f1
+1
View File
@@ -26,6 +26,7 @@
siteId = 1; siteId = 1;
wan.interface = "enp1s0"; wan.interface = "enp1s0";
wan.vlanId = null; # this ISP runs PPPoE untagged on the port wan.vlanId = null; # this ISP runs PPPoE untagged on the port
wan.macAddress = "a8:b8:e0:01:06:87";
trunkPorts = [ trunkPorts = [
"enp2s0" "enp2s0"
# "enp3s0" # STAGING: serves as the uplink below until cutover # "enp3s0" # STAGING: serves as the uplink below until cutover