mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-26 16:18:42 +01:00
23 lines
588 B
YAML
23 lines
588 B
YAML
---
|
|
manufacturer: Dell
|
|
model: 49H29
|
|
part_number: 49H29
|
|
comments: SAS 4 Port Controller for use in the Dell ME4012 and Dell ME4024
|
|
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
|