mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-29 03:44:46 +01:00
fe7844e861
* fix SR650 unit height , add comments * add Lenovo SR530 SR550 X3250M6 * Update system_x3250_M6.yaml * remove VGA port * Update SR530.yaml Added ThinkSystem to model name * Update SR550.yaml Added ThinkSystem to model name * Update SR650.yaml Added ThinkSystem to model name Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
23 lines
473 B
YAML
23 lines
473 B
YAML
---
|
|
manufacturer: Lenovo
|
|
model: ThinkSystem SR550
|
|
slug: SR550
|
|
part_number: 7X04
|
|
u_height: 2
|
|
is_full_depth: true
|
|
subdevice_role: parent
|
|
comments: '[Lenovo ThinkSystem SR550 product guide](https://lenovopress.lenovo.com/lp1046.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
|