mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
7a1903699f
* Cisco: Add modules, update M5/6 * Add Cisco UCS VICs 1400/14000/15000 [1] [2] * Add Cisco M5/6 RAID controllers * Update PCIe/mRAID/mLOM positions [1] https://www.cisco.com/c/en/us/products/collateral/interfaces-modules/unified-computing-system-adapters/datasheet-c78-741130.html [2] https://www.cisco.com/c/en/us/products/collateral/interfaces-modules/unified-computing-system-adapters/ucs-vic-15000-series-ds.html * Remove storage/RAID controllers --------- Co-authored-by: Harry <Harry@cadby.co.uk>
38 lines
868 B
YAML
38 lines
868 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: UCS-C220-M6S
|
|
slug: cisco-ucs-c220-m6s
|
|
part_number: UCSC-C220-M6S
|
|
u_height: 1
|
|
airflow: front-to-rear
|
|
weight: 10.13
|
|
weight_unit: kg
|
|
is_full_depth: true
|
|
comments: '[Cisco UCS C220 M6 Rack Server Data Sheet](https://www.cisco.com/c/en/us/products/servers-unified-computing/ucs-c-series-rack-servers/ucs-c220-m6-rack-server-ds.html)'
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
interfaces:
|
|
- name: Ethernet L/1
|
|
type: 10gbase-t
|
|
- name: Ethernet L/2
|
|
type: 10gbase-t
|
|
- name: CIMC
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
module-bays:
|
|
- name: PSU1
|
|
position: '1'
|
|
- name: PSU2
|
|
position: '2'
|
|
- name: NUMA 0 - PCIe slot 1
|
|
position: PCIe-1
|
|
- name: NUMA 0 - PCIe slot 2
|
|
position: PCIe-2
|
|
- name: NUMA 1 - PCIe slot 3
|
|
position: PCIe-3
|
|
- name: mRAID
|
|
position: mRAID
|
|
- name: mLOM
|
|
position: mLOM
|