mirror of https://github.com/aredn/aredn.git
Update docs for VLAN change (#334)
This commit is contained in:
parent
1905d1a514
commit
63ed346f40
|
@ -121,7 +121,7 @@ The standard Ethernet port of an AREDN device uses the following vlan tags. An
|
||||||
switch is necessary to utilize the vlan tagged networks:
|
switch is necessary to utilize the vlan tagged networks:
|
||||||
|
|
||||||
* untagged: LAN devices - laptop, ipcam, voip phone, etc.
|
* untagged: LAN devices - laptop, ipcam, voip phone, etc.
|
||||||
* vlan 1: WAN - gateway to connect AREDN network to home network and/or internet
|
* vlan 1: WAN - gateway to connect AREDN network to home network and/or internet (some devices support changing this vlan to an alternate value)
|
||||||
* vlan 2: DtDLink (device to device) - AREDN network routing between nodes, typically cross band
|
* vlan 2: DtDLink (device to device) - AREDN network routing between nodes, typically cross band
|
||||||
|
|
||||||
The following devices have enhanced Ethernet port usage. A single cat5 to the device
|
The following devices have enhanced Ethernet port usage. A single cat5 to the device
|
||||||
|
|
|
@ -536,7 +536,7 @@ once such as wired to the mesh, and WiFi to a local served agency network.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The WAN Wifi Client feature enables connecting the mesh node to the Internet or foreign network
|
The WAN Wifi Client feature enables connecting the mesh node to the Internet or foreign network
|
||||||
available on a wifi Access Point. Enabling the WAN Wifi Client will disable vlan1
|
available on a wifi Access Point. Enabling the WAN Wifi Client will disable the WAN vlan
|
||||||
and access to the Internet over the physical Ethernet port. Type in the SSID and password
|
and access to the Internet over the physical Ethernet port. Type in the SSID and password
|
||||||
to connect to. If the device is dual-band, e.g. an hAP a lite, the band option will be
|
to connect to. If the device is dual-band, e.g. an hAP a lite, the band option will be
|
||||||
shown.<br><br>The password key length must be a minimum of 8 and maximum of 64 characters.
|
shown.<br><br>The password key length must be a minimum of 8 and maximum of 64 characters.
|
||||||
|
|
Loading…
Reference in New Issue