mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add device-type for Aruba Mobility controller 3200 (#207)
* Add device-type for Aruba Mobility controller 3200
This commit is contained in:
parent
61ef269faf
commit
240592054c
25
device-types/Aruba/ArubaMC-3200.yaml
Normal file
25
device-types/Aruba/ArubaMC-3200.yaml
Normal file
@ -0,0 +1,25 @@
|
||||
manufacturer: Aruba
|
||||
model: Aruba3200
|
||||
slug: aruba3200
|
||||
is_full_depth: no
|
||||
u_height: 1
|
||||
interfaces:
|
||||
- name: (BASE-X)gigabitethernet 0/0/0
|
||||
type: 1000base-x-sfp
|
||||
#comment: Combo port either 1000base-x-sfp or 1000base-t
|
||||
- name: (BASE-X)gigabitethernet 0/0/1
|
||||
type: 1000base-x-sfp
|
||||
#comment: Combo port either 1000base-x-sfp or 1000base-t
|
||||
- name: (BASE-X)gigabitethernet 0/0/2
|
||||
type: 1000base-x-sfp
|
||||
#comment: Combo port either 1000base-x-sfp or 1000base-t
|
||||
- name: (BASE-X)gigabitethernet 0/0/3
|
||||
type: 1000base-x-sfp
|
||||
#comment: 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
|
Loading…
Reference in New Issue
Block a user