mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
ccc44471ee
* pre-commit fixed eof new line * fixed child weight, added module-bays for pcie riser and added QSFP+ interface * fixed weight and module-bays positions --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
33 lines
753 B
YAML
33 lines
753 B
YAML
---
|
|
manufacturer: Intel
|
|
model: HNS2600TPR
|
|
slug: intel-hns2600tpr
|
|
airflow: front-to-rear
|
|
weight: 1.0
|
|
weight_unit: kg
|
|
u_height: 0
|
|
comments: |
|
|
[HNS2600TPR Specifications on intel.com](https://ark.intel.com/content/www/us/en/ark/products/88297/intel-compute-module-hns2600tpr.html)
|
|
subdevice_role: child
|
|
inventory-items:
|
|
- name: S2600TPR
|
|
label: Intel Server Board S2600TPR
|
|
manufacturer: Intel
|
|
interfaces:
|
|
- name: GigabitEthernet1
|
|
type: 1000base-t
|
|
- name: GigabitEthernet2
|
|
type: 1000base-t
|
|
- name: IPMI
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: QSFPPlus
|
|
type: 40gbase-x-qsfpp
|
|
module-bays:
|
|
- name: PCIe Riser 1
|
|
label: PCIe Riser 1
|
|
position: '1'
|
|
- name: PCIe Riser 2
|
|
label: PCIe Riser 2
|
|
position: '2'
|