Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Datacom DM2100 EDD series #2503

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions device-types/Datacom/DM2104-2GX.yaml
Original file line number Diff line number Diff line change
@@ -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
41 changes: 41 additions & 0 deletions device-types/Datacom/DM2104-4GX.yaml
Original file line number Diff line number Diff line change
@@ -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
37 changes: 37 additions & 0 deletions device-types/Datacom/DM2104G2-EDD.yaml
Original file line number Diff line number Diff line change
@@ -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
1 change: 0 additions & 1 deletion device-types/Extreme Networks/X150-24p.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion device-types/Extreme Networks/X150-24t.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion device-types/Extreme Networks/X150-48t.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading