Page tree
Skip to end of metadata
Go to start of metadata

Logging in and Accessing the Cloud Dashboard

Viewing Network Interfaces

  • To see the list of all network interfaces allocated to a VS:
    • From the cloud dashboard, click on Virtual Servers menu.
    • Click the label of the virtual server you're interested in.
    • Click the Networking tab, then click Network Interfaces.

The following fields are displayed:

FieldDescription
InterfaceOptional label of the network interface.
Network joinName of the network and a compute resource or compute zone this network is joined to.
Port speedThe speed set to the interface.
Primary interfaceIndication whether the interface is primary or not.

Here you can also view Interface Usage, Edit and Delete network interface (using icon controls) and Add a new network interface using the button at the bottom of the screen.

Adding a Network Interface

  • To add a network interface:
    • From the cloud dashboard, click on Virtual Servers menu.
    • Click the label of the virtual server you're interested in.
    • Click the Networking tab, then click Network Interfaces.
    • Click the Add New Network Interface button at the bottom of the screen.

The following parameters must be inputted:

ParameterDescription
LabelA human-friendly name for the new interface.
Physical NetworkChoose a network join from the drop-down list of network joins assigned to the compute resource/compute zone on which the VS runs.
Port speedSet port speed in Mbps, or make it unlimited.

Click the Add Network Interface button.

Note: Only one network interface can be added to the same physical network.

Editing and Deleting Network Interfaces

  • To edit network interface label, port speed, or set it as primary (if none is marked as primary), click the Edit icon next to the appropriate network interface. After editing the port speed, the virtual server should be power cycled for the change to take effect.
  • To delete a network interface, click the Delete icon next to the interface you want to delete.

Additional Information

  • To run the VS, at least one network interface with an assigned IP address (or addresses) is required.
  • To allocate another physical network, add a new network interface.
  • In case of network interface replacement for Windows VSs running on Xen compute resources, the user has to add new network interface, rebuild network, then remove the old network interface and perform network rebuild again.
  • No labels