#22316: Can't assign VLAN id >= 128 on TP-LINK 1043nd v2 (ar8327)
----------------------+---------------------------------------
Reporter: fzipi@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Designated Driver (Trunk)
Component: kernel | Version: Chaos Calmer 15.05
Resolution: | Keywords: vlan, ar8327, 1043nd v2
----------------------+---------------------------------------
Comment (by anonymous):
I was using Chaos Chalmer stable (Chaos Calmer 15.05.1, r48532)
Now I've tried with (Chaos Calmer, r49404), with the same results.
{{{
root@ap01:~# swconfig dev switch0 help
switch0: ag71xx-mdio.0(Atheros AR8327), ports: 7 (cpu @ 0), vlans: 128
--switch
Attribute 1 (int): enable_vlan (Enable VLAN mode)
Attribute 2 (none): reset_mibs (Reset all MIB counters)
Attribute 3 (int): enable_mirror_rx (Enable mirroring of RX
packets)
Attribute 4 (int): enable_mirror_tx (Enable mirroring of TX
packets)
Attribute 5 (int): mirror_monitor_port (Mirror monitor port)
Attribute 6 (int): mirror_source_port (Mirror source port)
Attribute 7 (string): arl_table (Get ARL table)
Attribute 8 (none): apply (Activate changes in the hardware)
Attribute 9 (none): reset (Reset the switch)
--vlan
Attribute 1 (int): vid (VLAN ID (0-4094))
Attribute 2 (ports): ports (VLAN port mapping)
--port
Attribute 1 (none): reset_mib (Reset single port MIB counters)
Attribute 2 (string): mib (Get port's MIB counters)
Attribute 3 (int): enable_eee (Enable EEE PHY sleep mode)
Attribute 4 (int): pvid (Primary VLAN ID)
Attribute 5 (string): link (Get port link information)
root@ap01:~# swconfig dev switch0 vlan 127 set ports '3'
root@ap01:~#
}}}
This works ok. But when vid > 127
{{{
root@ap01:~# swconfig dev switch0 vlan 128 set ports '3'
failed
root@ap01:~#
}}}
What logs do you want? Both dmesg and logread say nothing about this.
--
Ticket URL: <https://dev.openwrt.org/ticket/22316#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets