From 33dae921dbed9d35bcbf2bc01bf881c7ff032258 Mon Sep 17 00:00:00 2001 From: jackcybertan Date: Tue, 30 Sep 2025 08:34:29 +0000 Subject: [PATCH] WIFI-15163-LAN switch exposes single eth1 instead of per-port interfaces for RAP750W-311A Using VLAN to separate LAN to each physical port for RAP750W-311A. Signed-off-by: jackcybertan --- feeds/qca-wifi-7/ipq53xx/base-files/etc/board.d/02_network | 1 + 1 file changed, 1 insertion(+) diff --git a/feeds/qca-wifi-7/ipq53xx/base-files/etc/board.d/02_network b/feeds/qca-wifi-7/ipq53xx/base-files/etc/board.d/02_network index 2d56985c8..621c48fc0 100755 --- a/feeds/qca-wifi-7/ipq53xx/base-files/etc/board.d/02_network +++ b/feeds/qca-wifi-7/ipq53xx/base-files/etc/board.d/02_network @@ -17,6 +17,7 @@ ipq53xx_setup_interfaces() sercomm,ap72tip|\ sonicfi,rap750w-311a) ucidef_set_interfaces_lan_wan "eth1" "eth0" + ucidef_add_switch "switch1" "0u@eth1" "3:lan" "2:lan" "1:lan" ;; sonicfi,rap7110c-341x|\ sonicfi,rap750e-h|\