#12181: VLAN tagging of TP-Link WDR4300 v1.1
-------------------------+-------------------------------------------------
Reporter: | Owner: developers
timo.gerlach | Status: reopened
Type: defect | Milestone: Barrier Breaker 14.07
Priority: response- | Version: Attitude Adjustment 12.09 Beta
needed | Keywords: WDR4300 AR8327N vlan tagging 802.1q
Component: base |
system |
Resolution: |
-------------------------+-------------------------------------------------
Comment (by wangyu):
Hi,
I backport patch5941(http://patchwork.openwrt.org/patch/5941/) to AA
12.09,patch is here:
https://github.com/wangyu-/openwrt-patch/blob/master/ar8327-vlanfix-
backport.patch
I also build a image for wdr4310v1 with luci:
https://github.com/wangyu-/openwrt-patch/blob/master/openwrt-ar71xx-
generic-tl-wdr4310-v1-jffs2-sysupgrade.bin
(If you dont know how to unbrick,be carefull!)
the patch works for me in AA 12.09 on my wdr4310v1
This is my case:
config switch
option name 'eth0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'eth0'
option vlan '1'
option ports '0t 2 3 4 5'
option vid '1'
config switch_vlan
option device 'eth0'
option vlan '2'
option ports '0t 1'
option vid '2'
config switch_vlan
option device 'eth0'
option vlan '10'
option ports '0t 1t'
option vid '10'
WAN work as eth0.2 untagged and eth0.10 tagged.
I'll test more case later.
--
Ticket URL: <https://dev.openwrt.org/ticket/12181#comment:102>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets