This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:qclug_presentations:openwrt_vlan_howto [2015/03/24 00:25] Aaron Johnson [Configure VLAN tagging/untagging] |
wiki:qclug_presentations:openwrt_vlan_howto [2015/04/09 05:19] (current) Aaron Johnson |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ==== Configure VLAN tagging/untagging ==== | ==== Configure VLAN tagging/untagging ==== | ||
| - | Note: When configuring your OpenWRT router for VLAN support it is important to remember that once you configure a VLAN tag on a switch port you must use VLAN tags on all switch ports which will require you to reconfiguring the br-lan bridge to bridge directly to the primary VLAN rather than to the physical interface. | + | **//Note: When configuring your OpenWRT router for VLAN support it is important to remember that once you configure a VLAN tag on a switch port you must use VLAN tags on all switch ports which will require you to reconfigure the br-lan bridge to bridge directly to the primary VLAN rather than to the physical interface. You can still use an "untagged" switch port, but the br-lan bridge must be bridged with a VLAN interface in order to function properly.//** |
| Login to the OpenWRT router: | Login to the OpenWRT router: | ||
| Line 61: | Line 61: | ||
| * Click 'Save & Apply' | * Click 'Save & Apply' | ||
| + | {{openwrtvlan3.png}} | ||
| ==== Configure Firewall ==== | ==== Configure Firewall ==== | ||