Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added sse-x3348tr #2456

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
124 changes: 124 additions & 0 deletions device-types/Supermicro/SSE-X3348TR.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
---
manufacturer: Supermicro
model: Supermicro SSE-X3348TR
slug: supermicro-sse-x3348tr
part_number: SSE-X3348TR
u_height: 1
is_full_depth: true
comments: '[SSE-X3348T_Switch_Installation_Guide.pdf](https://www.supermicro.com/manuals/network/SSE-X3348T_Switch_Installation_Guide.pdf)'
console-ports:
- name: Console
type: rj-45
power-ports:
- name: PS1
type: iec-60320-c14
- name: PS2
type: iec-60320-c14
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, Thank you for contribution.

As this switch has hot swappable PSUs they should be modeled under module-bays and not power-ports then add the required PSU modules under module-types/Supermicro/ if they don't already exist.

interfaces:
- name: extreme-ethernet 0/1
type: 10gbase-t
- name: extreme-ethernet 0/2
type: 10gbase-t
- name: extreme-ethernet 0/3
type: 10gbase-t
- name: extreme-ethernet 0/4
type: 10gbase-t
- name: extreme-ethernet 0/5
type: 10gbase-t
- name: extreme-ethernet 0/6
type: 10gbase-t
- name: extreme-ethernet 0/7
type: 10gbase-t
- name: extreme-ethernet 0/8
type: 10gbase-t
- name: extreme-ethernet 0/9
type: 10gbase-t
- name: extreme-ethernet 0/10
type: 10gbase-t
- name: extreme-ethernet 0/11
type: 10gbase-t
- name: extreme-ethernet 0/12
type: 10gbase-t
- name: extreme-ethernet 0/13
type: 10gbase-t
- name: extreme-ethernet 0/14
type: 10gbase-t
- name: extreme-ethernet 0/15
type: 10gbase-t
- name: extreme-ethernet 0/16
type: 10gbase-t
- name: extreme-ethernet 0/17
type: 10gbase-t
- name: extreme-ethernet 0/18
type: 10gbase-t
- name: extreme-ethernet 0/19
type: 10gbase-t
- name: extreme-ethernet 0/20
type: 10gbase-t
- name: extreme-ethernet 0/21
type: 10gbase-t
- name: extreme-ethernet 0/22
type: 10gbase-t
- name: extreme-ethernet 0/23
type: 10gbase-t
- name: extreme-ethernet 0/24
type: 10gbase-t
- name: extreme-ethernet 0/25
type: 10gbase-t
- name: extreme-ethernet 0/26
type: 10gbase-t
- name: extreme-ethernet 0/27
type: 10gbase-t
- name: extreme-ethernet 0/28
type: 10gbase-t
- name: extreme-ethernet 0/29
type: 10gbase-t
- name: extreme-ethernet 0/30
type: 10gbase-t
- name: extreme-ethernet 0/31
type: 10gbase-t
- name: extreme-ethernet 0/32
type: 10gbase-t
- name: extreme-ethernet 0/33
type: 10gbase-t
- name: extreme-ethernet 0/34
type: 10gbase-t
- name: extreme-ethernet 0/35
type: 10gbase-t
- name: extreme-ethernet 0/36
type: 10gbase-t
- name: extreme-ethernet 0/37
type: 10gbase-t
- name: extreme-ethernet 0/38
type: 10gbase-t
- name: extreme-ethernet 0/39
type: 10gbase-t
- name: extreme-ethernet 0/40
type: 10gbase-t
- name: extreme-ethernet 0/41
type: 10gbase-t
- name: extreme-ethernet 0/42
type: 10gbase-t
- name: extreme-ethernet 0/43
type: 10gbase-t
- name: extreme-ethernet 0/44
type: 10gbase-t
- name: extreme-ethernet 0/45
type: 10gbase-t
- name: extreme-ethernet 0/46
type: 10gbase-t
- name: extreme-ethernet 0/47
type: 10gbase-t
- name: extreme-ethernet 0/48
type: 10gbase-t
- name: qx-ethernet 0/1
type: 40gbase-x-qsfpp
- name: qx-ethernet 0/2
type: 40gbase-x-qsfpp
- name: qx-ethernet 0/3
type: 40gbase-x-qsfpp
- name: qx-ethernet 0/4
type: 40gbase-x-qsfpp
- name: Management 1/1/1
type: 1000base-t
mgmt_only: true
Loading