mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-03-13 14:40:11 +01:00
Add CryptoPro manufacturer. NGATE-320 and NGATE-600 models. (#949)
Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
fbd5d7939c
commit
550acc8a80
29
device-types/CryptoPro/NGATE-320.yaml
Normal file
29
device-types/CryptoPro/NGATE-320.yaml
Normal file
@ -0,0 +1,29 @@
|
||||
---
|
||||
manufacturer: CryptoPro
|
||||
model: NGATE-320
|
||||
slug: cp-ngate-320
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
console-ports:
|
||||
- name: ttyS0
|
||||
label: CONSOLE
|
||||
type: rj-45
|
||||
- name: VGA
|
||||
type: other
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: dc-terminal
|
||||
maximum_draw: 36
|
||||
interfaces:
|
||||
- name: enp1s0
|
||||
label: '1'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: enp2s0
|
||||
label: '2'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: enp3s0
|
||||
label: '3'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
41
device-types/CryptoPro/NGATE-600.yaml
Normal file
41
device-types/CryptoPro/NGATE-600.yaml
Normal file
@ -0,0 +1,41 @@
|
||||
---
|
||||
manufacturer: CryptoPro
|
||||
model: NGATE-600
|
||||
slug: cp-ngate-600
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: ttyS0
|
||||
label: CONSOLE
|
||||
type: rj-45
|
||||
- name: VGA
|
||||
type: other
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 150
|
||||
interfaces:
|
||||
- name: enp0f20s0
|
||||
label: '1'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: enp0f20s1
|
||||
label: '2'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: enp0f20s2
|
||||
label: '3'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: enp0f20s3
|
||||
label: '4'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: enp1s0
|
||||
label: '5'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: enp2s0
|
||||
label: '6'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
Loading…
Reference in New Issue
Block a user