[OpenWrt Wiki] DSA Mini-Tutorial
openwrt.org › docs › guide-userAug 17, 2021 · With proper bridge VLAN configuration it's also possible for selected port to use VLAN tagged traffic. It also requires assigning OpenWrt interface to the correct software VLAN. Example: Port lan4 uses tagged packets for VLAN 1 and has PVID 2.
[OpenWrt Wiki] VLAN
https://openwrt.org/docs/guide-user/network/vlan/switch_configuration05.11.2021 · A device where there is software VLAN support is just a device with many different ethernet controllers, so if you want to place 2 interfaces in the same VLAN, AND you want these two interfaces to also route traffic to-from each other (to act as if they were a VLAN-capable switch as the one I talked about above), you need to bridge them too (i.e. both must be in the …
[OpenWrt Wiki] Linux Network Interfaces
openwrt.org › docs › guide-developerAllows you to create and remove VLAN−devices on a VLAN enabled Linux kernel. VLAN−devices are virtual Ethernet devices which represents the virtual lans on the physical lan : brctl: Linux Ethernet bridge administration : bridge: show / manipulate bridge addresses and devices; bridge uses facilities added in Linux 3.0. Although the ...
[OpenWrt Wiki] VLAN
openwrt.org › docs › guide-userNov 05, 2021 · To use a VLAN you need at least 2 devices supporting VLAN features (as any route requires at least 2 points), which is usually advanced routers, any OpenWrt device, and any self-respecting PC or single-board computer (Windows, MacOS, Linux and BSDs support VLANs). OpenWrt supports IEEE 802.1Q and IEEE 802.1ad VLAN standards.