doc/nedge/src/recovery.rst
Device Recovery ###############
nEdge will reconfigure the device according to the specified configuration options.
If the device where nEdge is installed does not have video or keyboard access, it
can be still recovered in case of failure, by manually connecting to its
recover IP address. The default recover IP address is 192.168.160.10.
Here are some instructions to connect to the device using the recovery IP:
Configure a static IP address on a wired network interface on your pc, with the following parameters:
On Linux based distribution, this can be easily done with the command:
ifconfig eth0 192.168.160.1, where eth0 is the wired interface name
Connect a cable from the wired interface of the PC to the LAN interface of the nEdge.
Verify the connection with the nEdge: ping 192.168.160.10. The device should
respond with ping replies
Access the nEdge GUI by visiting the following URL with a web browser:
http://192.168.160.10:3000.
After connecting to the nEdge GUI, a factory reset can be performed to restore the nEdge settings to the defaults. This will also flush all the nEdge historical data.
From the System Setup menu, go into the Misc tab and click the Factory Reset
button.
.. figure:: img/factory_reset.png :align: center :alt: Factory Reset
nEdge factory reset confirmation dialog
Note: the reboot won't change the system configuration yet. After the
reboot, nEdge will be restored to original settings. By logging in into the nEdge
GUI it will be possible to perform the first start setup and permanently apply
the new settings.