mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
Add NetApp FAS8200 and controller (#324)
* Add NetApp FAS8200 and controller
This commit is contained in:
parent
ffced3c3b8
commit
535abebff3
15
device-types/NetApp/FAS8200.yaml
Normal file
15
device-types/NetApp/FAS8200.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
manufacturer: NetApp
|
||||
model: FAS8200
|
||||
slug: fas8200
|
||||
part_number: FAS8200A
|
||||
u_height: 3
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
- name: PSU2
|
||||
type: iec-60320-c14
|
||||
device-bays:
|
||||
- name: A
|
||||
- name: B
|
38
device-types/NetApp/X3172A.yaml
Normal file
38
device-types/NetApp/X3172A.yaml
Normal file
@ -0,0 +1,38 @@
|
||||
manufacturer: NetApp
|
||||
model: FAS8200 Controller
|
||||
slug: fas8200-controller
|
||||
part_number: X3172A
|
||||
u_height: 0
|
||||
is_full_depth: true
|
||||
subdevice_role: child
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
interfaces:
|
||||
- name: e0a
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0b
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0c
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: e0d
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: e0e
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0f
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0g
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0h
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0m
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user