mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
242bddaec0
* weight schema configuration changes * updated weight/weight unit definitions to compy with import expectations. * updated readme
39 lines
814 B
YAML
39 lines
814 B
YAML
---
|
|
manufacturer: Inspur
|
|
model: NF5180M6
|
|
slug: inspur_nf5180m6
|
|
part_number: NF5180M6
|
|
u_height: 1
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
comments: '[Inspur NF5180M6 Technical Specifications](https://en.inspur.com/en/servers/rack_servers/2552517/index.html)'
|
|
weight: 31
|
|
weight_unit: kg
|
|
console-ports:
|
|
- name: BMC/System Serial
|
|
type: other
|
|
module-bays:
|
|
- name: PSU0
|
|
position: PSU0
|
|
- name: PSU1
|
|
position: PSU1
|
|
- name: OCP3
|
|
position: OCP3
|
|
- name: PCIe0
|
|
position: PCIe0
|
|
label: Left PCIe Riser-Card
|
|
- name: PCIe1
|
|
position: PCIe1
|
|
label: Left PCIe Riser-Card
|
|
- name: PCIe2
|
|
position: PCIe2
|
|
label: Right PCIe Riser-Card
|
|
interfaces:
|
|
- name: LAN0
|
|
type: 10gbase-x-sfpp
|
|
- name: LAN1
|
|
type: 10gbase-x-sfpp
|
|
- name: BMC
|
|
type: 1000base-t
|
|
mgmt_only: true
|