Previous Topic: Connect the CablesNext Topic: Enable Network Access on the Appliance


Install the Multi-Port Monitor Software

Install the Multi-Port Monitor software using the CD that is provided in the shipping carton with the appliance. The Multi-Port Monitor software must match the the prerequisites file that is already installed on the appliance.

After the installation, we recommend that you visit the Download Center on CA Support to verify that you have the latest software version. If necessary, upgrade the Multi-Port Monitor to the latest version.

Important: The CentOS operating system is installed on the appliance. Do not install additional operating system software.

Follow these steps:

  1. Press the red Power button on the front of the appliance.

    The initial Linux screen opens.

  2. Log in with the following credentials:
  3. Type the current password and a new password.
  4. Type the new password again to confirm it.

    Multi-Port Monitor verifies that the password meets the security requirements. Hints are provided for passwords that are too simple.

    Note: If the following message appears, you supplied too many rejected passwords. The operating system opens the Linux login screen. Return to step 2.

    "Authentication token manipulation error"
    

    When the login is successful, the Linux command-line interface opens.

  5. Insert the CD into the DVD tray. The CD is auto-mounted to the /misc/cd folder. The auto-mount can take up to 30 seconds.
  6. List the contents of the CD in the Linux command-line interface:
    ls /misc/cd
    
  7. Manually mount the CD if the auto-mount is not successful:
    sudo  mkdir /mnt/cd
    sudo  mount -t auto  /dev/dvd  /mnt/cd
    ls  /mnt/cd
    
  8. Launch the setup script:

    The Select Time Zone screen opens.

  9. Press Tab to move the cursor to the list of time zones and select the desired time zone.
  10. Press Tab to select the Next button, and then press Enter.
  11. Type the date and time in the New Date and New Time fields.

    Note: If the date and time are correct in the fields, do not retype the information.

  12. Press Tab to select the Next button, and then press Enter.

    The setup script untars the archive containing the executable and performs other configuration tasks. Software is installed to the /opt folder. When the setup completes, a confirmation message appears.

  13. Unmount the CD:
  14. Open the DVD tray:
    eject /dev/dvd
    
  15. Remove the CD.
  16. Restart the appliance:
    sudo reboot
    

    The appliance restarts and is ready for the configuration of network access.