mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
879be46758
* Fix Unknown properties are ignored during schema validation #616 * Fix misspelled properties in files
27 lines
736 B
YAML
27 lines
736 B
YAML
---
|
|
manufacturer: Aruba
|
|
model: Aruba3200
|
|
slug: aruba3200
|
|
is_full_depth: false
|
|
u_height: 1
|
|
interfaces:
|
|
- name: (BASE-X)gigabitethernet 0/0/0
|
|
type: 1000base-x-sfp
|
|
# comments: Combo port either 1000base-x-sfp or 1000base-t
|
|
- name: (BASE-X)gigabitethernet 0/0/1
|
|
type: 1000base-x-sfp
|
|
# comments: Combo port either 1000base-x-sfp or 1000base-t
|
|
- name: (BASE-X)gigabitethernet 0/0/2
|
|
type: 1000base-x-sfp
|
|
# comments: Combo port either 1000base-x-sfp or 1000base-t
|
|
- name: (BASE-X)gigabitethernet 0/0/3
|
|
type: 1000base-x-sfp
|
|
# comments: Combo port either 1000base-x-sfp or 1000base-t
|
|
power-ports:
|
|
- name: PEM0
|
|
type: iec-60320-c14
|
|
maximum_draw: 35
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|