From 63ed346f40627a44443677c163ea2093c5b70561 Mon Sep 17 00:00:00 2001
From: Tim Wilkinson
Date: Tue, 19 Apr 2022 18:40:12 -0700
Subject: [PATCH] Update docs for VLAN change (#334)
---
README.md | 2 +-
files/www/help.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 4f112ab9..3e975c87 100644
--- a/README.md
+++ b/README.md
@@ -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:
* 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
The following devices have enhanced Ethernet port usage. A single cat5 to the device
diff --git a/files/www/help.html b/files/www/help.html
index 20077262..544f505f 100644
--- a/files/www/help.html
+++ b/files/www/help.html
@@ -536,7 +536,7 @@ once such as wired to the mesh, and WiFi to a local served agency 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
to connect to. If the device is dual-band, e.g. an hAP a lite, the band option will be
shown.
The password key length must be a minimum of 8 and maximum of 64 characters.