mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-02 15:11:05 +02:00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2931 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c38001add9
commit
001c1d72f0
@ -22,6 +22,7 @@ setup_eth()
|
||||
vports="$(nvram get vlan${vlan}ports)"
|
||||
[ \! -z "$vports" -a -d "/proc/switch/$INTERFACE" ] && \
|
||||
echo "$vports" > "/proc/switch/$INTERFACE/vlan/$vlan/ports"
|
||||
echo "1" > "/proc/switch/$INTERFACE/enable_vlan"
|
||||
}
|
||||
done
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user