mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-25 18:04:19 +01:00
1ddaab3951
* Removed uppercase from devicetype schema slug definition. Fixed incorrect device slugs * Update CISCO2951_K9.yaml * Rename CISCO2951_K9.yaml to 2951-K9.yaml
28 lines
698 B
YAML
28 lines
698 B
YAML
---
|
|
manufacturer: Dell
|
|
model: 49H29
|
|
slug: dell_controller_49h29
|
|
part_number: 49H29
|
|
comments: SAS 4 Port Controller for use in the Dell ME4012, ME4024, and ME4084
|
|
u_height: 0
|
|
is_full_depth: false
|
|
airflow: front-to-rear
|
|
subdevice_role: child
|
|
interfaces:
|
|
- name: mgmtport_{module}
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: SAS {module}0
|
|
type: other #SFF-8644 - SAS-12Gb
|
|
- name: SAS {module}1
|
|
type: other #SFF-8644 - SAS-12Gb
|
|
- name: SAS {module}2
|
|
type: other #SFF-8644 - SAS-12Gb
|
|
- name: SAS {module}3
|
|
type: other #SFF-8644 - SAS-12Gb
|
|
- name: Expansion Port {module}0
|
|
type: other #SFF-8644 - SAS-12Gb
|
|
console-ports:
|
|
- name: Serial{module}
|
|
type: usb-mini-b
|