[ar71xx] Add support for Ubiquiti UniFi AP
[openwrt.git] / target / linux / rb532 / base-files / etc / config / network
index 1943028..ee09491 100644 (file)
@@ -8,5 +8,6 @@ config interface loopback
 
 config interface lan
        option ifname   eth2
-       option proto    dhcp
-
+       option proto    static
+       option ipaddr   192.168.1.1
+       option netmask  255.255.255.0
This page took 0.021519 seconds and 4 git commands to generate.