GNS3 / gns3-gui

GNS3 Graphical Network Simulator
http://www.gns3.com
GNU General Public License v3.0
2.11k stars 434 forks source link

Visio integration with GNS3 #3624

Open athaarnaqvi opened 3 weeks ago

athaarnaqvi commented 3 weeks ago

I want to integrate visio with gns3 such that i am able to import the .vsdx file in gns3 to replicate the drawing. The appliances present in the diagram can either be imported in the form of virl images or by mapping a vm of that server in gns3. I will extract the .xml files from the .vsdx file and then retrieve the devices information and linking information in the form of YAML file. The automation will be done through ansible.

I just wanted to get some guidance from you whether this approach is right and doable or not.

athaarnaqvi commented 2 weeks ago

@grossmj can you please answer this

cristian-ciobanu commented 1 week ago

@athaarnaqvi this was requested many years ago https://github.com/GNS3/gns3-gui/issues/1962 and I think this is not on the feature list for developers for now.