#19612: Luci doesnt recognize vlan interfaces right on tplink 1043nd v2
----------------------+-----------------------------------
 Reporter:  kubco2@…  |      Owner:
     Type:  defect    |     Status:  new
 Priority:  high      |  Milestone:  Barrier Breaker 14.07
Component:  luci      |    Version:  Barrier Breaker 14.07
 Keywords:            |
----------------------+-----------------------------------
 Problem is that tplink 1043nd has special(for me) switch configuration(see
 openwrt device wiki).

 switch0 operate both eth1(LAN) and eth0(WAN).

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

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

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

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

 WAN
 config switch_vlan
         option device 'switch0'
         option vlan '2'
         option ports '5 6'

 If I configure switch to 4 VLANs(config above)

 , Luci generate eth0.1,eth0.2,eth0.3,eth0.4 instead
 eth1.1,eth1.2,eth1.3,eth1.4.


 If I assign custom/create interface "eth1.x" to logic interface, network
 works.

--
Ticket URL: <https://dev.openwrt.org/ticket/19612>
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