File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,27 @@ If you have access to the console of the node, there is the
2222``gluon-enter-setup-mode `` command, which reboots a node into Config Mode.
2323
2424
25+ Network-Activated Config Mode
26+ -----------------------------
27+
28+ Some models lack a physical button for activating Config Mode. In this case,
29+ Gluon supports Network-Activated Config Mode. A Linux-utility for activation
30+ can be built by invoking ``make enter-config-mode ``.
31+
32+ To enter Config Mode on a device supporting this method, start the
33+ ``enter-config-mode `` application in the Gluon root-directory. Start
34+ this tool with the name of the network-interface connected to the target
35+ device as argument. Connect to the LAN-Port (or WAN port if the device has
36+ only a signle interface) and power-cycle the device.
37+
38+ Make sure your computer and the target device are directly connected without
39+ an intermediate switch.
40+
41+ This feature is supported for the following list of devices
42+
43+ * ZyXEL NWA55AXE
44+
45+
2546Port Configuration
2647------------------
2748
You can’t perform that action at this time.
0 commit comments