mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
Merge pull request #74 from christopherkettell/Addition----UCSS-S3260
Addition ucss s3260
This commit is contained in:
commit
7b41904c5b
39
device-types/Cisco/UCS-S3260-M5SRB.yaml
Normal file
39
device-types/Cisco/UCS-S3260-M5SRB.yaml
Normal file
@ -0,0 +1,39 @@
|
||||
manufacturer: Cisco
|
||||
model: UCS-S3260-M5SRB
|
||||
slug: ucs-s3260-m5srb
|
||||
part_number: UCS-S3260-M5SRB
|
||||
# comments: UCS S3260 M5 Server Node for Intel Scalable CPUs
|
||||
u_height: 4
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Con
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU-1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1050
|
||||
- name: PSU-2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1050
|
||||
- name: PSU-3
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1050
|
||||
- name: PSU-4
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1050
|
||||
interfaces:
|
||||
- name: sioc1
|
||||
type: 40gbase-x-qsfpp
|
||||
mgmt_only: false
|
||||
- name: sioc2
|
||||
type: 40gbase-x-qsfpp
|
||||
mgmt_only: false
|
||||
- name: sioc3
|
||||
type: 40gbase-x-qsfpp
|
||||
mgmt_only: true
|
||||
- name: sioc4
|
||||
type: 40gbase-x-qsfpp
|
||||
mgmt_only: true
|
||||
- name: CIMC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user