Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

OpenWRT routers: Difference between revisions

Content deleted Content added
Adsb (talk | contribs)
Older "swconfig" versions
Tags: Mobile edit Mobile web edit
Adsb (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit
Line 48: Line 48:
* Save and apply, then restart the wan interface
* Save and apply, then restart the wan interface
* The wan and wan6 interfaces should now come up online
* The wan and wan6 interfaces should now come up online

With WAN VLAN:

config switch vlan
option device 'switch0'
option vlan '2'
option ports '0t 1t'
option vid '911' OR '101'

Without WAN VLAN:

config switch vlan
option device 'switch0'
option vlan '2'
option ports '0t 1'
option vid '2'


== On new "Distributed Switch Architecture" versions ==
== On new "Distributed Switch Architecture" versions ==