Skip to content

Create DCS-7700R4C-38PE-F.yaml #3164

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all 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
108 changes: 108 additions & 0 deletions device-types/Arista/DCS-7700R4C-38PE-F.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
---
manufacturer: Arista
model: DCS-7700R4C-38PE-F
slug: arista-dcs-7700r4c-38pe-f
part_number: DCS-7700R4C-38PE-F
u_height: 2
is_full_depth: true
airflow: front-to-rear
weight: 20
weight_unit: kg
comments: >
The Arista DCS-7700R4C-38PE-F is a 2RU distributed leaf switch in the 7700R4 Series, offering 18 x 800GbE host ports and 20 x 800GbE fabric ports.
It provides 14.4 Tbps of wire-speed performance with 16GB of buffers, optimized for AI/ML workloads.
[Arista 7700R4 Series Overview](https://www.arista.com/en/products/7700r4-series)

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.

As these PSUs are FRUs they should be modeled as module-bays

- name: PSU1
type: iec-60320-c20
maximum_draw: 2400
- name: PSU2
type: iec-60320-c20
maximum_draw: 2400

console-ports:
- name: Console
type: rj-45

interfaces:
- name: Management1
type: 1000base-t
- name: Management2
type: 1000base-t
- name: Host1
type: 800gbase-x-osfp
- name: Host2
type: 800gbase-x-osfp
- name: Host3
type: 800gbase-x-osfp
- name: Host4
type: 800gbase-x-osfp
- name: Host5
type: 800gbase-x-osfp
- name: Host6
type: 800gbase-x-osfp
- name: Host7
type: 800gbase-x-osfp
- name: Host8
type: 800gbase-x-osfp
- name: Host9
type: 800gbase-x-osfp
- name: Host10
type: 800gbase-x-osfp
- name: Host11
type: 800gbase-x-osfp
- name: Host12
type: 800gbase-x-osfp
- name: Host13
type: 800gbase-x-osfp
- name: Host14
type: 800gbase-x-osfp
- name: Host15
type: 800gbase-x-osfp
- name: Host16
type: 800gbase-x-osfp
- name: Host17
type: 800gbase-x-osfp
- name: Host18
type: 800gbase-x-osfp
- name: Fabric1
type: 800gbase-x-osfp
- name: Fabric2
type: 800gbase-x-osfp
- name: Fabric3
type: 800gbase-x-osfp
- name: Fabric4
type: 800gbase-x-osfp
- name: Fabric5
type: 800gbase-x-osfp
- name: Fabric6
type: 800gbase-x-osfp
- name: Fabric7
type: 800gbase-x-osfp
- name: Fabric8
type: 800gbase-x-osfp
- name: Fabric9
type: 800gbase-x-osfp
- name: Fabric10
type: 800gbase-x-osfp
- name: Fabric11
type: 800gbase-x-osfp
- name: Fabric12
type: 800gbase-x-osfp
- name: Fabric13
type: 800gbase-x-osfp
- name: Fabric14
type: 800gbase-x-osfp
- name: Fabric15
type: 800gbase-x-osfp
- name: Fabric16
type: 800gbase-x-osfp
- name: Fabric17
type: 800gbase-x-osfp
- name: Fabric18
type: 800gbase-x-osfp
- name: Fabric19
type: 800gbase-x-osfp
- name: Fabric20
type: 800gbase-x-osfp
Loading