mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-25 01:44:08 +01:00
Add Decisio DEC4020 & DEC4040 (#970)
* Add Decisio DEC4020 * Add Decisio DEC4040
This commit is contained in:
parent
27c4b053e8
commit
d23b66bf7c
30
device-types/Deciso/DEC4020.yaml
Normal file
30
device-types/Deciso/DEC4020.yaml
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
manufacturer: Deciso
|
||||
model: DEC4020
|
||||
part_number: DEC4020
|
||||
slug: dec4020
|
||||
is_full_depth: false
|
||||
u_height: 1
|
||||
interfaces:
|
||||
- name: igb0
|
||||
type: 1000base-t
|
||||
- name: igb1
|
||||
type: 1000base-t
|
||||
- name: igb2
|
||||
type: 1000base-t
|
||||
- name: igb3
|
||||
type: 1000base-t
|
||||
- name: x0
|
||||
type: 10gbase-x-sfpp
|
||||
- name: x1
|
||||
type: 10gbase-x-sfpp
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: usb-mini-b
|
||||
- name: USB
|
||||
type: usb-a
|
||||
power-ports:
|
||||
- name: PSU 1
|
||||
type: iec-60320-c14
|
||||
- name: PSU 2
|
||||
type: iec-60320-c14
|
34
device-types/Deciso/DEC4040.yaml
Normal file
34
device-types/Deciso/DEC4040.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Deciso
|
||||
model: DEC4040
|
||||
part_number: DEC4040
|
||||
slug: dec4040
|
||||
is_full_depth: false
|
||||
u_height: 1
|
||||
interfaces:
|
||||
- name: igb0
|
||||
type: 1000base-t
|
||||
- name: igb1
|
||||
type: 1000base-t
|
||||
- name: igb2
|
||||
type: 1000base-t
|
||||
- name: igb3
|
||||
type: 1000base-t
|
||||
- name: x0
|
||||
type: 10gbase-x-sfpp
|
||||
- name: x1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: xxv0
|
||||
type: 25gbase-x-sfp28
|
||||
- name: xxv1
|
||||
type: 25gbase-x-sfp28
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: usb-mini-b
|
||||
- name: USB
|
||||
type: usb-a
|
||||
power-ports:
|
||||
- name: PSU 1
|
||||
type: iec-60320-c14
|
||||
- name: PSU 2
|
||||
type: iec-60320-c14
|
Loading…
Reference in New Issue
Block a user