mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Thales/SafeNet Network HSMs (#1337)
* added Thales T2000 and its PSU * Added Thales/SafeNet Luna K6 net-hsm and psu
This commit is contained in:
parent
860a5bfa67
commit
0e5685b746
22
device-types/Thales/K6.yaml
Normal file
22
device-types/Thales/K6.yaml
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
manufacturer: Thales
|
||||
model: Luna K6
|
||||
slug: thales-luna-k6
|
||||
part_number: 808-000054-001
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
comments: SafeNet Luna Network HSM K6
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: de-9
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: '1'
|
||||
- name: PSU2
|
||||
position: '2'
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 1000base-t
|
||||
- name: eth1
|
||||
type: 1000base-t
|
28
device-types/Thales/T2000.yaml
Normal file
28
device-types/Thales/T2000.yaml
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
manufacturer: Thales
|
||||
model: Luna-T7
|
||||
slug: thales-luna-t7
|
||||
part_number: 972-500080-001
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
weight: 28
|
||||
weight_unit: lb
|
||||
comments: Luna Network HSM T-2000
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: '1'
|
||||
- name: PSU2
|
||||
position: '2'
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 1000base-t
|
||||
- name: eth1
|
||||
type: 1000base-t
|
||||
- name: eth2
|
||||
type: 1000base-t
|
||||
- name: eth3
|
||||
type: 1000base-t
|
9
module-types/Thales/YM-2301E.yaml
Normal file
9
module-types/Thales/YM-2301E.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Thales
|
||||
model: YM-2301E
|
||||
part_number: YM-2301RA23R
|
||||
comments: Primarily used with Luna Network HSM T-2000
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 300
|
9
module-types/Thales/YM-2451C.yaml
Normal file
9
module-types/Thales/YM-2451C.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Thales
|
||||
model: YM-2451C
|
||||
part_number: YM-2451CA06R
|
||||
comments: Primarily used with SafeNet Luna Network HSM K6
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 450
|
Loading…
Reference in New Issue
Block a user