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

Add Juniper VCP interface type to stacking choices #960

Closed
lampwins opened this issue Mar 13, 2017 · 7 comments
Closed

Add Juniper VCP interface type to stacking choices #960

lampwins opened this issue Mar 13, 2017 · 7 comments
Labels
type: feature Introduction of new functionality to the application

Comments

@lampwins
Copy link
Contributor

Issue type: feature request

Minor request to have Juniper VCP (Virtual Chassis Port) added as an interface type choice under the "Stacking" section.

@jeremystretch
Copy link
Member

As far as I'm aware, Juniper utilizes standard Ethernet interfaces for stacking. The Cisco types are included only because they are physical interface definitions.

@jsenecal
Copy link
Contributor

jsenecal commented Mar 14, 2017 via email

@specialcircumstances
Copy link

Is it worth considering this being changed to be a table? That way the code wouldn't require updates every time a new speed of Gigabit Ethernet is announced!

@AlexanderS
Copy link

See #167 for the reasoning, why this is hard coded and not configurable.

@lampwins
Copy link
Contributor Author

lampwins commented Mar 14, 2017

To add to what @jsenecal said, Juniper does have proprietary physical interfaces for many models like Cisco but they do also allow the use of regular interfaces for stacking as well, like @jeremystretch said. It should be noted that when this is the case, the interface in converted so that it no longer looks or acts like a standard interface to the system (it is renamed and renumbered). So they look and act like traditional (proprietary) stacking interfaces.

But in short, yes Juniper does have proprietary VCP interfaces.

@jeremystretch
Copy link
Member

I'm fine with adding any of the physical types if we can determine the canonical names.

@lampwins
Copy link
Contributor Author

They are simply called Virtual Chassis Ports or more commonly referred to as VCP's.

http://www.juniper.net/documentation/en_US/release-independent/junos/topics/reference/requirements/cable-ex4200-virtual-chassis-cabling-examples.html

@jeremystretch jeremystretch added the type: feature Introduction of new functionality to the application label Mar 15, 2017
lampwins pushed a commit to lampwins/netbox that referenced this issue Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

5 participants