mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 17:19:41 +02:00
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
|
config interface lan
|
||
|
option ifname eth0
|
||
|
option proto static
|
||
|
option ipaddr 192.168.1.1
|
||
|
option netmask 255.255.255.0
|