mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-16 01:47:58 +02:00
Add Extreme X620 switch series with images and PSUs (#2494)
* Create X620-16x.yaml * Create X620-10x.yaml * Create X620-16t.yaml * Create X620-16p.yaml * Create X620-8t-2x.yaml * Fix X620-10x watts and weight.yaml * Add Extreme X620 images * Create Summit-300W-AC-FB.yaml * Create Summit-300W-AC-BF * Create Summit-300W-DC-FB * Create Summit-300W-DC-BF.yaml * Rename Summit-300W-AC-BF to Summit-300W-AC-BF.yaml * Update and rename Summit-300W-DC-FB to Summit-300W-DC-FB.yaml * Update Summit-300W-AC-FB.yaml * Create Summit-750W-AC-FB * Update Summit-300W-DC-BF.yaml * Update Summit-300W-DC-FB.yaml * Update Summit-300W-AC-FB.yaml * Update Summit-300W-AC-BF.yaml * Fix part_numbers to be strings * Add .yaml extension * Remove unnecessary quotes --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
11
module-types/Extreme Networks/Summit-300W-AC-BF.yaml
Normal file
11
module-types/Extreme Networks/Summit-300W-AC-BF.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: Summit-300W-AC-BF
|
||||
part_number: '10943'
|
||||
comments: 300W AC power supply for some X460-G2 and X620 models, back to front airflow
|
||||
weight: 1000
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 300
|
11
module-types/Extreme Networks/Summit-300W-AC-FB.yaml
Normal file
11
module-types/Extreme Networks/Summit-300W-AC-FB.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: Summit-300W-AC-FB
|
||||
part_number: 10930A
|
||||
comments: 300W AC power supply for some X460-G2 and X620 models, front to back airflow
|
||||
weight: 1000
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 300
|
11
module-types/Extreme Networks/Summit-300W-DC-BF.yaml
Normal file
11
module-types/Extreme Networks/Summit-300W-DC-BF.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: Summit-300W-DC-BF
|
||||
part_number: '10944'
|
||||
comments: 300W DC power supply for some X460-G2 and X620 models, back to front airflow
|
||||
weight: 830
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: dc-terminal
|
||||
maximum_draw: 300
|
11
module-types/Extreme Networks/Summit-300W-DC-FB.yaml
Normal file
11
module-types/Extreme Networks/Summit-300W-DC-FB.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: Summit-300W-DC-FB
|
||||
part_number: '10933'
|
||||
comments: 300W DC power supply for some X460-G2 and X620 models, front to back airflow
|
||||
weight: 830
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: dc-terminal
|
||||
maximum_draw: 300
|
11
module-types/Extreme Networks/Summit-750W-AC-FB.yaml
Normal file
11
module-types/Extreme Networks/Summit-750W-AC-FB.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: Summit-750W-AC-FB
|
||||
part_number: '10931'
|
||||
comments: 750W AC power supply for some X460 and X620 switch models and EPS-C2 external power supply system, front to back airflow
|
||||
weight: 1.0
|
||||
weight_unit: kg
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 750
|
Reference in New Issue
Block a user