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

Interface Connections to Virtual interfaces should not be allowed #2585

Closed
a31amit opened this issue Nov 13, 2018 · 0 comments
Closed

Interface Connections to Virtual interfaces should not be allowed #2585

a31amit opened this issue Nov 13, 2018 · 0 comments
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@a31amit
Copy link

a31amit commented Nov 13, 2018

Environment

  • Python version: 3.7.1
  • NetBox version: 2.5 Develop

Steps to Reproduce

Create Two devices one with the physical interface and another with the virtual interface
Connect Physical interface device port to another device which has the virtual interface and chooses virtual interface name

Expected Behavior

  • The user should not be able to select interfaces and as well able to connect to the virtual interface
  • This should also be validated in API
  • This also be validate for Rear-Port/Front Port Connection.

Observed Behavior

I was able to connect Physical Interface to Virtual Interface. this is also true if someone is trying connect using Front/Rear Ports

capture

@lampwins lampwins added type: bug A confirmed report of unexpected behavior in the application status: accepted This issue has been accepted for implementation beta labels Nov 13, 2018
lampwins added a commit that referenced this issue Nov 13, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants