mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Extreme networks x590 power modules (#2424)
* add extreme-networks-power-supplies x590 series add extreme-networks-power-supplies x590 series * XN-ACPWR-770W-FB * XN-ACPWR-770W-BF * XN-DCPWR-1100W-BF * XN-DCPWR-1100W-FB Reference: https://documentation.extremenetworks.com/summit_16/GUID-392CACAC-767B-46E7-8940-DE317A308F87.shtml 25fad8 * Fix unit --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
7e3d1fd788
commit
62daf0626a
11
module-types/Extreme Networks/XN-ACPWR-770W-BF.yaml
Normal file
11
module-types/Extreme Networks/XN-ACPWR-770W-BF.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-ACPWR-770W-BF
|
||||
part_number: xn-acpwr-770w-bf
|
||||
comments: 770W AC Power Supply for X590, X690 and X870 switches datashet[https://documentation.extremenetworks.com/extremeswitching/GUID-061EA430-D114-4B57-958B-0EBE88B61EC1.shtml]
|
||||
weight: 1120
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 770
|
11
module-types/Extreme Networks/XN-ACPWR-770W-FB.yaml
Normal file
11
module-types/Extreme Networks/XN-ACPWR-770W-FB.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-ACPWR-770W-FB
|
||||
part_number: cn-acpwr-770w-fb
|
||||
comments: 770W AC Power Supply for X590, X690 and X870 switches datashet[https://documentation.extremenetworks.com/extremeswitching/GUID-061EA430-D114-4B57-958B-0EBE88B61EC1.shtml]
|
||||
weight: 1120
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 770
|
11
module-types/Extreme Networks/XN-DCPWR-1100W-BF.yaml
Normal file
11
module-types/Extreme Networks/XN-DCPWR-1100W-BF.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-DCPWR-1100W-BF
|
||||
part_number: xn-dcpwr-1100w-bf
|
||||
comments: 1100W DC Power Supply for X690 and X870 switches datashet[https://documentation.extremenetworks.com/summit_16/GUID-8AEF4D3E-0449-4930-9C66-73ADF05A02BA.shtml]
|
||||
weight: 1120
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: other
|
||||
maximum_draw: 1100
|
11
module-types/Extreme Networks/XN-DCPWR-1100W-FB.yaml
Normal file
11
module-types/Extreme Networks/XN-DCPWR-1100W-FB.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-DCPWR-1100W-FB
|
||||
part_number: xn-dcpwr-1100w-fb
|
||||
comments: 1100W DC Power Supply for X690 and X870 switches datashet[https://documentation.extremenetworks.com/summit_16/GUID-8AEF4D3E-0449-4930-9C66-73ADF05A02BA.shtml]
|
||||
weight: 1120
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: other
|
||||
maximum_draw: 1100
|
Loading…
Reference in New Issue
Block a user