mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-09 15:14:59 +02:00
Added Extreme Network 5520-12MW-36W FabricEngine device and modules (#1218)
* added 5520-12MW-36W-FabricEngine devicetype * added XN-ACPWR-1100W-FB moduletype * added module 5520-VIM-4YE-FabricEngine * Update 5520-12MW-36W-FabricEngine.yaml Fixed slug. Removed un-nessecary definitions --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
20
module-types/Extreme Networks/5520-VIM-4YE-FabricEngine.yaml
Normal file
20
module-types/Extreme Networks/5520-VIM-4YE-FabricEngine.yaml
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: 5520-VIM-4YE-FabricEngine
|
||||
part_number: 5520-VIM-4YE
|
||||
comments: 4 x 10/25Gbase-X SFP28 ports (unpopulated)
|
||||
weight: 210
|
||||
weight_unit: g
|
||||
interfaces:
|
||||
- name: 2/1
|
||||
type: 25gbase-x-sfp28
|
||||
mgmt_only: false
|
||||
- name: 2/2
|
||||
type: 25gbase-x-sfp28
|
||||
mgmt_only: false
|
||||
- name: 2/3
|
||||
type: 25gbase-x-sfp28
|
||||
mgmt_only: false
|
||||
- name: 2/4
|
||||
type: 25gbase-x-sfp28
|
||||
mgmt_only: false
|
11
module-types/Extreme Networks/XN-ACPWR-1100W-FB.yaml
Normal file
11
module-types/Extreme Networks/XN-ACPWR-1100W-FB.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-ACPWR-1100W-FB
|
||||
part_number: XN-ACPWR-1100W-FB
|
||||
comments: 1100W front to back PSU
|
||||
weight: 1160
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 1100
|
Reference in New Issue
Block a user