Merge branch 'master' into improve-image-tests

This commit is contained in:
raven 2024-11-15 13:03:42 +01:00 committed by GitHub
commit a5a7426c30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
29 changed files with 499 additions and 3 deletions

View File

@ -0,0 +1,37 @@
---
manufacturer: Datacom
model: DM2104-2GX
slug: datacom-dm2104-2gx
u_height: 1.0
is_full_depth: true
airflow: front-to-rear
comments: Reference Datacom DM2104-2GX (https://datacom.com.br/uploads/product/file/d3cab58619e13eedda9def507a9a9b57.pdf)
weight: 1.0
weight_unit: kg
console-ports:
- name: Console0
type: rj-45
power-ports:
- name: Power Input AC/DC
type: iec-60320-c14
maximum_draw: 20
interfaces:
- name: eth1
type: 1000base-x-sfp
- name: eth2
type: 1000base-x-sfp
- name: eth3
type: 1000base-tx
- name: eth4
type: 1000base-tx
- name: eth5
type: 1000base-tx
- name: eth6
type: 1000base-tx
- name: eth7
type: 1000base-tx
- name: eth8
type: 1000base-tx
- name: MGMT
type: 100base-tx
mgmt_only: true

View File

@ -0,0 +1,41 @@
---
manufacturer: Datacom
model: DM2104-4GX
slug: datacom-dm2104-4gx
u_height: 1.0
is_full_depth: true
airflow: front-to-rear
comments: Reference Datacom DM2104-4GX (https://datacom.com.br/uploads/product/file/d3cab58619e13eedda9def507a9a9b57.pdf)
weight: 1.0
weight_unit: kg
console-ports:
- name: Console0
type: rj-45
power-ports:
- name: Power Input AC/DC
type: iec-60320-c14
maximum_draw: 20
interfaces:
- name: eth1
type: 1000base-x-sfp
- name: eth2
type: 1000base-x-sfp
- name: eth3
type: 1000base-x-sfp
- name: eth4
type: 1000base-x-sfp
- name: eth5
type: 1000base-tx
- name: eth6
type: 1000base-tx
- name: eth7
type: 1000base-tx
- name: eth8
type: 1000base-tx
- name: eth9
type: 1000base-tx
- name: eth10
type: 1000base-tx
- name: MGMT
type: 100base-tx
mgmt_only: true

View File

@ -0,0 +1,37 @@
---
manufacturer: Datacom
model: DM2104G2 EDD
slug: datacom-dm2104g2-edd
u_height: 1.0
is_full_depth: true
airflow: front-to-rear
comments: Reference Datacom DM2104G2-EDD (https://datacom.com.br/uploads/product/file/d3cab58619e13eedda9def507a9a9b57.pdf)
weight: 1.0
weight_unit: kg
console-ports:
- name: Console0
type: rj-45
power-ports:
- name: Power Input AC/DC
type: iec-60320-c14
maximum_draw: 20
interfaces:
- name: eth1
type: 1000base-x-sfp
- name: eth2
type: 1000base-x-sfp
- name: eth3
type: 1000base-x-sfp
- name: eth4
type: 1000base-x-sfp
- name: eth5
type: 1000base-tx
- name: eth6
type: 1000base-tx
- name: eth7
type: 1000base-tx
- name: eth8
type: 1000base-tx
- name: MGMT
type: 100base-tx
mgmt_only: true

View File

@ -7,7 +7,6 @@ is_full_depth: false
weight: 5.5
weight_unit: kg
airflow: right-to-left
front_image: true
comments: '[Extreme Networks X150-24p Datasheet](https://documentation.extremenetworks.com/summit_16/GUID-0CD347F4-C441-47C3-9D5B-3BA8649DB783.shtml)'
power-ports:
- name: DCE2

View File

@ -7,7 +7,6 @@ is_full_depth: false
weight: 4.8
weight_unit: kg
airflow: right-to-left
front_image: true
comments: '[Extreme Networks X150-24t Datasheet](https://documentation.extremenetworks.com/summit_16/GUID-A48D9BB9-E0EC-41DB-AE56-F2615275A38A.shtml)'
power-ports:
- name: DCE2

View File

@ -7,7 +7,6 @@ is_full_depth: false
weight: 5.5
weight_unit: kg
airflow: right-to-left
front_image: true
comments: '[Extreme Networks X150-48t Datasheet](https://documentation.extremenetworks.com/summit_16/GUID-05C591DD-EB29-4D08-B5D5-F21C4AEFD200.shtml)'
power-ports:
- name: DCE2

View File

@ -0,0 +1,48 @@
---
manufacturer: Extreme Networks
model: X620-10x
slug: extreme-networks-x620-10x
part_number: '17404'
u_height: 1
is_full_depth: false
front_image: true
rear_image: true
weight: 2.74
weight_unit: kg
comments: '[Extreme Networks X620 Technical Specifications](https://documentation.extremenetworks.com/extremeswitching/GUID-0C8FD510-0231-4278-9349-A8DC70AA88CD.shtml)'
console-ports:
- name: Console
type: rj-45
power-ports:
- name: C14
type: iec-60320-c14
maximum_draw: 36
- name: RPS1
type: dc-terminal
description: Redundant Power Supply
interfaces:
- name: Mgmt-port
type: 1000base-t
mgmt_only: true
- name: '1'
type: 10gbase-x-sfpp
- name: '2'
type: 10gbase-x-sfpp
- name: '3'
type: 10gbase-x-sfpp
- name: '4'
type: 10gbase-x-sfpp
- name: '5'
type: 10gbase-x-sfpp
- name: '6'
type: 10gbase-x-sfpp
- name: '7'
type: 10gbase-x-sfpp
- name: '8'
type: 10gbase-x-sfpp
- name: '9'
type: 10gbase-x-sfpp
description: Can be used for stacking or as a standard port
- name: '10'
type: 10gbase-x-sfpp
description: Can be used for stacking or as a standard port

View File

@ -0,0 +1,104 @@
---
manufacturer: Extreme Networks
model: X620-16p
slug: extreme-networks-x620-16p
part_number: '17403'
u_height: 1
is_full_depth: true
front_image: true
rear_image: true
weight: 5.5
weight_unit: kg
comments: '[Extreme Networks X620 Technical Specifications](https://documentation.extremenetworks.com/extremeswitching/GUID-0C8FD510-0231-4278-9349-A8DC70AA88CD.shtml)'
console-ports:
- name: Console
type: rj-45
module-bays:
- name: PSU-1
position: PSU-1
- name: PSU-2
position: PSU-2
interfaces:
- name: Mgmt-port
type: 1000base-t
mgmt_only: true
- name: '1'
type: 10gbase-t
poe_mode: pse
poe_type: type2-ieee802.3at
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '2'
type: 10gbase-t
poe_mode: pse
poe_type: type2-ieee802.3at
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '3'
type: 10gbase-t
poe_mode: pse
poe_type: type2-ieee802.3at
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '4'
type: 10gbase-t
poe_mode: pse
poe_type: type2-ieee802.3at
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '5'
type: 10gbase-t
poe_mode: pse
poe_type: type3-ieee802.3bt
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '6'
type: 10gbase-t
poe_mode: pse
poe_type: type3-ieee802.3bt
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '7'
type: 10gbase-t
poe_mode: pse
poe_type: type3-ieee802.3bt
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '8'
type: 10gbase-t
poe_mode: pse
poe_type: type3-ieee802.3bt
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '9'
type: 10gbase-t
poe_mode: pse
poe_type: type3-ieee802.3bt
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '10'
type: 10gbase-t
poe_mode: pse
poe_type: type3-ieee802.3bt
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '11'
type: 10gbase-t
poe_mode: pse
poe_type: type3-ieee802.3bt
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '12'
type: 10gbase-t
poe_mode: pse
poe_type: type3-ieee802.3bt
description: Supports 2.5GBASE-T and 5GBASE-T as well
- name: '13'
type: 10gbase-t
poe_mode: pse
poe_type: type2-ieee802.3at
description: Combo Port (either SFP+ or 10GBASE-T)
- name: '14'
type: 10gbase-t
poe_mode: pse
poe_type: type2-ieee802.3at
description: Combo Port (either SFP+ or 10GBASE-T)
- name: '15'
type: 10gbase-t
poe_mode: pse
poe_type: type2-ieee802.3at
description: Combo Port (either SFP+ or 10GBASE-T), SFP+ can be used for stacking or as a standard port
- name: '16'
type: 10gbase-t
poe_mode: pse
poe_type: type2-ieee802.3at
description: Combo Port (either SFP+ or 10GBASE-T), SFP+ can be used for stacking or as a standard port

View File

@ -0,0 +1,60 @@
---
manufacturer: Extreme Networks
model: X620-16t
slug: extreme-networks-x620-16t
part_number: '17402'
u_height: 1
is_full_depth: true
front_image: true
rear_image: true
weight: 5.52
weight_unit: kg
comments: '[Extreme Networks X620 Technical Specifications](https://documentation.extremenetworks.com/extremeswitching/GUID-0C8FD510-0231-4278-9349-A8DC70AA88CD.shtml)'
console-ports:
- name: Console
type: rj-45
module-bays:
- name: PSU-1
position: PSU-1
- name: PSU-2
position: PSU-2
interfaces:
- name: Mgmt-port
type: 1000base-t
mgmt_only: true
- name: '1'
type: 10gbase-t
- name: '2'
type: 10gbase-t
- name: '3'
type: 10gbase-t
- name: '4'
type: 10gbase-t
- name: '5'
type: 10gbase-t
- name: '6'
type: 10gbase-t
- name: '7'
type: 10gbase-t
- name: '8'
type: 10gbase-t
- name: '9'
type: 10gbase-t
- name: '10'
type: 10gbase-t
- name: '11'
type: 10gbase-t
- name: '12'
type: 10gbase-t
- name: '13'
type: 10gbase-x-sfpp
description: Combo Port (either SFP+ or 10GBASE-T)
- name: '14'
type: 10gbase-x-sfpp
description: Combo Port (either SFP+ or 10GBASE-T)
- name: '15'
type: 10gbase-x-sfpp
description: Combo Port (either SFP+ or 10GBASE-T), SFP+ can be used for stacking or as a standard port
- name: '16'
type: 10gbase-x-sfpp
description: Combo Port (either SFP+ or 10GBASE-T), SFP+ can be used for stacking or as a standard port

View File

@ -0,0 +1,58 @@
---
manufacturer: Extreme Networks
model: X620-16x
slug: extreme-networks-x620-16x
part_number: '17401'
u_height: 1
is_full_depth: true
front_image: true
rear_image: true
weight: 5.10
weight_unit: kg
comments: '[Extreme Networks X620 Technical Specifications](https://documentation.extremenetworks.com/extremeswitching/GUID-0C8FD510-0231-4278-9349-A8DC70AA88CD.shtml)'
console-ports:
- name: Console
type: rj-45
module-bays:
- name: PSU-1
position: PSU-1
- name: PSU-2
position: PSU-2
interfaces:
- name: Mgmt-port
type: 1000base-t
mgmt_only: true
- name: '1'
type: 10gbase-x-sfpp
- name: '2'
type: 10gbase-x-sfpp
- name: '3'
type: 10gbase-x-sfpp
- name: '4'
type: 10gbase-x-sfpp
- name: '5'
type: 10gbase-x-sfpp
- name: '6'
type: 10gbase-x-sfpp
- name: '7'
type: 10gbase-x-sfpp
- name: '8'
type: 10gbase-x-sfpp
- name: '9'
type: 10gbase-x-sfpp
- name: '10'
type: 10gbase-x-sfpp
- name: '11'
type: 10gbase-x-sfpp
- name: '12'
type: 10gbase-x-sfpp
- name: '13'
type: 10gbase-x-sfpp
- name: '14'
type: 10gbase-x-sfpp
- name: '15'
type: 10gbase-x-sfpp
description: Can be used for stacking or as a standard port
- name: '16'
type: 10gbase-x-sfpp
description: Can be used for stacking or as a standard port

View File

@ -0,0 +1,48 @@
---
manufacturer: Extreme Networks
model: X620-8t-2x
slug: extreme-networks-x620-8t-2x
part_number: '17405'
u_height: 1
is_full_depth: false
front_image: true
rear_image: true
weight: 2.92
weight_unit: kg
comments: '[Extreme Networks X620 Technical Specifications](https://documentation.extremenetworks.com/extremeswitching/GUID-0C8FD510-0231-4278-9349-A8DC70AA88CD.shtml)'
console-ports:
- name: Console
type: rj-45
power-ports:
- name: C14
type: iec-60320-c14
maximum_draw: 52
- name: RPS1
type: dc-terminal
description: Redundant Power Supply
interfaces:
- name: Mgmt-port
type: 1000base-t
mgmt_only: true
- name: '1'
type: 10gbase-t
- name: '2'
type: 10gbase-t
- name: '3'
type: 10gbase-t
- name: '4'
type: 10gbase-t
- name: '5'
type: 10gbase-t
- name: '6'
type: 10gbase-t
- name: '7'
type: 10gbase-t
- name: '8'
type: 10gbase-t
- name: '9'
type: 10gbase-x-sfpp
description: Can be used for stacking or as a standard port
- name: '10'
type: 10gbase-x-sfpp
description: Can be used for stacking or as a standard port

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View 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

View 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

View 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

View 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

View 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

View File

@ -0,0 +1,11 @@
---
manufacturer: HPE
model: 720478-B21
part_number: 720478-B21
description: 500W Flex Slot Power Supply Kit for ProLiant G9
weight: 1
weight_unit: kg
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 500

Binary file not shown.

Binary file not shown.