2
0
forked from Ivasoft/openwrt

ar71xx: create RB-450 network config from uci-defaults

SVN-Revision: 28823
This commit is contained in:
Gabor Juhos
2011-11-07 21:44:02 +00:00
parent ac256f97bd
commit 9298c7afe5
2 changed files with 6 additions and 26 deletions

View File

@@ -86,6 +86,12 @@ rb-433u)
add_switch_vlan "switch0" "1" "1 2 5"
;;
rb-450)
set_interfaces_lan_wan "eth1" "eth0"
add_switch "eth1" "1" "1"
add_switch_vlan "eth1" "1" "0 1 2 3 5"
;;
rb-450g |\
routerstation-pro)
set_interfaces_lan_wan "eth1" "eth0"