#21908: VLAN Switchdriver broken
--------------------+---------------------------------------
 Reporter:  heil    |      Owner:  developers
     Type:  defect  |     Status:  new
 Priority:  normal  |  Milestone:  Designated Driver (Trunk)
Component:  kernel  |    Version:  Trunk
 Keywords:          |
--------------------+---------------------------------------
 When trying to use vlans with mt7530 I got this results
 --
 VLAN 1:
         vid: 0
         ports: 0 1 3 6t
 VLAN 2:
         vid: 0
         ports: 6t
 VLAN 3:
         vid: 0
         ports: 2 6t
 --
 with a working switch driver e.g ag71xx-mdio.0 I get
 --
 VLAN 1:
         vid: 1
         ports: 0t 1t 2t 3 4
 VLAN 2:
         vid: 2
         ports: 0t 5
 VLAN 3:
         vid: 21
         ports: 0t 1 2
 --
 I was not able to set the vid, even via cmdline
 --
 swconfig dev mt7530 vlan 3 set vid 64
 --

 Maybe its just a simple typo? I was using trunk fresh from
 b90dfd38d174a9424449d3a76c1fa5f3abc60ef0

--
Ticket URL: <https://dev.openwrt.org/ticket/21908>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to