Reverse Cable Direction #2218

Closed
opened 2025-12-29 17:23:42 +01:00 by adam · 1 comment
Owner

Originally created by @sasschary on GitHub (Dec 18, 2018).

Proposed Functionality

Provide a button or something within the cable editing window which will allow the user to easily swap the A and B terminations of a cable, instead of having to recreate the cable.

Use Case

A user connected most of his cables so that the A termination is server-side and B termination is switch-side. However, a couple of them ended up the other way around. He wants to be able to easily switch the direction so that when he looks at the list of cables, all of them go from the server to the switch, but does not want to delete the connections and put them in again. By including a swap direction button, this could be done significantly faster.

Database Changes

I could be wrong, but I don't think this would require any database changes.

External Dependencies

Again, could be wrong, but I doubt this will require anything additional.

Originally created by @sasschary on GitHub (Dec 18, 2018). ### Proposed Functionality Provide a button or something within the cable editing window which will allow the user to easily swap the A and B terminations of a cable, instead of having to recreate the cable. ### Use Case A user connected most of his cables so that the A termination is server-side and B termination is switch-side. However, a couple of them ended up the other way around. He wants to be able to easily switch the direction so that when he looks at the list of cables, all of them go from the server to the switch, but does not want to delete the connections and put them in again. By including a swap direction button, this could be done significantly faster. ### Database Changes I could be wrong, but I don't think this would require any database changes. ### External Dependencies Again, could be wrong, but I doubt this will require anything additional.
adam closed this issue 2025-12-29 17:23:42 +01:00
Author
Owner

@jeremystretch commented on GitHub (Dec 18, 2018):

Cables are non-directional: A and B are just labels to differentiate the ends. They don't imply any significance.

@jeremystretch commented on GitHub (Dec 18, 2018): Cables are non-directional: A and B are just labels to differentiate the ends. They don't imply any significance.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2218