mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
17 lines
329 B
YAML
17 lines
329 B
YAML
|
---
|
||
|
manufacturer: HPE
|
||
|
model: Aruba JL368A
|
||
|
part_number: JL368A
|
||
|
comments: HPE Aruba Networking 8400 Management Module
|
||
|
console-ports:
|
||
|
- name: Auxiliary Port
|
||
|
type: usb-a
|
||
|
- name: Console-USB
|
||
|
type: usb-micro-b
|
||
|
- name: Console-RJ45
|
||
|
type: rj-45
|
||
|
interfaces:
|
||
|
- name: Management
|
||
|
type: 1000base-t
|
||
|
mgmt_only: true
|