Hi,
for E3373 Hilink:
- install
opkg install usb-modeswitch
-
change lan ip
uci set network.lan.ipaddr=192.168.2.1
uci commit network -
install CDC driver
opkg install kmod-usb-net-cdc-ether -
WAN
uci set network.wan.ifname=eth2
uci set network.wan.proto=dhcp
uci commit network
reboot
that works for me: Linksys WRT1200AC + 3373 Hilink + lede David502 build.