mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
cc694aac86
* add Aruba CX 6400 Modules * add Aruba CX 6400 Switches * add images for Aruba CX 6400 Switches * fix missing new line at end of file * fix airflow value * fix module bays on aruba cx 6400 switches * fix poe type values on aruba cx 6400 modules
19 lines
354 B
YAML
19 lines
354 B
YAML
---
|
|
manufacturer: HPE
|
|
model: Aruba R0X31A
|
|
part_number: R0X31A
|
|
weight: 1.2
|
|
weight_unit: kg
|
|
comments: HPE Aruba Networking CX 6400 Management Module
|
|
console-ports:
|
|
- name: Auxiliary Port
|
|
type: usb-a
|
|
- name: Console-RJ45
|
|
type: rj-45
|
|
- name: Console-USB
|
|
type: usb-c
|
|
interfaces:
|
|
- name: Management
|
|
type: 1000base-t
|
|
mgmt_only: true
|