The GNS3 1.0 alpha 2 has been released resently, and it looks like it is a lot more stable then the first alpha release was. So first of all the alpha release is only available for supporters of the GNS3 project. So if you wanna use this amazing piece of software go to the crowdfunding campaign page (
https://gns3.crowdhoster.com/become-an-early-release-member) and throw some money at them (trust me it is worth it!).
So after you donated some cash, it takes a few days an you finally receive your logon data for the members area where you can download the new GNS3 all in one package!
If you installed the package you can start the new GNS3 and find out that it basically looks and feel like the old one.
But now lets get to the part we are alle here for! IOU support which means: SWITCHING!
1 – Install VirtualBox
https://www.virtualbox.org (or VMware).
2 – Download the GNS3 IOU VM.ova appliance:
http://bit.ly/1f74fol
If using VMware use this appliance instead:
http://bit.ly/1h756j1
3 – Import the appliance in VirtualBox.
4 – Make sure the first VM adapter is set “VirtualBox Host-Only
Ethernet Adapter”. You may have to add one in VirtualBox preferences
-> Network -> Host-only Networks.
5 – Start the VM.
6 – Once started you should see the VM IP address. If not log on with
username root and password cisco and use the ifconfig command. Let’s
say the IP is 192.168.56.101 for the rest of the instructions
7 – Open a web browser and go to
http://192.168.56.101:8000/upload and upload your IOU image. Remember the file path, e.g. /home/gns3/Documents/GNS3/
images/i86bi_linux-ipbase-ms-
12.4.bin
(NOTE: You will need the IOU image, which you just need to get somewhere)
8 – Create a text file named iourc containing the IOU license number.
Unfortunately you will have to find that number by yourself.
(hint1: the
hostname is gns3-iouvm and hostid is 00000000 hint2:
http://forum.gns3.net/topic9032.html).
The file should contain the following information and can be located everywhere on your computer.
(Some people tried to put it into the VM, but it needs to be on a location accessible by the GNS3 install!!!)
[license]
gns3-iouvm = xxxxxxxxxxxxxxxx;
9 – Start GNS3, go to Preferences -> Server -> Remote servers
and add the VM IP address, 192.168.56.101 in this example, click on
Apply.
10 – Go to IOS on UNIX preferences, set the path to IOURC to the file created in step 8.
11 – Go to IOU devices and add the path from step 7 to IOU path, optionally configure the other settings, click on Save.
12 – Start using the IOU device from the device list.
Note: You can upload several IOU images to the VM server (L2 / L3, different versions etc.) you will be able to choose the image from a pull down menu when you drag an IOU device into your GNS3 topologie.