31e0ccf22f
SVN-Revision: 4323
8 lines
182 B
Text
8 lines
182 B
Text
# Copyright (C) 2006 OpenWrt.org
|
|
|
|
config interface lan
|
|
option type bridge
|
|
option ifnames "eth0 ath0"
|
|
option proto static
|
|
option ipaddr 192.168.1.1
|
|
option netmask 255.255.255.0
|