Deploying a Service Gateway Virtual Appliance with Microsoft Hyper-V

Instructions on how to use the Command Line Interface (CLI) to deploy a Service Gateway virtual appliance with Microsoft Hyper-V.

Verify that system requirements are met. For more information, see Service Gateway Appliance System Requirements.

  1. Go to Workflow and Automation > Service Gateway Management and click the Service Gateway Management 2.0 tab.
  2. Click Download Virtual Appliance.

    The Service Gateway Virtual Appliance panel appears.

  3. Select Microsoft Hyper-V (VHD), and then select I agree to the End User License Agreement. Click Download Disk Image to download an VHD file in a compressed archive.
    Tip:

    Copy the registration token for later steps. The registration token will expire within 24 hours if not used.

  4. Extract the VHD file using a ZIP extractor.
  5. Create a virtual machine.
    1. On Hyper-V Manager, right-click on your machine and New > Virtual Machine.
    2. Click Next.
    3. Specify a name for the Service Gateway virtual appliance and click Next.
    4. Specify Generation 1 and click Next.
    5. Specify the amount of memory needed for the VM based on the system requirements, and then click Next.
    6. Specify the network connection that the VM will use, and then click Next.
    7. Click Use an existing virtual hard disk, and then click Browse.
    8. Navigate to the location where you extracted the VHD file, select the file, and then click Open.
    9. Click Next.
    10. Review the settings, and then click Finish.
    1. From the Hyper-V Manager Virtual Machines list, right-click on the Service Gateway virtual appliance and click Settings.
    2. Click Processor, specify the number of virtual processors, and then click OK.
  6. From the Hyper-V Manager Virtual Machines list, right-click on the Service Gateway virtual appliance and click Connect.
  7. Click Start to start the virtual machine.

    Service installation during the first launch of the appliance takes approximately 10 minutes.

  8. On the Service Gateway virtual appliance, log on to the Command Line Interface (CLI) with the default credentials.

    User name: admin

    Password: V1SG@2021

  9. Change your password.
  10. Type enable and press the ENTER key to enable administrative commands. Provide your password when asked.

    The command prompt changes from > to #.

  11. Use the configure command to configure the required network settings, such as the IP address and DNS settings.
  12. Type the following command to register the Service Gateway virtual appliance to Trend Vision One.

    register <registration_token>

    You can obtain the token from the same screen you download the virtual appliance on Trend Vision One (step 3).

    Important:

    The virtual appliance only supports UTC time. Ensure your hypervisor is correctly configured.

    Note:
    • If your environment uses a local Network Time Protocol (NTP) server, make sure the NTP server synchronizes with the local time for successful registration.

    • Trend Micro recommends using an SSH client to easily copy and paste the registration token.

  13. Use the CLI to configure other settings, if required.

    For more information on available commands, see Service Gateway CLI Commands.