mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
26 lines
508 B
YAML
26 lines
508 B
YAML
|
manufacturer: Aruba
|
||
|
model: ArubaMM-HW-10K
|
||
|
slug: arubamm-hw-10k
|
||
|
is_full_depth: yes
|
||
|
u_height: 1
|
||
|
interfaces:
|
||
|
- name: mgmt
|
||
|
type: 1000base-t
|
||
|
mgmt_only: true
|
||
|
- name: gigabitethernet 0/0/0
|
||
|
type: 10gbase-x-sfpp
|
||
|
- name: gigabitethernet 0/0/1
|
||
|
type: 10gbase-x-sfpp
|
||
|
power-ports:
|
||
|
- name: PEM0
|
||
|
type: iec-60320-c14
|
||
|
maximum_draw: 120
|
||
|
allocated_draw: 400
|
||
|
- name: PEM1
|
||
|
type: iec-60320-c14
|
||
|
maximum_draw: 120
|
||
|
allocated_draw: 400
|
||
|
console-ports:
|
||
|
- name: Console
|
||
|
type: rj-45
|