How to Upload and Add Custom Device Image in GNS3

How to Upload and Add Custom Device Image in GNS3


Purpose

This article explains how to upload and add custom device images (IOS, QCOW2, etc.) in GNS3 so they can be used in your lab topology.


Supported Image Types (Examples)

  • Cisco IOS (Dynamips)

  • IOU/IOL images

  • QEMU (QCOW2)

  • CSR1000v

  • FortiGate

  • Palo Alto

  • Linux images

Step 1: Open GNS3

Open GNS3 on your system.

Go to:

Edit → Preferences





Step 2: Go to QEMU VM Section

From the left panel:

You will see the QEMU VM Templates window.


Click:

NEW

Configure General Settings

  • Template Name: Example cisco-9k

  • RAM: 4096 MB or 8192 MB (recommended for Nexus)

  • CPUs: 2 or more

In the Disk Image window, select:

New Image

Then follow these steps:

  1. Click Browse

  2. Select the Cisco image file from your PC
    (Example: nexus9300v.10.1.1.qcow2)

  3. Click Open

  4. Click Finish

If you are connected to a remote GNS3 server, the system will automatically upload the image from your PC to the server.

After the upload completes, the device template will be created and you can drag the switch (Uploaded device image) into your topology.



    • Related Articles

    • How to Add Device Images in PNETLab (Installed on Proxmox)?

      1. Overview This article provides a comprehensive guide for adding device images (such as Cisco, Huawei, FortiGate, and other network operating systems) to PNETLab. Adding images is essential for creating virtual network labs. There are two primary ...
    • Upload ISO file on Proxmox

      How to Upload Operating System ISO file on Proxmox Steps to upload ISO file Go to the web browser and login to proxmox account using credential's Select the server in which ISO should be upload Select the storage location in which ISO should be ...
    • SSD didn’t detected showing I/O device

      Issue: While installing and configuring the disk the SSD didn’t detected showing I/O device error Cause: SSD was not installed properly. Solution: Advise customer: Installing the SSD using the provided four screws to ensure it is properly secured ( ...
    • How to add custom IAM Policies to Users in AWS

      Introduction IAM (Identity and Access Management) in AWS (Amazon Web Services) allows you to control access to your resources securely. To manage access permissions effectively, it's crucial to update IAM policies for users as your requirements ...
    • Some Basic Configuration on Proxmox

      Delete VM on Proxmox Go to the server Select the VM which you want to delete Select the more option (Shown in picture) Click on the Remove Provide the VM ID number Click on Remove button, VM will be delete from server Create a Template Go to the ...