#7795: WNDR3700 / RTL8366s dot1q tagging on non-cpu port requires a "kick" to
work
properly after reset
--------------------------+---------------------------------------
Reporter: sartan | Owner: developers
Type: defect | Status: reopened
Priority: normal | Milestone: Attitude Adjustment 12.09
Component: base system | Version: Trunk
Resolution: | Keywords:
--------------------------+---------------------------------------
Comment (by anonymous):
I'm getting the same problem on r41679 with a WNDR3700v2.
If I have:
option ports '0t 1t 5t'
then that vlan doesn't get to the switch connected to port 0 or the server
connected to port 1.
If I change it to:
option ports '0t 1t 2 5t'
...it works.
Oddly though, one of my vlan's does work.
Here is my full switch config:
{{{
config switch
option name 'switch0'
option reset 1
option enable_vlan '1'
option blinkrate '2'
config switch_vlan
option device 'switch0'
option vlan 2
option ports '0t 1t 5t'
config switch_vlan
option device 'switch0'
option vlan 3
option ports '0t 1t 5t'
config switch_vlan
option device 'switch0'
option vlan 4
option ports '0t 1t 2 5t'
config switch_vlan
option device 'switch0'
option vlan 5
option ports '0t 5t'
config switch_vlan
option device 'switch0'
option vlan 6
option ports '0t 5t'
config switch_vlan
option device 'switch0'
option vlan 7
option ports '0t 1t 3 5t'
config switch_vlan
option device 'switch0'
option vlan 8
option ports '0t 1t 3 5t'
config switch_vlan
option device 'switch0'
option vlan 9
option ports '0t 5t'
}}}
vlan 2 seems to work fine, but 4, 7 & 8 show the symptom above - so before
I found this thread, I added to add port 3 to them both (there is nothing
plugged into port 3) and it fixes the issue.
(i've not yet had chance to try vlans 3, 5 or 9)
Ian
--
Ticket URL: <https://dev.openwrt.org/ticket/7795#comment:12>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets