Error #372
tancat[Clearance 3.2-rc2] No BMX6 frames in Ethernet interface for Ubiquiti's Nanobeam
Descripció
I've applied this image on a Ubiquiti's Nanobeam. The default QMP interface configuration creates a br-lan (that contains only eth0) with IPv4 subnet that allows users to get IP from this subnet. QMP also creates a br-lan.12 and BMX6 use it to transmit mesh-related traffic. So, I expected to receive VID 12 tagged frame from Ethernet interface but only untagged frames from br-lan were detected.
When I disabled LAN role on eth0 interface, no br-lan interface is created and only eth0.12 appears connected to BMX6. In this case, the BMX6 VID 12 tagged frames are observed. Only IPv6 link-local address are reachable if VID 12 tagged frames are used. Untagged frames do not receive response.
Apparently Nanobeam has the same chipset as Nanostation Loco M5 XW, so probably the same issue will be observed in this case too.