accb72916e37a73325fe8826e8071b7a1beedcaf
[oweals/openwrt.git] / target / linux / mediatek / base-files / etc / uci-defaults / 99-net-ps
1 uci set network.globals.packet_steering=1
2 uci set network.eth0=device
3 uci set network.eth0.name=eth0
4 uci set network.lan0=device
5 uci set network.lan0.name=lan0
6 uci set network.lan1=device
7 uci set network.lan1.name=lan1
8 uci set network.lan2=device
9 uci set network.lan2.name=lan2
10 uci set network.lan3=device
11 uci set network.lan3.name=lan3
12 uci commit
13 exit 0