mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +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!
30 lines
528 B
YAML
30 lines
528 B
YAML
---
|
|
manufacturer: Huawei
|
|
model: 2288H V5
|
|
slug: huawei-2288h-v5
|
|
part_number: H22-05-S8AFF
|
|
u_height: 2
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Serial
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PSU1
|
|
type: iec-60320-c14
|
|
maximum_draw: 900
|
|
- name: PSU2
|
|
type: iec-60320-c14
|
|
maximum_draw: 900
|
|
interfaces:
|
|
- name: Net 1
|
|
type: 10gbase-x-sfpp
|
|
- name: Net 2
|
|
type: 10gbase-x-sfpp
|
|
- name: Net 3
|
|
type: 1000base-t
|
|
- name: Net 4
|
|
type: 1000base-t
|
|
- name: mgmt
|
|
type: 1000base-t
|
|
mgmt_only: true
|