mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-25 09:54:10 +01:00
16 lines
301 B
YAML
16 lines
301 B
YAML
|
---
|
||
|
manufacturer: Aruba
|
||
|
model: HP J9827A Management Module 5400Rzl2
|
||
|
part_number: J9827A
|
||
|
console-ports:
|
||
|
- name: Auxiliary Port
|
||
|
type: usb-a
|
||
|
- name: Console-RJ45
|
||
|
type: rj-45
|
||
|
- name: Console-USB
|
||
|
type: usb-micro-b
|
||
|
interfaces:
|
||
|
- name: Management
|
||
|
type: 1000base-t
|
||
|
mgmt_only: true
|