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