Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

GNS3/gns3-converter

 
 

Repository files navigation

gns3-converter: GNS3 Topology Converter

The original code is from Daniel Lintott: https://github.com/dlintott/gns3-converter

The GNS3 team forked it in order to update it for the last versions of GNS3.

GNS3 Converter is designed to convert old ini-style GNS3 topologies (<=0.8.7) to the newer version v1+ JSON format for use in GNS3 v1+

The converter will convert all IOS, Cloud and VirtualBox devices to the new format. It will also convert all QEMU based devices (QEMU VM, ASA, PIX, JUNOS & IDS). VPCS nodes will be converted to cloud devices due to lack of information the 0.8.7 topology files.

For topologies containing snapshots, the snapshots will also be converted to the new format automatically.

Documentation

Current documentation for gns3-converter can be found here:
http://gns3-converter.readthedocs.org/en/latest/

Packages

No packages published

Languages

  • Python 100.0%