# Launching an Instance of VMware vSphere

## Launching an Instance of VMware vSphere <a href="#firstheading" id="firstheading"></a>

**Launching an instance of the VMware vSphere client**

1- Log in using the Vmware infrastructure client interface.<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/e/e4/Login_client.png/200px-Login_client.png" alt=""><figcaption></figcaption></figure>

2- Select File->Deploy OVF Template.<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/7/76/Vmware_upload.png/400px-Vmware_upload.png" alt=""><figcaption></figcaption></figure>

3- Browse to the location of the FreeSBC/ProSBC image that you obtained from TelcoBridges.<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/7/72/Vmware_ovf_location.png/400px-Vmware_ovf_location.png" alt=""><figcaption></figcaption></figure>

4- Click 'Next' until you need to name the new virtual machine instance.

* Enter the name and click 'Next'<br>

  <figure><img src="https://docs.telcobridges.com/w/images/thumb/0/0e/Vmware_name.png/400px-Vmware_name.png" alt=""><figcaption></figcaption></figure>

5- Select a datastore (if more than one are available).

* Select "Thick Provision Lazy Zeroed" as the disk format and click 'Next' .<br>

  <figure><img src="https://docs.telcobridges.com/w/images/thumb/c/c9/Vmware_disk.png/400px-Vmware_disk.png" alt=""><figcaption></figcaption></figure>

6- Accept all other default settings and wait until the machine is deployed.<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/f/f1/Vmware_installing.png/200px-Vmware_installing.png" alt=""><figcaption></figcaption></figure>

7- Once the machine is deployed, right-click on the new instance and select "Edit Settings..."<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/0/01/Vmware_settings.png/400px-Vmware_settings.png" alt=""><figcaption></figcaption></figure>

8- Press 'OK'.<br>

<figure><img src="https://docs.telcobridges.com/w/images/d/db/Vmware_restricted.png" alt=""><figcaption></figcaption></figure>

9- Edit network adapters to connect to the proper networks. Make sure that at least one of the adapters connects to the private management network of the setup from which WebPortal access will be granted.\
Do not click 'OK' yet!<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/7/7d/Vmware_network.png/400px-Vmware_network.png" alt=""><figcaption></figcaption></figure>

10- Click the 'Resources' tab and select CPU.

* Set 'Shares' to 'high'.
* Slide the 'Reservation' cursor to the maximum (move to the right).
* Make sure the 'Unlimited' option is checked-marked.<br>

Do not click 'OK yet!<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/8/83/Vmware_cpu.png/400px-Vmware_cpu.png" alt=""><figcaption></figcaption></figure>

11- Select 'Memory' and select the 'Reserve all guest memory (All locked)' option.\
Do not click 'OK' yet!<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/4/44/Vmware_mem.png/400px-Vmware_mem.png" alt=""><figcaption></figcaption></figure>

12- Select 'Disk' and set the 'Shares' to 'High'.\
Do not click 'OK' yet!<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/d/d3/Vmware_disk_res.png/400px-Vmware_disk_res.png" alt=""><figcaption></figcaption></figure>

13- Select 'Advanced CPU' and set the 'Mode' to 'None'.\
Do not click 'OK' yet!<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/2/24/Vmware_adv_cpu.png/400px-Vmware_adv_cpu.png" alt=""><figcaption></figcaption></figure>

\
14- Set the 'Latency Sensitivity' to 'High'.\
15- Click 'OK'.\
16- Return to the main screen, and select the newly instantiated virtual machine.<br>

* Right-click and select "Power-->Power On" to start it.<br>

  <figure><img src="https://docs.telcobridges.com/w/images/thumb/c/ca/Vmware_poweron.png/400px-Vmware_poweron.png" alt=""><figcaption></figcaption></figure>

17- Return once again to the main screen, and select the newly instantiated virtual machine and click the 'Summary' tab. Once the virtual machine has started up, the assigned DHCP IP address will be displayed by clicking on the 'View all' button.\
\
Note: This IP address is used to access the Web Portal configuration interface later on.<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/b/b3/Vmware_ip.png/400px-Vmware_ip.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://prosbcdocs.telcobridges.com/initial-installation/1.-instructions-by-platform/virtual-self-hosted-installation/virtual-vmware/launching-an-instance-of-vmware-vsphere.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
