mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
4607c0d486
* Adding first revision of the VGA test cases * Second revision with less repetative code * Handling case where vga has a number in the naming * the great VGA purge!
28 lines
483 B
YAML
28 lines
483 B
YAML
---
|
|
manufacturer: IBM
|
|
model: System x3550
|
|
slug: ibm-system-x3550
|
|
u_height: 1
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
console-server-ports:
|
|
- name: Front USB1
|
|
type: usb-a
|
|
- name: Front USB2
|
|
type: usb-a
|
|
- name: Rear USB1
|
|
type: usb-a
|
|
- name: Rear USB2
|
|
type: usb-a
|
|
power-ports:
|
|
- name: Power 1
|
|
type: iec-60320-c14
|
|
maximum_draw: 670
|
|
interfaces:
|
|
- name: TenGig-E 1
|
|
type: 10gbase-t
|
|
- name: TenGig-E 2
|
|
type: 10gbase-t
|