Select the node, configure your desired CPU and RAM settings, and click .
Create a directory named exactly according to EVE-NG naming rules. The prefix must match the template name exactly:
Create a directory in the EVE-NG backend for your QEMU image. mkdir -p /opt/unetlab/addons/qemu/huaweice12800-V800R011 Use code with caution. Copied to clipboard
Community member Buddhika Wijesooriya has documented a detailed guide for emulating the Huawei CE12800 in EVE-NG using MobaXterm, covering the complete setup process. eve-ng huawei images download
Integrating Huawei devices into EVE-NG requires utilizing Huawei's Versatile Routing Platform (VRP) images. These images run as Virtual Machines (VMs) inside EVE-NG via QEMU.
To help you get your lab up and running smoothly, let me know:
Many developers host scripts and links to converted images. Select the node, configure your desired CPU and
If you are a student without an enterprise account, third-party network engineering forums and cloud storage mirrors host these files. However, downloading from unofficial sources carries security risks. Always verify the file integrity using SHA256 or MD5 checksums provided by official documentation. 2. Supported Huawei Image Types in EVE-NG
Upload your Huawei image file into the newly created folder using your SFTP client.
For the USG6000V virtual firewall, the image conversion process involves: These images run as Virtual Machines (VMs) inside
| Error Message | Probable Cause | Solution | | :--- | :--- | :--- | | | Wrong directory name or file naming mismatch | Ensure directory name matches the image name in EVE-NG template. The file must be virtioa.qcow2 . | | “KVM not available” | Nested virtualization disabled | Enable “Virtualize Intel VT-x/EPT” in your VM settings. | | “Booting from Hard Disk… Grub” | Corrupted or wrong image format | Convert again using qemu-img . Try raw instead of qcow2 . | | Huawei stuck at “Press Ctrl+B” | No console output | Increase RAM to 4GB. Some Huawei images require 8192MB. | | SSH/Telnet connects but no output | Serial port mismatch | On EVE-NG node config, change console to Telnet (default) , not VNC. |
Since official downloads are restricted, engineers rely on community repositories. Here are the top 3 methods to find working images:
Before downloading any Huawei software image, you must ensure you have the appropriate licenses and permissions. Official Huawei Support Portal
If your downloaded image is already named virtioa.qcow2 , skip to Step 3. If it is in .vmdk format or named differently, connect to EVE-NG via SSH (using Putty or Terminal) and run the following commands: