mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
36 lines
608 B
YAML
36 lines
608 B
YAML
---
|
|
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
|
|
- name: enp0f20s1
|
|
label: '2'
|
|
type: 1000base-t
|
|
- name: enp0f20s2
|
|
label: '3'
|
|
type: 1000base-t
|
|
- name: enp0f20s3
|
|
label: '4'
|
|
type: 1000base-t
|
|
- name: enp1s0
|
|
label: '5'
|
|
type: 1000base-t
|
|
- name: enp2s0
|
|
label: '6'
|
|
type: 1000base-t
|