Console Port: Logging into the RAPTOR

The following sections describe how the serial console interface on the RAPTOR is used to configure an IP Address, save a configuration, and upgrade the firmware.

  1. On a laptop, install a terminal emulator. A popular option is Putty.
    1. A link to download Putty is: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
    Note:

    Use an USB to RJ45 Console Cable to connect between the PC and the RAPTOR



    Note:

    Console Ports on RAPTOR



  2. Form a serial connection from your computer to the console port of the RAPTOR, by attaching the console port to the USB port of your laptop or PC and the RJ45 termination to the console port on the RAPTOR.
  3. To determine the communications port being used on your computer, go to the Control Panel, and open Device Manager on your PC or laptop.
    1. Open Device Manager.

      The Device Manager window appears.



    2. Navigate to Ports to determine which COM number the serial connection is using. You may have to unplug and reinsert the USB connection on your PC to make a determination of which COM number has been assigned to your serial connection.

      When the Ports leaf is expanded it will appear similar to the image below.



  4. Putty can be configured by selecting the type of connection, entering the port number, and setting the baud rate.
    1. Additional serial parameters can be configured in Putty by selecting the Serial category found at the bottom of the Category panel.
    2. Note:
      The serial port configuration is as follows:
      • Baud rate: 115200
      • Data: 8
      • Parity: none
      • Stop: 1
      • Flow Control: none

      You should confirm in Putty’s user interface that it has been configured with the appropriate Baud rate, Data, Parity, stop and flow control values.

    The following image provides an image of the port and baud rate being set.



  5. Click Open to launch a terminal.

    A blank terminal window will appear.



  6. Press Enter.

    The login prompt will appear in the terminal window.

    % Incorrect Login/Password
    						iMX350 Login:
    					
  7. To access the command line interface CLI shell, at the RAPTOR login prompt, use the user name admin and password admin.

    If this is the first login to the device, then you will be prompted to change the password.

    % Password must be reset. Please change the password
    Enter old password:
  8. Enter the old password which is admin.

    You will now be prompted for a new password.

    Enter new password:
  9. Note:

    The new password must meet the following criteria:

    Password length should be in the range of 8 - 20 !! characters
    Password should contain at least 1 lowercase characters !!
    Password should contain at least 1 uppercase characters !!
    Password should contain at least 1 numerical characters !!
    Password should contain at least 1 special characters !!
    New Password must be different from previous password
    Enter the new password.

    You will be prompted to confirm the new password.

    Re-enter new password:
  10. Re-enter the new password.

    The console prompt will appear.

    
    						iS5Comm#
    					

You have logged into the RAPTOR via the console port.