mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-01 12:54:41 +01:00
23 lines
473 B
YAML
23 lines
473 B
YAML
|
---
|
||
|
manufacturer: Lenovo
|
||
|
model: ThinkSystem SR530
|
||
|
slug: SR530
|
||
|
part_number: 7X07
|
||
|
u_height: 1
|
||
|
is_full_depth: true
|
||
|
subdevice_role: parent
|
||
|
comments: '[Lenovo ThinkSystem SR530 product guide](https://lenovopress.lenovo.com/lp1045.pdf)'
|
||
|
power-ports:
|
||
|
- name: PSU0
|
||
|
type: iec-60320-c14
|
||
|
- name: PSU1
|
||
|
type: iec-60320-c14
|
||
|
interfaces:
|
||
|
- name: Ethernet 1
|
||
|
type: 1000base-t
|
||
|
- name: Ethernet 2
|
||
|
type: 1000base-t
|
||
|
- name: XCC
|
||
|
type: 1000base-t
|
||
|
mgmt_only: true
|