mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
766e993deb
* C9300 support for modular power supplies and fans * Fix weight format * Convert power supplies to module-bays * Fixed typo * Convert power supplies to module-bays * Correct Power supply names * Merge * Update Nexus devices and Nexus PSUs * Removed N7K-7702.yaml correct one is N77-7702.yaml * Fixed Pytest Errors --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
35 lines
667 B
YAML
35 lines
667 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: UCS-S3260-M5SRB
|
|
slug: cisco-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
|
|
interfaces:
|
|
- name: sioc1
|
|
type: 40gbase-x-qsfpp
|
|
- name: sioc2
|
|
type: 40gbase-x-qsfpp
|
|
- 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
|
|
module-bays:
|
|
- name: PSU-1
|
|
position: '1'
|
|
- name: PSU-2
|
|
position: '2'
|
|
- name: PSU-3
|
|
position: '3'
|
|
- name: PSU-4
|
|
position: '4'
|