Initial Configuration of a Nodegrid Appliance via the Console Port

Initial Configuration of a Nodegrid Appliance via the Console Port

Configuring a Nodegrid Appliance through the console port lets you perform the initial configuration easily via CLI.

Once the Nodegrid platform is turned on we can see the startup process of Nodegrid device via console port connected to the Nodegrid.

Login with the default credentials at the prompt for the username and password.
The unit details and current version can be viewed by the following command
[admin@nodegrid /]# show /system/about/

To view the network details and IP address enter the command as below
[admin@nodegrid /]# show /settings/network_connections/
The above command can be used to know the IP assigned via DHCP.

Basic network configurations as IP address, Subnet mask and Gateway can be set manually as well below are the steps to follow
  1.  Enter the command at the prompt cd /settings/network_connections/ETH0
  2. Type show to view the settings
  3. By default the ipv4_mode is set to dhcp. To change the mode to static type set ipv4_mode=static
  4. To set the IP address manually enter set ipv4_address=<IP Address> ipv4_bitmask=<Subnet mask>
  5. To save the configuration type commit.
  6. The changes can be verified by entering the command show. 
GUI can be accessed by entering the assigned IP address in the web browser.




    • Related Articles

    • Initial Configuration of a Nodegrid Appliance via the Console Port

      Configuration of a Nodegrid Appliance via the Console Port lets you  perform the initial configuration easily and reliably. Learn how to configure a Nodegrid Appliance through the console port on ZPE Systems' Nodegrid Manager Follow the link for how ...
    • Initial Configuration of a Nodegrid Appliance via the Console Port

    • Network Configuration via CLI

      Example of configuring the ETH0 interface via CLI (please, replace the network values with your own information). Log in as admin to the Nodegrid console port or HDMI Type the following commands (in bold): [admin@nodegrid /]# cd ...
    • How to Configure Nodegrid Serial Ports

      To configure the serial ports of your Nodegrid Serial Console, follow the guideline steps below.   WebUI Log in as admin to the Nodegrid Serial Console Web interface. Go to Managed Devices page. Select the serial ports you want to configure, or check ...
    • PaloAlto VM installation in the Nodegrid

      Why have a PaloAlto VM in the Nodegrid Having a PaloAlto VM running in the Nodegrid provides a secured OOB network.  Stopping the back-door access into the production network.  Not only securing the OOB network, The PaloAlto can also secured the ...