Skip to content

create S5732-H24S6Q.yaml #2970

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

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft
Changes from 4 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
88 changes: 88 additions & 0 deletions device-types/Huawei/S5732-H24S6Q.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
---
manufacturer: Huawei
model: S5732-H24S6Q
slug: huawei-s5732-h24s6q
part_number: 02353AJS
u_height: 1.0
is_full_depth: true
airflow: front-to-rear
weight: 8.9
weight_unit: kg
console-ports:
- name: USB
type: usb-a
- name: console0
type: rj-45
power-ports:
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,
Looking at the spec sheet these are hot swappable PSUs therefore they should be modelled as module-bays within the device template with the required PSUs added as modules

- name: PWR1
type: iec-60320-c14
maximum_draw: 229
allocated_draw: 63
- name: PWR2
type: iec-60320-c14
maximum_draw: 229
allocated_draw: 63
interfaces:
- name: GigabitEthernet0/0/1
type: 1000base-x-sfp
- name: GigabitEthernet0/0/2
type: 1000base-x-sfp
- name: GigabitEthernet0/0/3
type: 1000base-x-sfp
- name: GigabitEthernet0/0/4
type: 1000base-x-sfp
- name: GigabitEthernet0/0/5
type: 1000base-x-sfp
- name: GigabitEthernet0/0/6
type: 1000base-x-sfp
- name: GigabitEthernet0/0/7
type: 1000base-x-sfp
- name: GigabitEthernet0/0/8
type: 1000base-x-sfp
- name: GigabitEthernet0/0/9
type: 1000base-x-sfp
- name: GigabitEthernet0/0/10
type: 1000base-x-sfp
- name: GigabitEthernet0/0/11
type: 1000base-x-sfp
- name: GigabitEthernet0/0/12
type: 1000base-x-sfp
- name: GigabitEthernet0/0/13
type: 1000base-x-sfp
- name: GigabitEthernet0/0/14
type: 1000base-x-sfp
- name: GigabitEthernet0/0/15
type: 1000base-x-sfp
- name: GigabitEthernet0/0/16
type: 1000base-x-sfp
- name: GigabitEthernet0/0/17
type: 1000base-x-sfp
- name: GigabitEthernet0/0/18
type: 1000base-x-sfp
- name: GigabitEthernet0/0/19
type: 1000base-x-sfp
- name: GigabitEthernet0/0/20
type: 1000base-x-sfp
- name: XGigabitEthernet0/0/1
type: 10gbase-x-sfpp
- name: XGigabitEthernet0/0/2
type: 10gbase-x-sfpp
- name: XGigabitEthernet0/0/3
type: 10gbase-x-sfpp
- name: XGigabitEthernet0/0/4
type: 10gbase-x-sfpp
- name: 40GE0/0/1
type: 40gbase-x-qsfpp
- name: 40GE0/0/2
type: 40gbase-x-qsfpp
- name: 40GE0/0/3
type: 40gbase-x-qsfpp
- name: 40GE0/0/4
type: 40gbase-x-qsfpp
- name: 40GE0/0/5
type: 40gbase-x-qsfpp
- name: 40GE0/0/6
type: 40gbase-x-qsfpp
- name: MEth0/0/1
type: 100base-tx
mgmt_only: true
Loading