> For the complete documentation index, see [llms.txt](https://johnoraw.gitbook.io/lnp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://johnoraw.gitbook.io/lnp/2.gns3/alternative-installations/gns3-on-vmware.md).

# GNS3 on VMWare

I will assume you have already installed VMWare Workstation. If you need to install this on a home computer, discuss with your lecturer. If you are working in a University laboratory, this will be preinstalled.

You should have already completed the Simple GNS3 install on your home computer. If you are working in a University laboratory, this will be preinstalled.

On the GNS3 Downloads page, I click to download the GNS3 VM.

<figure><img src="/files/tb6MEQgxPe8NODjP5zlj" alt=""><figcaption></figcaption></figure>

I am given several options, I select **VMWare Workstation and Fusion**. At time of writing, this was over 1GB, you need decent broadband.

<figure><img src="/files/n9cSzy1Ti4jVg7rglbXt" alt=""><figcaption></figcaption></figure>

The download is in a ZIP format, you need to extract the file, I do so in the Downloads folder.

There is a single .ova file, open that in VMWare Workstation.

<figure><img src="/files/4klkTJvsv2KFHG2dXfeh" alt=""><figcaption></figcaption></figure>

Next I open GNS3 and go to **Edit->Preferences->GNS3 VM**.

<figure><img src="/files/Zul6yzxzQAz3CjtPu2qI" alt=""><figcaption></figcaption></figure>

I select **Enable the GNS3 VM** and under virtualization engine, I select **VMWare Workstation** and click **OK**.

<figure><img src="/files/9bVpiwEKyIAAQvcGRKOM" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://johnoraw.gitbook.io/lnp/2.gns3/alternative-installations/gns3-on-vmware.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.
