2015-05-22 09:22:13 +00:00
GNS3-registry
2015-05-21 14:42:26 +00:00
================
2015-05-22 09:22:13 +00:00
This is the GNS3 devices registry.
2015-05-21 14:42:26 +00:00
2015-05-22 10:10:29 +00:00
You need python 3.4 installed
2015-05-21 14:42:26 +00:00
Add an image
***** ***** **
2015-05-21 16:55:46 +00:00
.. code :: bash
2015-05-22 10:10:29 +00:00
bin/gns3-get --add ~/Downloads/linux-microcore-3.4.1.img
2015-05-21 16:51:43 +00:00
Search an image
***** ***** ***** *
2015-05-21 16:55:46 +00:00
.. code :: bash
2015-05-21 16:51:43 +00:00
2015-05-22 10:10:29 +00:00
bin/gns3-get --search core
2015-05-21 16:55:46 +00:00
Micro Core Linux:
* 3.4.1 linux-microcore-3.4.1.img: 5f42d71b30bc682e44ccf7340e20ea7ea8967ef5
* 4.0.2 linux-microcore-4.0.2-clean.img: 0252f2c913519c993b812325bbd553af2d77218a
2015-05-21 16:51:43 +00:00
Install a remote image
***** ***** ***** ***** ***** *
2015-05-21 16:55:46 +00:00
If the image is available from the internet you can download and install it:
.. code :: bash
2015-05-21 16:51:43 +00:00
2015-05-22 10:10:29 +00:00
bin/gns3-get --install 0252f2c913519c993b812325bbd553af2d77218a
2015-05-21 16:55:46 +00:00
Download http://downloads.sourceforge.net/project/gns-3/Qemu%20Appliances/linux-microcore-4.0.2-clean.img to /Users/noplay/GNS3/images/linux-microcore-4.0.2-clean.img