mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add Deciso Security Appliances. (#963)
* Add Deciso Security Appliances: - DEC740 - DEC750
This commit is contained in:
parent
f1e1dbea43
commit
4168d54136
31
device-types/Deciso/DEC740.yaml
Normal file
31
device-types/Deciso/DEC740.yaml
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
manufacturer: Deciso
|
||||
model: DEC740
|
||||
part_number: DEC740
|
||||
slug: dec740
|
||||
is_full_depth: false
|
||||
u_height: 1
|
||||
interfaces:
|
||||
- name: igb0
|
||||
label: "0"
|
||||
type: 1000base-t
|
||||
- name: igb1
|
||||
label: "1"
|
||||
type: 1000base-t
|
||||
- name: igb2
|
||||
label: "2"
|
||||
type: 1000base-t
|
||||
- name: ax0
|
||||
label: "X0"
|
||||
type: 10gbase-x-sfpp
|
||||
- name: ax1
|
||||
label: "X1"
|
||||
type: 10gbase-x-sfpp
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: usb-mini-b
|
||||
power-ports:
|
||||
- name: pwr
|
||||
type: dc-terminal
|
||||
maximum_draw: 36
|
||||
allocated_draw: 15
|
31
device-types/Deciso/DEC750.yaml
Normal file
31
device-types/Deciso/DEC750.yaml
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
manufacturer: Deciso
|
||||
model: DEC750
|
||||
part_number: DEC750
|
||||
slug: dec750
|
||||
is_full_depth: false
|
||||
u_height: 1
|
||||
interfaces:
|
||||
- name: igb0
|
||||
label: "0"
|
||||
type: 1000base-t
|
||||
- name: igb1
|
||||
label: "1"
|
||||
type: 1000base-t
|
||||
- name: igb2
|
||||
label: "2"
|
||||
type: 1000base-t
|
||||
- name: ax0
|
||||
label: "X0"
|
||||
type: 10gbase-x-sfpp
|
||||
- name: ax1
|
||||
label: "X1"
|
||||
type: 10gbase-x-sfpp
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: usb-mini-b
|
||||
power-ports:
|
||||
- name: pwr
|
||||
type: dc-terminal
|
||||
maximum_draw: 36
|
||||
allocated_draw: 15
|
Loading…
Reference in New Issue
Block a user