#12181: VLAN tagging of TP-Link WDR4300 v1.1
-------------------------+-------------------------------------------------
  Reporter:              |      Owner:  developers
  timo.gerlach           |     Status:  reopened
      Type:  defect      |  Milestone:  Attitude Adjustment 12.09
  Priority:  response-   |    Version:  Attitude Adjustment 12.09 Beta
  needed                 |   Keywords:  WDR4300 AR8327N vlan tagging 802.1q
 Component:  base        |
  system                 |
Resolution:              |
-------------------------+-------------------------------------------------

Comment (by anonymous):

 redlizard: can you describe your test case? This is still not working for
 me on WR1043ND v2. I am simply trying to add additional tagged VLANs to
 the switchports, with VLAN 1 being the native (untagged) vlan.

 {{{
 # swconfig dev switch0 show
 ...
 VLAN 1:
         vid: 1
         ports: 0 1 2 3 4
 VLAN 2:
         vid: 2
         ports: 5 6
 # swconfig dev switch0 vlan 3 set ports "0t 1t 2t 3t 4t"
 # swconfig dev switch0 show
 ...
 VLAN 1:
         vid: 1
         ports: 0t 1t 2t 3t 4t  <- should not affect VLAN 1 settings
 VLAN 2:
         vid: 2
         ports: 5 6
 VLAN 3:
         vid: 3
         ports: 0t 1t 2t 3t 4t
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/12181#comment:87>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to