1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:31:07 +03:00

rb532: don't use bridge by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20238 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acoul 2010-03-16 08:26:50 +00:00
parent 7d29db1f06
commit 14150b26e7

View File

@ -8,7 +8,6 @@ config interface loopback
config interface lan
option ifname eth2
option type bridge
option proto static
option ipaddr 192.168.1.1
option netmask 255.255.255.0