[ar71xx]: add D-link DGL-5500 A1 support
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
index 872db67..e205fd5 100755 (executable)
@@ -63,6 +63,13 @@ tl-wdr4900-v2)
        ucidef_add_switch_vlan "switch0" "2" "1 6"
        ;;
 
+cpe510)
+       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0t 5"
+       ucidef_add_switch_vlan "switch0" "2" "0t 4"
+       ;;
+
 db120 |\
 rb-2011l | \
 rb-2011uas |\
@@ -241,6 +248,7 @@ wzr-hp-g300nh)
        ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 5t"
        ;;
 
+dgl-5500-a1 |\
 dir-825-c1)
        local mac
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"