mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
add extreme-networks-x450-g2 and x460-g2 power modules (#2422)
* add extreme-networks-power-supplies (X450-G2, X460-G2) add extreme-networks-power-supplies (X450-G2, X460-G2) * XN-ACPWR-715W-FB * XN-ACPWR-300W-FB * XN-ACPWR-300W-BF * XN-DCPWR-300W-FB * XN-DCPWR-300W-BF Reference: https://documentation.extremenetworks.com/summit_16/GUID-392CACAC-767B-46E7-8940-DE317A308F87.shtml * add extreme-networks-power-supplies (X450-G2, X460-G2) add extreme-networks-power-supplies (X450-G2, X460-G2) * XN-ACPWR-715W-FB * XN-ACPWR-300W-FB * XN-ACPWR-300W-BF * XN-DCPWR-300W-FB * XN-DCPWR-300W-BF Reference: https://documentation.extremenetworks.com/summit_16/GUID-392CACAC-767B-46E7-8940-DE317A308F87.shtml * fix unit
This commit is contained in:
parent
b13960bef1
commit
bcdb72e524
11
module-types/Extreme Networks/XN-ACPWR-300W-BF.yaml
Normal file
11
module-types/Extreme Networks/XN-ACPWR-300W-BF.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-ACPWR-300W-BF
|
||||
part_number: xn-acpwr-300w-bf
|
||||
comments: 300W AC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AFC225CF-45C9-4C71-A483-697EFC98FA0D.shtml]
|
||||
weight: 1000
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 300
|
11
module-types/Extreme Networks/XN-ACPWR-300W-FB.yaml
Normal file
11
module-types/Extreme Networks/XN-ACPWR-300W-FB.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-ACPWR-300W-FB
|
||||
part_number: xn-acpwr-300w-fb
|
||||
comments: 300W AC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AFC225CF-45C9-4C71-A483-697EFC98FA0D.shtml]
|
||||
weight: 1000
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 300
|
11
module-types/Extreme Networks/XN-ACPWR-715W-FB.yaml
Normal file
11
module-types/Extreme Networks/XN-ACPWR-715W-FB.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-ACPWR-715W-FB
|
||||
part_number: xn-acpwr-715w-fb
|
||||
comments: 750W AC Power Supply for X450-G2 switch (PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-E78724EF-1454-4AF3-8E53-F70EB9D50A63.shtml]
|
||||
weight: 1120
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 715
|
11
module-types/Extreme Networks/XN-DCPWR-300W-BF.yaml
Normal file
11
module-types/Extreme Networks/XN-DCPWR-300W-BF.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-DCPWR-300W-BF
|
||||
part_number: xn-dcpwr-300w-bf
|
||||
comments: 300W DC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AFC225CF-45C9-4C71-A483-697EFC98FA0D.shtml]
|
||||
weight: 830
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: other
|
||||
maximum_draw: 300
|
11
module-types/Extreme Networks/XN-DCPWR-300W-FB.yaml
Normal file
11
module-types/Extreme Networks/XN-DCPWR-300W-FB.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: XN-DCPWR-300W-FB
|
||||
part_number: xn-dcpwr-300w-fb
|
||||
comments: 300W DC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AFC225CF-45C9-4C71-A483-697EFC98FA0D.shtml]
|
||||
weight: 830
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: Ps#{module}
|
||||
type: other
|
||||
maximum_draw: 300
|
Loading…
Reference in New Issue
Block a user