mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
add extreme-networks-power-supplies x465 series (#2423)
* add extreme-networks-power-supplies x465 series add extreme-networks-power-supplies x465 series * XN-ACPWR-350W-FB * XN-ACPWR-350W-BF * XN-ACPWR-1100W-BF * XN-ACPWR-2000W-FB * XN-ACPWR-2000W-F Reference: https://documentation.extremenetworks.com/summit_16/GUID-392CACAC-767B-46E7-8940-DE317A308F87.shtml * fix unit * Update XN-ACPWR-1100W-BF.yaml * Update XN-ACPWR-350W-BF.yaml * Update XN-ACPWR-350W-FB.yaml --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
d8df73a142
commit
928c77657a
11
module-types/Extreme Networks/XN-ACPWR-1100W-BF.yaml
Normal file
11
module-types/Extreme Networks/XN-ACPWR-1100W-BF.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-ACPWR-1100W-BF
|
||||
part_number: XN-ACPWR-1100W-BF
|
||||
comments: 1100W AC Power Supply for X460-G2 switch (PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-392CACAC-767B-46E7-8940-DE317A308F87.shtml]
|
||||
weight: 1160
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 1100
|
11
module-types/Extreme Networks/XN-ACPWR-2000W-F.yaml
Normal file
11
module-types/Extreme Networks/XN-ACPWR-2000W-F.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-ACPWR-2000W-F
|
||||
part_number: xn-acpwr-2000w-f
|
||||
comments: 2000W AC Power Supply for X465 Switch (PoE models) datashet[https://documentation.extremenetworks.com/extremeswitching/GUID-3F031608-B31D-48B7-9E61-7EF375B20684.shtml]
|
||||
weight: 1340
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 2000
|
11
module-types/Extreme Networks/XN-ACPWR-2000W-FB.yaml
Normal file
11
module-types/Extreme Networks/XN-ACPWR-2000W-FB.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-ACPWR-2000W-FB
|
||||
part_number: xn-acpwr-2000w-fb
|
||||
comments: 2000W AC Power Supply for X465 Switch (PoE models) datashet[https://documentation.extremenetworks.com/extremeswitching/GUID-3F031608-B31D-48B7-9E61-7EF375B20684.shtml]
|
||||
weight: 1340
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 2000
|
11
module-types/Extreme Networks/XN-ACPWR-350W-BF.yaml
Normal file
11
module-types/Extreme Networks/XN-ACPWR-350W-BF.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-ACPWR-350W-BF
|
||||
part_number: xn-acpwr-350w-bf
|
||||
comments: 350W AC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AF70FB23-8A02-4032-9909-D06F4D007C27.shtml]
|
||||
weight: 1120
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 350
|
11
module-types/Extreme Networks/XN-ACPWR-350W-FB.yaml
Normal file
11
module-types/Extreme Networks/XN-ACPWR-350W-FB.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-ACPWR-350W-FB
|
||||
part_number: xn-acpwr-350w-fb
|
||||
comments: 350W AC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AF70FB23-8A02-4032-9909-D06F4D007C27.shtml]
|
||||
weight: 1120
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 350
|
Loading…
Reference in New Issue
Block a user