aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-01-29 22:50:54 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-01-29 22:50:54 +0000
commit2a5193308f1958dae011960fcfdf20cd1c4c2e0e (patch)
tree75062af836bbbfd44552dd6f4d038b798b56f9ca /target/linux/ar71xx/base-files/etc/uci-defaults/02_network
parent800da21cb1b554ee66e0cafd9e946401b62b9105 (diff)
downloadupstream-2a5193308f1958dae011960fcfdf20cd1c4c2e0e.tar.gz
upstream-2a5193308f1958dae011960fcfdf20cd1c4c2e0e.tar.bz2
upstream-2a5193308f1958dae011960fcfdf20cd1c4c2e0e.zip
ar71xx: add user space support for dir-825-c1
[juhosg: fix whitespaces in some scripts] Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35402
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/02_network')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/02_network7
1 files changed, 7 insertions, 0 deletions
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 ac225ed055..0399083a43 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
@@ -62,6 +62,13 @@ tew-673gru)
ucidef_add_switch_vlan "rtl8366s" "1" "0 1 2 3 5t"
;;
+dir-825-c1)
+ ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
+ ucidef_add_switch "eth0" "1" "1"
+ ucidef_add_switch_vlan "eth0" "1" "0t 2 3 4 5"
+ ucidef_add_switch_vlan "eth0" "2" "0t 1"
+ ;;
+
nbg460n_550n_550nh)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
ucidef_add_switch "rtl8366s" "1" "1"