ar71xx: create generic network config from an uci-defaults script
[openwrt.git] / target / linux / ar71xx / base-files / etc / defconfig / wndr3700 / network
index 52260e7..69d7dc7 100644 (file)
@@ -5,7 +5,7 @@ config interface loopback
        option netmask  255.0.0.0
 
 config interface lan
-       option ifname   eth0
+       option ifname   eth0.1
        option type     bridge
        option proto    static
        option ipaddr   192.168.1.1
@@ -25,7 +25,7 @@ config switch
 config switch_vlan
        option device   rtl8366s
        option vlan     1
-       option ports    "0 1 2 3 5"
+       option ports    "0 1 2 3 5t"
 
 config switch_port
        # Port 1 controls the GREEN configuration of LEDs for
@@ -54,7 +54,7 @@ config switch_port
        option port             2
        option led              9
 
-config switch_port                                              
+config switch_port
        # Port 5 controls the configuration of the WAN LED and the
        # section does not correspond to a real switch port.
        #
This page took 0.02856 seconds and 4 git commands to generate.