mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
a1284a34c0
* Migrating files with underscores to dashes * fixing file names
23 lines
492 B
YAML
23 lines
492 B
YAML
---
|
|
manufacturer: Lenovo
|
|
model: ThinkSystem SR530
|
|
slug: lenovo-thinksystem-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
|