Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port name inconsistency when adding new links for a device (GNS3 3.0.0dev8) #3522

Closed
cristian-ciobanu opened this issue Oct 11, 2023 · 1 comment
Labels

Comments

@cristian-ciobanu
Copy link

cristian-ciobanu commented Oct 11, 2023

After adding an device and trying to right click on the device to add some link the ports names defined in the template does not match as the one shown in the dropdown menu

Environment details:
OS: ArchLinux
GNS3 version: 3.0.0dev8
Python 3.11

Steps to reproduce the behavior:

  1. Drag a new device on the topology.
  2. Click on the Add a link button from the toolbar on the left hand side.
  3. Click on the device to add a new link. The drop-down menu pops up and the port names are inconsistent as shown in the below screenshots (all are named Ethernet followed by the port number).

gns3_port_numbering_01
gns3_port_numbering_02

Additional context
Tested on multiple devices and behavior is the same. Only the First port name if defined is shown correctly.

grossmj added a commit to GNS3/gns3-server that referenced this issue Oct 15, 2023
Default port name and port segment size are already set in the code when a new node is created.
@grossmj
Copy link
Member

grossmj commented Oct 15, 2023

Fixed, thanks for catching this 👍

@grossmj grossmj closed this as completed Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants