#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):

 Replying to [comment:91 Heidistein]:
 > Is this bug/feature also the reason my router cannot setup a PPPoE
 connection on vlan6?
 > Using the same (ports changed) config on wrt1043nd, working and N900 the
 'timeout waiting for PADO packets'.
 > I am not sure, becouse the build by 's-eckardt.com' is not working
 either, for me...
 >

 Hello,
 I am the one, who made the build on s-eckardt.com Can you describe, what's
 not working? You are using a WDR4900 and trying to connect to a WAN?
 That's exactly what I am doing too. Here is my config: (check port 4 for
 tagged and untagged VLAN on same port)

 config interface 'wan'
         option ifname 'eth0.2'
         option _orig_ifname 'eth0.2'
         option _orig_bridge 'false'
         option proto 'pppoe'
         option username 'user'
         option password 'pass'

 config switch
         option name 'switch0'
         option reset '1'
         option enable_vlan '1'

 config switch_vlan
         option device 'switch0'
         option vlan '2'
         option ports '0t 1'
         option vid '2'

 config switch_vlan
         option device 'switch0'
         option vlan '3'
         option vid '41'
         option ports '0t 2t 4'

 config interface 'vlan41'
         option proto 'static'
         option ifname 'eth0.41'
         option netmask 'mask'
         option broadcast 'stuff'
         option ipaddr 'ip'
         option gateway 'gate'
         option dns 'dns'

 config switch_vlan
         option device 'switch0'
         option vlan '7'
         option vid '21'
         option ports '0t 2t 4t 5'

 and so on... I am running a lot more VLANs on this device.
 Hope you get your setup running.

--
Ticket URL: <https://dev.openwrt.org/ticket/12181#comment:93>
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