summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/defconfig/wndr3700/network
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/defconfig/wndr3700/network')
-rw-r--r--target/linux/ar71xx/base-files/etc/defconfig/wndr3700/network10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/defconfig/wndr3700/network b/target/linux/ar71xx/base-files/etc/defconfig/wndr3700/network
index 2d4d8e012..7916286ec 100644
--- a/target/linux/ar71xx/base-files/etc/defconfig/wndr3700/network
+++ b/target/linux/ar71xx/base-files/etc/defconfig/wndr3700/network
@@ -14,3 +14,13 @@ config interface lan
config interface wan
option ifname eth1
option proto dhcp
+
+config switch
+ option name rtl8366-smi
+ option reset 1
+ option enable_vlan 1
+
+config switch_vlan
+ option device rtl8366-smi
+ option vlan 0
+ option ports "0 1 2 3 5"