summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/network6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/network b/config/network
index e39164a..2361aa0 100644
--- a/config/network
+++ b/config/network
@@ -40,3 +40,9 @@ config interface wan
option ifname br-lan2
option username foo
option password bar
+
+config interface test
+ option ifname @test
+ option proto static
+ option ipaddr 192.168.5.1
+ option netmask 255.255.255.0