mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-23 08:53:42 +01:00
ee1a4941e9
* Create RS1219plus add model rs1219plus * Rename RS1219plus to RS1219plus.yaml
34 lines
582 B
YAML
34 lines
582 B
YAML
---
|
|
manufacturer: Synology
|
|
model: RS1219+
|
|
slug: rs1219plus
|
|
part_number: RS1219+
|
|
u_height: 2
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
console-server-ports:
|
|
- name: Rear USB1
|
|
type: usb-a
|
|
- name: Rear USB2
|
|
type: usb-a
|
|
- name: eSata
|
|
type: other
|
|
power-ports:
|
|
- name: PSU 1
|
|
type: iec-60320-c14
|
|
interfaces:
|
|
- name: LAN 1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: LAN 2
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: LAN 3
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: LAN 4
|
|
type: 1000base-t
|
|
mgmt_only: false
|