OpenWRT routers: Difference between revisions
Appearance
Content deleted Content added
WAN VLAN with swconfig |
|||
| Line 44: | Line 44: | ||
OpenWrt prior to version 21 had the "Network", "Switch" menu in Luci, and older switch configuration software. Some hardware is still using this older software even in version 24. |
OpenWrt prior to version 21 had the "Network", "Switch" menu in Luci, and older switch configuration software. Some hardware is still using this older software even in version 24. |
||
* Delete any wan6 interface under "Network", "Interfaces" |
* Delete any wan6 interface under "Network", "Interfaces" |
||
* If needing a WAN VLAN, go to "Network", "Switch" and you should see two VLANs defined: VLAN 1 for the LAN ports, and VLAN 2 for the WAN port. Change VLAN 2 to VLAN 911 or 101 as required. Change this VLAN on the WAN port from untagged to tagged. Save and Apply. |
* If needing a WAN VLAN, go to "Network", "Switch" and you should see two VLANs defined: VLAN 1 for the LAN ports, and VLAN 2 for the WAN port. Change VLAN 2 to be numbered VLAN 911 or 101 as required. Change this VLAN on the WAN port from untagged to tagged. Save and Apply. |
||
== On new "Distributed Switch Architecture" versions == |
== On new "Distributed Switch Architecture" versions == |
||