X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Fetc%2Fuci-defaults%2F02_network;h=b4b6cb3b686cc4d4fd3c58391146b26323cec3e9;hp=e205fd514ca5763e545bd4fc478f9f2c41351d1b;hb=211cac98d559fdcb11fd0825aaf165da15c87b71;hpb=d9011ad6beb377fe66ce8fb4924db2c856887fff diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network index e205fd514c..b4b6cb3b68 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -98,6 +98,13 @@ tew-673gru) ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 5t" ;; +f9k1115v2) + ucidef_set_interfaces_lan_wan "eth1" "eth0" + ucidef_add_switch "switch0" "1" "1" + ucidef_add_switch_vlan "switch0" "1" "2 3 4 5 6" + ucidef_add_switch_vlan "switch0" "2" "0 1" + ;; + nbg460n_550n_550nh) ucidef_set_interfaces_lan_wan "eth0" "eth1" ucidef_add_switch "switch0" "1" "1"