#22150: VLANs not working in DLINK DIR860L
----------------------------------+------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: kernel | Version: Trunk
Keywords: mt7530, switch, vlan |
----------------------------------+------------------------
Hi,
I try to use VLAN tagging in my network, but it doesn't work.
It has mt7530 switch.
I try to use VLAN ID 20-23 in switch0, but swconfig doesn't set the vlan
vid.
swconfig dev switch0 show
VLAN 1:
vid: 0
ports: 0t 2 3 4 6t
VLAN 2:
vid: 0
ports: 1 6t
VLAN 3:
vid: 0
ports: 0t 1t 6t
VLAN 4:
vid: 0
ports: 0t 1t 6t
VLAN 5:
vid: 0
ports: 0t 1t 6t
VLAN 6:
vid: 0
ports: 0t 1t 6t
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option vid '1'
option ports '0 2 3 4 6t'
config switch_vlan
option device 'switch0'
option vlan '2'
option vid '2'
option ports '1 6t'
config switch_vlan
option device 'switch0'
option vlan '3'
option ports '0t 1t 6t'
option vid '20'
config switch_vlan
option device 'switch0'
option vlan '4'
option ports '0t 1t 6t'
option vid '21'
config switch_vlan
option device 'switch0'
option vlan '5'
option ports '0t 1t 6t'
option vid '22'
config switch_vlan
option device 'switch0'
option vlan '6'
option ports '0t 1t 6t'
option vid '23'
--
Ticket URL: <https://dev.openwrt.org/ticket/22150>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets