summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/network7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/network b/config/network
index b2985d3..4987138 100644
--- a/config/network
+++ b/config/network
@@ -11,11 +11,18 @@ config device
option type bridge
list ifname eth0.1
list ifname eth0.2
+ list ifname bond0
option mtu 1500
config device
option name dummy
+config device
+ option name bond0
+ option type bonding
+ list ports eth0.123
+ list ports eth0.124
+
config interface lan
option ifname 'br-lan'
option proto static