mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add NetApp FAS2750 and both controller options (#323)
* Add FAS2750 and both controller options
This commit is contained in:
parent
575190da7d
commit
ffced3c3b8
18
device-types/NetApp/FAS2750.yaml
Normal file
18
device-types/NetApp/FAS2750.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
manufacturer: NetApp
|
||||
model: FAS2750
|
||||
slug: fas2750
|
||||
part_number: FAS2750
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
- name: PSU2
|
||||
type: iec-60320-c14
|
||||
device-bays:
|
||||
- name: A
|
||||
- name: B
|
32
device-types/NetApp/X3218A.yaml
Normal file
32
device-types/NetApp/X3218A.yaml
Normal file
@ -0,0 +1,32 @@
|
||||
manufacturer: NetApp
|
||||
model: FAS2700 Controller CNA
|
||||
slug: fas2700-controller-cna
|
||||
part_number: X3218A
|
||||
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: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0d
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0e
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0f
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0m
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
41
device-types/NetApp/X3219A.yaml
Normal file
41
device-types/NetApp/X3219A.yaml
Normal file
@ -0,0 +1,41 @@
|
||||
manufacturer: NetApp
|
||||
model: FAS2700 Controller 10GBASE-T
|
||||
slug: fas2700-controller-10gbase-t
|
||||
part_number: X3219A
|
||||
u_height: 0
|
||||
is_full_depth: true
|
||||
subdevice_role: child
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
- name: PSU2
|
||||
type: iec-60320-c14
|
||||
- name: PSU3
|
||||
type: iec-60320-c14
|
||||
- name: PSU4
|
||||
type: iec-60320-c14
|
||||
interfaces:
|
||||
- name: e0a
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0b
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: false
|
||||
- name: e0c
|
||||
type: 10gbase-t
|
||||
mgmt_only: false
|
||||
- name: e0d
|
||||
type: 10gbase-t
|
||||
mgmt_only: false
|
||||
- name: e0e
|
||||
type: 10gbase-t
|
||||
mgmt_only: false
|
||||
- name: e0f
|
||||
type: 10gbase-t
|
||||
mgmt_only: false
|
||||
- name: e0m
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user