add config file /etc/config/network, add board-specific network.overrides (instead...
[openwrt-10.03/.git] / package / base-files / default / etc / config / network
1 # Network configuration file
2
3 # Uncomment the following statements to override the default or nvram config
4 # lan_ifame="br0"
5 # lan_proto="static"
6 # lan_ipaddr="192.168.1.1"
7 # lan_netmask="255.255.255.0"
8 # lan_gateway=""
9 # lan_dns=""