mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
242bddaec0
* weight schema configuration changes * updated weight/weight unit definitions to compy with import expectations. * updated readme
43 lines
845 B
YAML
43 lines
845 B
YAML
---
|
|
manufacturer: HPE
|
|
model: Aruba 2530-8
|
|
slug: hpe-aruba-2530-8
|
|
part_number: J9783A
|
|
u_height: 1
|
|
is_full_depth: false
|
|
comments: '[Aruba 2530 Switch Series - Specifications](https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-c03624915)'
|
|
weight: 0.82
|
|
weight_unit: kg
|
|
power-ports:
|
|
- name: PS1
|
|
type: dc-terminal
|
|
maximum_draw: 8
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
interfaces:
|
|
- name: '1'
|
|
type: 100base-tx
|
|
- name: '2'
|
|
type: 100base-tx
|
|
- name: '3'
|
|
type: 100base-tx
|
|
- name: '4'
|
|
type: 100base-tx
|
|
- name: '5'
|
|
type: 100base-tx
|
|
- name: '6'
|
|
type: 100base-tx
|
|
- name: '7'
|
|
type: 100base-tx
|
|
- name: '8'
|
|
type: 100base-tx
|
|
- name: 9-RJ45
|
|
type: 100base-tx
|
|
- name: 10-RJ45
|
|
type: 100base-tx
|
|
- name: 9-SFP
|
|
type: 1000base-x-sfp
|
|
- name: 10-SFP
|
|
type: 1000base-x-sfp
|