mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
e07d1b7d87
* Adding HPE Aruba 8400 device type and modules.
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
|