

Leave the RAM value of Layer 3 Switch as default and click Next. In this step, select “ This is an EthernetSwitch Router” and then click Next. The GNS3 program asks if you want to copy the IOS to the default image folder, click Yes.Īfter adding Switch IOS, click Next to continue. Select the IOS you downloaded from the above button and click the Open button. In the IOS Image window, select New Image, then click Browse. To add 元 Switch, click the New button in the IOS Router templates window. Previously we added L2 Switch from Qemu VMs.
#New gns3 download license
Iv) Now add the license to the empty field at Preference > IOS on UNIX. There you go, your IOU image will now run absolutely error free.In the General Preferences window, click the IOS Routers tab. Iii) Now, you can see that there is a new text file created named iourc.txt. Iii) Once copied run the following command to generate the license. Ii) Download the Keygen in the directory /opt/gns3/images/IOU using the following command.
#New gns3 download how to
Here’s how to generate the license using the Keygen. Print(“You can disable the phone home feature with something like:”) Out_file.write(“\n” + hostname + ” = ” + iouLicense + “ \n”) With open(“iourc.txt”, “wt”) as out_file: Print(“\n” + hostname + ” = ” + iouLicense + “ \n”) Print(“\nAdd the following text to ~/.iourc:”) IouLicense=hashlib.md5(md5input).hexdigest() Md5input=iouPad1 + iouPad2 + struct.pack(‘!i’, ioukey) + iouPad1 Print(“hostid=” + hostid +”, hostname=”+ hostname + “, ioukey=” + hex(ioukey)) # get the host id and host name to calculate the hostkey
#New gns3 download generator
Print(“Cisco IOU License Generator – Kal 2011, python port of 2006 C version”) The Keygen file is actually a Python script that looks like: The license is actually generated by the Keygen with the combination of the hostname and the hostid and ioukey of your VM.

The content of the licence file will be like this: You need a licence for your GNS3 VM to run IOU. Section 2: Generate and add the Cisco IOURC License Iv) When I check the license from Preference > IOS on UNIX, it’s emplty, no license is there. Iii) But when I tried to run the switch on GNS3. Ii) Go to Preference > IOS on UNIX > IOU Devices and add the image. I’m using i86bi-linux-l2-adventerprisek9-15.2d.bin for my L2 lab.

You can also Google it to download any specific image. Section 1: Download and add IOU Image on GNS3 VM It says:Įrror while starting IOU1: License section not found in iourc file /tmp/tmpkrjoe5hx/iourc

I was trying to add IOU L2 Switch image on GNS3 VM but an wired license error didn’t permit me to start the L2 Switch image.
