Friday, November 25, 2016

How to install & configuring the Mikrotik CHR in GNS3 VM 1.5.2


How to install & configuring the Mikrotik CHR in GNS3 VM 1.5.2

 



Requirements

GNS3-1.5.2-all-in-one.exe

Gns3 1.5.2 VM virtual box image (or) VMware image

Mikrotik CHR image

Mikrotik-CHR.gns3a

Virtualbox.exe

First you  can install these all above mentioned files and run the Gns3 it will asking for conformation Gns3 or VMware to run the VM, there you can choose you choice.

Here I am selecting the Virtualbox  because it’s free. There am selecting the Virtual box  to run the GNS3VM. Then the Virtual box will run automatically, wait for some time it will boot. After some time it will shows the window in the GNS3VM the version of the GNS3.


Then you can open the GNS3 and choose import appliance, it will asking the GNS3-CHR.gns3a file, show that file it will open an window there you can appear the message file missing, there you choose the create new version, after that you choose your  downloaded file of Mikrotik-CHR.img file, then click next and after that you can fallow the instructions and click on finish. You see the message there Mikrotik CHR installed successfully. For modification of network adaptors you can edit you manner.

For more clarification see my video solution, it will explain  cleary..

All the best..




Video solution:-

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..