Hi,

> Issues:
> switch configuration currently broken (port 2 on device is seen as port 3, 
> port
> 3 as port 2).

If it's only that, just do:

+       tplink,tl-mr6400-v1)
+               ucidef_set_interfaces_lan_wan "eth0.1 eth1" "usb0"
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "1:lan:1" "2:lan:3" "3:lan:2"
+               ;;

This won't change swconfig, but will show ports correctly in Luci.
(This assignment will change again if you experiment with phy-swap...)

Best

Adrian

Attachment: openpgp-digital-signature.asc
Description: PGP signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to