GNS3 / gns3-gui

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

Group devices by server. #1139

Open AJNOURI opened 8 years ago

AJNOURI commented 8 years ago

With a remote server, the generic switch asks where to be run: selection_052

But for other devices (IOU) running on different servers, the only way to differentiate between them is by name, not very practical selection_058

It would be great if these devices are grouped by the server on which they are installed.

julien-duponchelle commented 8 years ago

Are you using multiple server at the same time?

I think #957 can solve your use case. Instead of duplicating device you could switch the location of the GNS3 VM.

grossmj commented 8 years ago

This is related to https://github.com/GNS3/gns3-gui/issues/1076

AJNOURI commented 8 years ago

Though I am using one server at a time, multiple are configured. #957 could make it.
Indeed #1076 exposes the issue.