From 9086aeea842f8f5e760f745ef704c7b2cb016bf5 Mon Sep 17 00:00:00 2001 From: Justin Kilpatrick Date: Fri, 2 Feb 2024 08:40:56 -0500 Subject: [PATCH] Upgrade extender configs for DSA transition --- profiles/devices/glb1300-extender.yml | 4 ++-- profiles/devices/mikrotik_hap-ac2-extender.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/devices/glb1300-extender.yml b/profiles/devices/glb1300-extender.yml index 1b01f64f..aa4733e3 100644 --- a/profiles/devices/glb1300-extender.yml +++ b/profiles/devices/glb1300-extender.yml @@ -10,10 +10,10 @@ channel: 11 # 5ghz note only 20mhz channel widths five_ghz_channel: 36 -lan_interfaces: "eth0.3" +lan_interfaces: "lan1 lan2" # Reference value, see network.j2 to modify -wan_interface: "eth1" +wan_interface: "wan" # For sqm tuning real_interfaces: diff --git a/profiles/devices/mikrotik_hap-ac2-extender.yml b/profiles/devices/mikrotik_hap-ac2-extender.yml index 5b56cb4c..06d55d6d 100644 --- a/profiles/devices/mikrotik_hap-ac2-extender.yml +++ b/profiles/devices/mikrotik_hap-ac2-extender.yml @@ -15,6 +15,6 @@ channel: 11 # 5ghz note only 20mhz channel widths five_ghz_channel: 36 -lan_interfaces: "eth1 eth0.11 eth0.12 eth0.13 eth0.14" +lan_interfaces: "wan lan1 lan2 lan3 lan4" rust_target: armv7-unknown-linux-musleabihf