2
0
forked from Ivasoft/openwrt

ar71xx: override lan port names on the RB750

SVN-Revision: 20096
This commit is contained in:
Gabor Juhos
2010-03-09 18:05:48 +00:00
parent 45ff7289fe
commit b21308313e
2 changed files with 9 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ config interface eth
option proto none
config interface lan
option ifname 'lan1 lan2 lan3 lan4'
option ifname 'port2 port3 port4 port5'
option type bridge
option proto static
option ipaddr 192.168.1.1