GNS3 / gns3-gui

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

Visio integration with GNS3 #3624

Closed athaarnaqvi closed 2 months ago

athaarnaqvi commented 3 months 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 months ago

@grossmj can you please answer this

cristian-ciobanu commented 2 months 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.

grossmj commented 2 months ago

I think this is not on the feature list for developers for now.

This is right, we are not looking at having this feature excepting maybe if someone take care of it without much input from us as we want to focus on other features.