How to setup a Console Dial in connection in NodeGrid to access CLI

How to setup a Console Dial in connection in NodeGrid to access CLI

NodeGrid devices support M2-Modem (Analog Modem with M.2 Interface) that can be installed in LSR, BSR, GSR, NSR and NSCP devices

NodeGrid can be configured to support dial in access to the CLI

To setup a Dial In access to NodeGrid CLI, follow the steps below:


A. Identify the Analog Modem
      1. Login to NodeGrid WebUI
      2. Navigate to Tracking :: Devices :: USB devices

      3. Store the Kernel Device name, usbM5-A in this capture, for future reference.

B. Configure Dial Up Service
      1. Navigate to System :: Dial Up :: Services
      2. Set Login session to Enabled, then Save


C. Create and Configure a Dial in Interface

      1. Navigate to Network :: Connections, then click Add
      2. Set       
            Name=    Dialin
            Type=      Analog MODEM
            Description (optional)
            Status=   Enabled
            Device Name= usbM5-A
            (Noted in previous steps)
            Speed=      9600
            then click Save


D. Test by Establishing a Dial Up access to NodeGrid using a PC (Windows sample below)
      1. Open HyperTeminal and Create a new connection

      2. Configure the Connection and click OK

      3. Dial to Access NodeGrid

      4. Login using credentials to access CLI 


E. Monitor Activity and Events
      1. Login to NodeGrid
      2. Navigate to Tracking :: Event List :: Events

You will be able to identify Nodegrid User Logged In events using the Dialin interface



    • Related Articles

    • PPP DialUp connection in NodeGrid Serial Console

      NodeGrid Serial Console supports DialUp via USB modems. It does not support via serial ports.   You can plug any USB modem such as Zoom or USRobotics  to any of the NodeGrid Serial Console USB ports. Then, follow the steps below: a.       Log in as ...
    • 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: Enable Remote Access

      Remote access is one of the multiple ZPE Cloud features. It allows you to access your Nodegrid device and target devices from anywhere in the world, as long as you have an internet connection.. Here's how to enable Remote Access on your Nodegrid ...
    • How to Telnet and SSH to the Nodegrid Serial Ports

      Note: by default, Telnet access is turned off with your Nodegrid Serial Console. Authorized users can use Telnet or SSH to connect directly to the console of a managed device if all of the following are true: Telnet / SSH protocol is enabled under ...
    • How to: Configure Failover for LTE connection

      Assuming that you have already configured your LTE connection (How to: Configure a LTE/GSM Network Connection), it's most likely that you don't want it to be online/active, as it may incur unnecessary charges. For this reason, we will be configuring ...