diff options
Diffstat (limited to 'openwrt/package/base-files/aruba-2.6/etc/config')
-rw-r--r-- | openwrt/package/base-files/aruba-2.6/etc/config/network | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/base-files/aruba-2.6/etc/config/network b/openwrt/package/base-files/aruba-2.6/etc/config/network new file mode 100644 index 0000000..f60332c --- /dev/null +++ b/openwrt/package/base-files/aruba-2.6/etc/config/network @@ -0,0 +1,5 @@ +# Network configuration file + +## LAN configuration +lan_ifname="eth0" +lan_proto="dhcp" |