aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/base-files/etc/config/network
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar7/base-files/etc/config/network')
-rw-r--r--target/linux/ar7/base-files/etc/config/network2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/base-files/etc/config/network b/target/linux/ar7/base-files/etc/config/network
index 9ba0e6d29..0576aa437 100644
--- a/target/linux/ar7/base-files/etc/config/network
+++ b/target/linux/ar7/base-files/etc/config/network
@@ -8,7 +8,7 @@ config interface loopback
config interface lan
option type bridge
- option ifname "eth0 eth1"
+ option ifname "eth0 eth1 eth0.1 eth0.2"
option proto static
option ipaddr 192.168.1.1
option netmask 255.255.255.0