change more to less
[openwrt.git] / package / base-files / default / etc / config / network
1 config interface lan
2 option ifname eth0
3 option proto static
4 option ipaddr 192.168.1.1
5 option netmask 255.255.255.0
This page took 0.045447 seconds and 5 git commands to generate.