mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-25 18:04:19 +01:00
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
|