Thursday, November 24, 2016

How to get the Cisco IOU License using Gns3 1.5.2

Hello friends..!!!

Today we will discuss and run the cisco IOU license using the GNS3 earlier version of Gns3 1.5.2
any how Gns3 is the very advanced tool for  network testers..

As per my experience i am very struggled to run the IOU for the first time. firstly i run only IOS in Gns3 at local computer, but switching purpose i am very confused to run switches in Gns3, but Gns3 developed in Gns3VM. Gns3 introduced the virtual box, VMware, Esxi.
You can download the gns3 at website www.gns3.com,
Any how we will come to discuss the getting the cisco IOU license..

we required these files.
Gns3 VM 1.5.2
Gns3 1.5.2.exe
CiscoIOUKeygen.py
winSCP.exe

after that we required these commands...

chmod +x CiscoIOUKeygen.py

echo -ne \\x1\\x0\\x0\\x0 > /etc/hostid
echo -ne \\x1\\x0\\x0\\x0 > /etc/ioukey

sudo echo hostid = 0000001
sudo echo hostname = gns3-iouvm
sudo echo ioukey = 3d9

sudo apt-get install python-minimal

Video Solution:-
For more information you can fallow this video..



1 comment:

Unknown said...

I've followed this information. I'm able to get IOU switches working. But the problems is, they support only ethernet, not fastethernet. Any idea, how can I get that support?