Add Extreme Networks 5320-48P-8XE-FabricEngine device type#3794
Add Extreme Networks 5320-48P-8XE-FabricEngine device type#37940lini wants to merge 9 commits intonetbox-community:masterfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds a new device type definition for the Extreme Networks 5320-48P-8XE switch running Fabric Engine OS. This is a variant of the existing 5320-48P-8XE device type that accounts for the specific port behavior and interface naming conventions when running Fabric Engine instead of Switch Engine. The device is a 1U 48-port PoE+ switch with 8 additional 10GbE SFP+ uplink ports.
Key changes:
- New device type file for Fabric Engine OS variant with different port configuration
- Uses
1/Xinterface naming pattern instead of simpleXpattern used in Switch Engine variant - Implements module bays for SFP+ ports (49-56) instead of interfaces, with some ports marked as blocked in Fabric Engine
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
0f21e02 to
bab5b6e
Compare
26bf297 to
b857dc0
Compare
|
Hello, thank you for contributing. Please resolve all failed test cases before marking this PR as ready to review. Thank you |
Everything seems to be ready now. I would love some feedback on the SFP module stuff. Should the SFP module bays be called "SFP 1", "SFP 2", and so on? |
|
I think it would be useful to have SFP+ in the module bay name. |
|
You could duplicate the images with the FabricEngine name as well. Then some theoretical importing tool would grab them. |
This PR adds the Extreme Networks Switch 5320-48P-8XE with the Fabric Engine OS. I modeled SFP-Ports as module bays aswell, please tell me if this is an issue.