mikrotik and GNS3

Hey,

I am creating a scenario with the help of GNS3 and I want to simulate my scenario with the help of Mikrotik .


Please help me how will I do it?

How will I interlink with each other?

Waiting for proper reply

Unclear on the question, but you can certainly interconnect virtual Cisco routers in GNS3 with real Routerboard devices externally and run OSPF etc.

In GNS3 0.8.6, using Virtulbox for the ROS portion, you will have to configure “Host Only Adapters.” You do this through Virtualbox. First draw out what you want your setup to be. Then go into VB and for every set of connections you will have to create a Host Adapter by going to File → Prefrences → Network → Host Only Networks. Create as many Host Only Adapters as you need. Then go to each VM and select settings → Network and change the “Attached to:” drop down to the appropriate host only adapter. Once this is done, then you can import the VM into GNS3 and use it. You will have to repeat this process every time you change your virtual network in GNS3.