How to Reset the NodeGrid to Factory Default

How to Reset the NodeGrid to Factory Default

If you want to reset your NodeGrid to the factory default configuration, log in as admin to the NodeGrid WebUi, and go to System, ToolKit, and then click on Restore to Factory Default Settings:


And click on Restore button.


If using CLI, then follow the steps below:

  1. Access the NodeGrid via telnet, ssh, or console and log in as admin
  2. Type the following commands:

[admin@nodegrid /]# cd /system/toolkit/
[admin@nodegrid toolkit]# factory_settings
[admin@nodegrid {toolkit}]# restore
You are about to restore the configuration to factory default settings. The system will reboot after that.
Do you want to proceed? (yes, no)  : yes 

 

If you need to reset your NodeGrid to Factory Default due to some reason the NodeGrid got unresponsive or does not work properly, then follow the steps below:

  1. Have a terminal (Putty, SecureCRT) with 115200bps baud rate connected to the NodeGrid console port, or a monitor to the HDMI and a keyboard to USB port, if you have the NodeGrid Serial Console; or launch the Remote Console on the VM, if you have the NodeGrid Manager.
  2. Reboot the NodeGrid.
  3. Select Factory Default Settings at the bootloader menu:
  4. It should load the factory default configuration and present the login prompt.
  5. Log in as admin to the WebUI or CLI, and reconfigure the NodeGrid.

    • Related Articles

    • Default Users of the NodeGrid

      The Nodegrid OS comes with 3 default users:   - The “admin” user:   That provides full access to all features and functions, on the Web Interface as well as on the CLI. It can login via the Console, via SSH, WebUI and API. From the CLI, admin user ...
    • How to Recover/Reset NodeGrid Authentication Type

      Situation The NodeGrid was configured and saved with a Remote Authentication Server without any Fallback Authentication options, and the authentication server’s settings were incorrect. Now, none of the local users are able to log in, including admin ...
    • How to Recover/Reset Password of Admin or Root Users

      Case #1 The admin password was changed and you don’t remember it, but root password is still the default. Log in as root via NodeGrid console port, type its default password root. At the shell prompt, type passwd admin and enter the new password. You ...
    • How Do I Upgrade the Software of My Nodegrid?

      Note: Be sure to follow the recommended upgrade paths: Nodegrid OS Upgrade Path To download the required ISOs: Downloading Firmware Update Steps for the Nodegrid software upgrade via WebUI From browsers, log into NodeGrid unit Click on "System" Click ...
    • How to Connect and Configure a USB Serial device on the NodeGrid ?

      Overview: The Nodegrid OS supports the serial connections via USB as well. In particular, it supports the connections USB - USB Micro, very used on some vendor switches (e.g. Cisco), as alternatives to the RJ45 console ports. For the testing, we used ...