summaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc/config/network
blob: 049460160ab4696878429930d108285a50b6baf8 (plain)
1
2
3
4
5
6
7
8
9
# Network configuration file

# Uncomment the following statements to override the default or nvram config
# lan_ifame="br0"
# lan_proto="static"
# lan_ipaddr="192.168.1.1"
# lan_netmask="255.255.255.0"
# lan_gateway=""
# lan_dns=""