Networking

How to work with Cisco IOS in GNS3

November 7, 2014

As in my previous post  I have shared some working Cisco IOS for GNS3, now I am going to show you how to use those with the latest version of GNS3 which can be downloaded from GNS3’s official website. The IOS must be compatible with GNS3 and can be added to it by following the simple steps.

    1. Download GNS3 from www.gns3.net.
    2. Install it along with Wireshark, Winpcap and  Virtual Box(optional).
    3. Run GNS3.
      1

  1. Go to Edit -> Preferences.
    2
  2. Expand Dynamips . Click IOS Routers.
  3. Click New. Then click browse.
    3
  4. Select the downloaded IOS.
  5. Click open. Press next.
    4
  6. Keep default RAM to its default.
    5
  7. Now add any extra interfaces if you want. This is optional and can be added later.
    6
  8. Click next. Click Idle-PC Finder.
    7
  9. Wait for some time.
  10. Click Finish. Press Apply, then Ok.
    8
  11. Now from the IOS routers list, drag the added Router to the workspace.
  12. Right click on it and press start.
  13. The router will be started. Then you can go to its console and type in the desired IOS commands.
    91011