Initial GigaVUE‑FM Configuration

After deploying a new GigaVUE‑FM instance, you need to perform an initial configuration before you can use GigaVUE‑FM.

  • This is a one-time activity.

  • This is required for each deployed instance.

To configure,

  1. Open the Instance Console.
    1. From the Horizon GUI, navigate to Compute > Instances.
    2. In the Instances page, click the GigaVUE‑FM instance name. The GigaVUE‑FM instance Overview tab is displayed by default.
    3. Select the Console tab and the Instance Console appears.
  2. Log in for the first time.
    1. Log in with
      1. Username: admin
      2. Password: admin123A!!
    2. Change the password when the console prompts.

      Note:  You can also choose to perform the IP Networking and NTP configurations by running the fmctl set ip command after you power on the GigaVUE‑FM instance

  3. Access GigaVUE‑FM GUI,
    1. In the Instance Console, run the following command to retrieve the instance ID:wget -q -O - http://169.254.169.254/latest/meta-data/instance-idThe command outputs an instance in the format i-000000##.
    2. Use this instance as the default password for the admin user if deployed inside OpenStack.
    3. if GigaVUE‑FM is deployed outside OpenStack, use admin123A!! as the default admin password.GUI.