Citrix SD-WAN Platforms

Configure Management IP

There are two methods for assigning the Management IP Address to the SD-WAN VPX Virtual Machine:

  • Automatic: By default, all SD-WAN VPX Virtual appliances use the Dynamic Host Control Protocol (DHCP) to automatically acquire the Management IP Address. To use DHCP, the DHCP server must be present and available in the SD-WAN. For acquiring the IPv6 addresses automatically, the appliances can use DHCP or Stateless Address Auto Configuration (SLAAC). For instructions on identifying the acquired Management IP Address, see Displaying the DHCP assigned Management IP Address for the VPX.
  • Manual: If you are not using DHCP or SLAAC, you must manually assign a static Management IP Address for the SD-WAN VPX Virtual Appliance. For instructions, see Manually Configuring a Static Management IP Address for the VPX.

Manually configuring a static Management IP address for the VPX

If you are not using DHCP or SLAAC, you must configure a static Management IP Address for the SD-WAN VPX Virtual Appliance VM manually. To configure, use the console of the Virtual Machine you created, in the vSphere Client.

Note

DHCP is enabled by default for the SD-WAN VPX Management IP Address.

  1. Continuing in the vSphere client Inventory page, select the new SD-WAN VPX VM in the Inventory tree (left pane). This displays the Inventory page for the new VM, with the Getting Started tab preselected. vSphere client inventory page getting started
  2. Power on the new Virtual Machine. In the Basic Tasks section of the Getting Started tab page, click Power on the virtual machine (green play button) to power on the new SD-WAN VPX-SE VM.
  3. Select the Console tab in the Inventory page tab bar. The Console tab is located in Inventory page tab bar at the top of the main page area. Selecting this tab displays and enables access to the CLI console for the VM. vSphere inventory tab enabling access to CLI console to VM As the new VM starts up, a series of status messages display in the console. VM startup status messages VM startup login prompt When the startup process completes, the console login prompt displays.
  4. Click anywhere inside the console area to enter console mode. This turns control of your mouse cursor over to the VM console, and enables console mode.

    Note

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

  5. Log into the VM console. The default login credentials for the new SD-WAN VPX-SE VM are as follows:

    • Login: admin
    • Password: password

    This displays the console Welcome screen.

    Console welcome screen

  6. Enter the following command line at the console prompt:

    • To configure an IPv4 address:

      management_ip

      This switches to the management_ip CLI in the console, and displays the set_management_ip prompt.

      Management IP CLI prompt

    • To configure an IPv6 address:

      management_ipv6

      This switches to the management_ipv6 CLI in the console, and displays the set_management_ipv6 prompt.

      Management IPv6 CLI prompt

  7. Configure the interface settings for the VM. Enter the following command line at the set_management_ip prompt:

    • For an IPv4 address:

      set interface <ip address> <subnet mask> <gateway>

      Where:

      • <IP address> is the Management IP Address for the SD-WAN VPX-SE Virtual Appliance.
      • <subnet mask> is the subnet mask used to define the network in which the CB VPX-VW Virtual Appliance resides.
      • <gateway> is the Gateway IP Address the SD-WAN VPX-SE Virtual Appliance uses to communicate with external networks.

      This stages but does not apply the interface settings.

      set interface IP prompt

    • For an IPv6 address:

      set interface <IPv6 address> <prefix>

      where:

      • <IPv6 address> is the Management IP Address for the SD-WAN VPX-SE Virtual Appliance.

      • <prefix> represents a block of address space or a network.

      Enter one of the following:

      • SLAAC: Enables SLAAC for automatically assigning an IPv6 address to each device on the network. SLAAC enables an IPv6 client to generate its own addresses.

        set interface IPv6 SLAAC prompt

      • DHCP: Enables DHCP for assigning IP addresses automatically. Select stateful or stateless based on your need. set interface IPv6 DHCP stateful set interface IPv6 DHCP stateless
      • Static: Enter the IP address is manually. set interface IPv6 DHCP stateless
  8. Apply the staged settings for the VM interface. Do the following:
    1. Enter the following command at the set_management_ip prompt (for IPv4) or set_management_ipv6 prompt (for IPv6): apply
    2. When prompted to confirm the apply operation, enter Y. This applies the staged interface settings for the VM, and displays the results. Apply VM interface settings
  9. Enter exit and press Return at the prompt to exit the management_ip CLI.
  10. Exit the console. Enter exit and press Return at the console prompt, and then press Ctrl+Alt to regain control of the cursor.
  11. Shut down and restart the VM. Do the following:
    1. Select the Getting Started tab to display the Basic Tasks options. VM getting started basic tasks
    2. In the Basic Tasks section, click Shut down the virtual machine (red box icon). You are prompted to confirm that you want to shut down the guest operating system for the VM. VM getting started basic tasks
    3. Click Yes to confirm. This shuts down the guest operating system and powers off the VM. When the shutdown completes, the Power on the virtual machine option (green play button) becomes available. Powering off the VM
  12. Restart the Virtual Machine. Click Power on the virtual machine (green right-arrow) to restart the VM. You can view the progress of the start-up process in the Console tab page for the VM. Restart VM When the startup process completes, the login prompt displays. VM login prompt You can now proceed to the final step, Connecting to the SD-WAN VPX-SE and Testing the Deployment

Displaying the DHCP assigned Management IP address for the VPX

This section provides instructions for displaying and recording the DHCP-assigned Management IP Address for the new SD-WAN VPX-SE Virtual Appliance VM.

Note

By default, all SD-WAN VPX-SE Virtual Appliances use DHCP. If you are not using DHCP, or have assigned a static IP Address for the Virtual Appliance, you can skip this step. If you are using DHCP, the DHCP server must be present and available in the SD-WAN before you can complete this step.

To display the DHCP-assigned Management IP Address for the Virtual Appliance, do the following:

  1. Continuing in the vSphere client Inventory page, select the new SD-WAN VPX-SE VM in the Inventory tree (left pane). This displays the Inventory page for the SD-WAN VPX-SE VM. vSphere client inventory page
  2. If you have not already done so, power on the new Virtual Machine. In the Basic Tasks section, click the Play icon (green arrow) to power on the new SD-WAN VPX-SE VM.
  3. Select the Console tab in the Inventory page tab bar. The Console tab is located in Inventory page tab bar at the top of the main page area. Selecting this tab displays and enables access to the CLI console for the VM. Console tab enabling access to CLI console
  4. Click anywhere inside the console area to enter console mode. This turns control of your mouse cursor over to the VM console, and enables console mode.

    Note

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

  5. Press Enter to display the console login prompt. Press Enter once or twice to display the console login prompt. Console login prompt
  6. Log into the VM console. The default login credentials for the new SD-WAN VPX-SE VM are as follows:
    • Login: admin
    • Password: password

    This displays the console Welcome message, which includes the Host IP Address. SD-WAN VPX-SE VM welcome message

  7. Record the Management IP Address for the SD-WAN VPX-SE VM.

Note

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

After logging into the console, the Welcome message displays the Last login information and the Host IP Address. This IP Address is the Management IP Address for this new SD-WAN VPX-SE VM.

This completes the deployment of the SD-WAN VPX-SE Virtual Machine. The final step is to connect to the new SD-WAN VPX-SE and test the deployment. Instructions are provided in the next section.

Configure Management IP