Citrix SD-WAN Center

Install and configure Citrix SD-WAN Center on ESXi Server

Install the VMware VSphere client

Following are the basic instructions for downloading and installing the VMware vSphere client that you will use to create and deploy the Citrix SD-WAN Center Virtual Machine. For more information, see VMware vSphere Client documentation.

To download and install the VMware vSphere Client, do the following:

  1. Open a browser and navigate to the ESXi server that hosts your vSphere Client and Citrix SD-WAN Center Virtual Machine (VM) instance.

    The VMware ESXi Welcome page appears.

  2. Click the Download vSphere Client link to download the vSphere Client installation file.

  3. Install the vSphere Client.

    Run the vSphere Client installer file that you downloaded, and accept each of the default options when prompted.

  4. After the installation completes, start the vSphere Client program.

    The VMware vSphere Client login page appears, prompting you for the ESXi server login credentials.

  5. Enter the ESXi server login credentials:

    • IP address / Name: Enter the IP Address or Fully Qualified Domain Name (FQDN) for the ESXi server that hosts your Citrix SD-WAN Center VM instance.
    • User name: Enter the server administrator account name. The default is root.
    • Password: Enter the password associated with this administrator account.
  6. Click Login.

    The vSphere Client main page appears.

    vSphere client main page

Creating the Citrix SD-WAN Center VM using OVF template

After installing the VMware VSphere client, create the Citrix SD-WAN Center virtual machine.

  1. If you have not already done so, download the Citrix SD-WAN Center OVF template file (. ova file) to the local PC.

    For more information, see System requirements and installation.

  2. In the vSphere Client, click File, and then select Deploy OVF Template from the drop-down menu.

    The Deploy OVF Template wizard appears.

    OVF template

  3. Click Browse and select the Citrix SD-WAN Center OVF template (.ova file) that you want to install.

  4. Click Next.

    The ova file is imported and the OVF Template Details page appears.

  5. Click Next.

  6. On the End User License Agreement page, click Accept, and then click Next.

  7. On the Name and Location page, enter a unique name for the new VM (or accept the default value).

    The name must be unique within the current Inventory folder, and can be up to 80 characters in length.

  8. Click Next.

    The Storage page appears.

    OVF template storage

  9. For now, accept the default storage resource by clicking Next. You can also configure the datastore. For more information see Add and configure the Datastore on ESXi server.

    OVF template disk format

  10. On the Disk Format page, accept the default settings, and click Next.

  11. On the Network Mapping page, accept the default (VM Network) and click Next.

  12. On the Ready to Complete page, click Finish to create the VM.

    Note:

    Decompressing the disk image onto the server can take several minutes.

  13. Click Close.

View and record the management IP address on ESXi server

The management IP address is the IP address of the SD-WAN Center VM, use this IP address to log into the Citrix SD-WAN Center Web UI.

To display the management IP address, do the following:

  1. On the vSphere client Inventory page, select the new Citrix SD-WAN Center VM in the Inventory tree (left pane).

    vSphere client inventory

  2. On the Citrix SD-WAN Center page, under Basic Tasks, click Power on the Virtual Machine.

  3. Select the Console tab, and then click anywhere inside the console area to enter console mode.

    This turns control of your mouse cursor over to the VM console.

    Note

    To release console control of your cursor, press the <Ctrl> and <Alt> keys simultaneously.

  4. Press Enter to display the console login prompt.

    inventory console 1

  5. Log into the VM console.

    The default login credentials for the new Citrix SD-WAN Center VM are as follows:

    • Login: admin
    • Password: password

    inventory console 2

  6. Record the Citrix SD-WAN Center VM’s management IP address, which is shown as the Host IP address in a welcome message that appears when you log on.

    inventory console 3

Note

The DHCP server must be present and available in the SD-WAN network, or this step cannot be completed.

If the DHCP server is not configured in the SD-WAN network, you have to manually enter a static IP address.

To configure a static IP address as the management IP address:

  1. When the VM is started, click the Console tab.

  2. Log into the VM. The default login credentials for the new Citrix SD-WAN Center VM are as follows:

     Login: admin

    Password: password

  3. In the console enter  the CLI command management_ip.

  4. Enter the command set interface <ipaddress> <subnetmask> <gateway>, to configure management IP.

Add and Configure the Datastore on an ESXi server

You can add and configure datastore to store statistics from Citrix SD-WAN Center.

To add and configure the datastore:

  1. In the vSphere client, click the Inventory icon to open the Inventory page.

  2. Expand the Inventory tree branch for the Citrix SD-WAN Center VM host server.

  3. In the left pane, click + next to the IP Address for the server hosting the Citrix SD-WAN Center VM you created.

  4. Open the new Citrix SD-WAN Center VM for editing.

  5. In the Inventory tree, right-click on the name of the Citrix SD-WAN Center VM you created and select Edit Setting from the drop-down menu.

    vSphere client VM properties

  6. In the Memory Size field, enter the amount of memory to allocate for to this VM.

    For more information, see Memory Requirements.

  7. Click Add.

  8. On the Device Type page of the Add Hardware wizard, select Hard Disk and then click Next.

    select disk

  9. On the Select a Disk page, select Create a new virtual disk and click Next.

    create disk

  10. On the Create a Disk page, in the Capacity section, select the disk capacity for the new virtual disk.

  11. In the Disk Provisioning section, select Thick Provision Lazy Zeroed (the default).

  12. In the Location section, select Specify a datastore or datastore cluster.

  13. Click Browse.

    select datastore

  14. Select a datastore with sufficient available space, and click OK.

  15. Click Next.

  16. On the Advanced Options page, accept the Advanced Options default settings and click Next.

    ready to complete

  17. Click Finish.

    This adds the new virtual disk, dismisses the Add Hardware wizard, and returns you to the Virtual Machine Properties page.

  18. Click OK.

    vSphere client 02 VM properties

Install and configure Citrix SD-WAN Center on ESXi Server