mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-03-12 05:58:45 +01:00
28 lines
556 B
YAML
28 lines
556 B
YAML
|
---
|
||
|
manufacturer: Softline
|
||
|
model: SL911
|
||
|
slug: softline-sl911
|
||
|
u_height: 2
|
||
|
weight: 20
|
||
|
weight_unit: kg
|
||
|
is_full_depth: true
|
||
|
airflow: front-to-rear
|
||
|
comments: Softline Servers SL line, 2U, 8x3.5 bay Storage, Inwin RS208-02M-CR550.H case, use M1P2-5500V4V PSU or analog
|
||
|
module-bays:
|
||
|
- name: PSU1
|
||
|
position: PSU1
|
||
|
- name: PSU2
|
||
|
position: PSU2
|
||
|
interfaces:
|
||
|
- name: Eth1
|
||
|
type: 1000base-t
|
||
|
- name: Eth2
|
||
|
type: 1000base-t
|
||
|
- name: Eth3
|
||
|
type: 1000base-t
|
||
|
- name: Eth4
|
||
|
type: 1000base-t
|
||
|
- name: IPMI
|
||
|
type: 1000base-t
|
||
|
mgmt_only: true
|