From 604413f69a158a220d180c847f0113fc82ffe704 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Fri, 1 Aug 2025 23:54:56 +0200 Subject: [PATCH] Sync Arista DCS-7368 and DCS-7368X4 (#3360) The Arista DCS-7368 is a fully modular chassis and the X4 is the switchcard (ASIC) installed. Instead of having two devices which both are not 100% correct combine them into one DCS-7368 fully module chassis. Reflect the port configuration and interface naming according to the real hardware. Switch#show inventory System information Model Description ------------------------ ---------------------------------------------------- 7368 7368 Chassis HW Version Serial Number Mfg Date Epoch ----------- -------------- ---------- ----- 11.01 yyyyyyyyyyy 2020-11-14 01.00 System has 10 card slots Module Model HW Version Serial Number Mfg Date Epoch ----------------- ------------------ ---------------- ------------------- ---------------- ----- Supervisor1 7368-SUP 11.02 yyyyyyyyyyy 2020-09-10 01.00 Linecard2 7368-16C 11.01 yyyyyyyyyyy 2020-10-07 01.00 Linecard3 7368-16C 11.01 yyyyyyyyyyy 2020-10-08 01.00 Linecard4 7368-16C 12.00 yyyyyyyyyyy 2023-05-11 01.00 Linecard5 Not Inserted Linecard6 Not Inserted Linecard7 Not Inserted Linecard8 Not Inserted Linecard9 Not Inserted Switchcard1 7368X4-SC 11.01 yyyyyyyyyyy 2020-11-04 01.00 System has 4 power supply slots Slot Model Serial Number ---- ---------------- ---------------- 1 PWR-1900AC-F yyyyyyyyyyy 2 PWR-1900AC-F yyyyyyyyyyy 3 PWR-1900AC-F yyyyyyyyyyy 4 PWR-1900AC-F yyyyyyyyyyy System has 5 fan modules Module Number of Fans Model Serial Number ------- --------------- ---------------- ---------------- 1 1 FAN-7002H-F N/A 2 1 FAN-7002H-F N/A 3 1 FAN-7002H-F N/A 4 1 FAN-7002H-F N/A 5 1 FAN-7002H-F N/A Co-authored-by: Christian Breunig --- device-types/Arista/DCS-7368.yaml | 37 +++++++++------- device-types/Arista/DCS-7368X4.yaml | 68 ----------------------------- 2 files changed, 22 insertions(+), 83 deletions(-) delete mode 100644 device-types/Arista/DCS-7368X4.yaml diff --git a/device-types/Arista/DCS-7368.yaml b/device-types/Arista/DCS-7368.yaml index 698129f2..96dffb28 100644 --- a/device-types/Arista/DCS-7368.yaml +++ b/device-types/Arista/DCS-7368.yaml @@ -4,21 +4,17 @@ model: DCS-7368 slug: arista-dcs-7368 part_number: DCS-7368 u_height: 4 -is_full_depth: false -comments: '[Arista 7368X4 Series 100/200/400G Data Center Switches](https://www.arista.com/assets/data/pdf/Datasheets/7368X4-Datasheet.pdf' -power-ports: - - name: PS1 - type: iec-60320-c20 - maximum_draw: 2000 - - name: PS2 - type: iec-60320-c20 - maximum_draw: 2000 - - name: PS3 - type: iec-60320-c20 - maximum_draw: 2000 - - name: PS4 - type: iec-60320-c20 - maximum_draw: 2000 +is_full_depth: true +weight: 39 +weight_unit: kg +comments: > + The Arista DCS-7368 is a 4RU modular data center switch delivering up to 12.8 + Tbps of system forwarding capacity and supporting up to 128 x 100G or + 32 x 400G ports. + It features 8 I/O module slots, a single supervisor slot, and is optimized for hyperscale + cloud and AI/ML workloads. + [Arista 7368X4 Series Overview](https://www.arista.com/assets/data/pdf/Datasheets/7368X4-Datasheet.pdf) + module-bays: - name: Slot 1 position: '1' @@ -47,3 +43,14 @@ module-bays: - name: Slot 9 position: '9' label: Line Card + - name: Switchcard Slot + position: SW1 + label: Switchcard + - name: PSU Slot 1 + position: P1 + - name: PSU Slot 2 + position: P2 + - name: PSU Slot 3 + position: P3 + - name: PSU Slot 4 + position: P4 diff --git a/device-types/Arista/DCS-7368X4.yaml b/device-types/Arista/DCS-7368X4.yaml deleted file mode 100644 index 7ce45bf2..00000000 --- a/device-types/Arista/DCS-7368X4.yaml +++ /dev/null @@ -1,68 +0,0 @@ ---- -manufacturer: Arista -model: DCS-7368X4 -slug: arista-dcs-7368x4 -part_number: DCS-7368X4 -u_height: 4 -is_full_depth: true -airflow: front-to-rear -weight: 39 -weight_unit: kg -comments: > - The Arista DCS-7368X4 is a 4RU modular data center switch delivering up to 12.8 - Tbps of system forwarding capacity and supporting up to 128 x 100G or - 32 x 400G ports. - It features 8 I/O module slots, a single supervisor slot, and is optimized for hyperscale - cloud and AI/ML workloads. - [Arista 7368X4 Series Overview](https://www.arista.com/assets/data/pdf/Datasheets/7368X4-Datasheet.pdf) -console-ports: - - name: Console - type: rj-45 - -front_image: true -rear_image: true -interfaces: - - name: Management1 - type: 1000base-t - - name: Management2 - type: 1000base-t - -module-bays: - - name: Linecard Slot 1 - position: L1 - - name: Linecard Slot 2 - position: L2 - - name: Linecard Slot 3 - position: L3 - - name: Linecard Slot 4 - position: L4 - - name: Linecard Slot 5 - position: L5 - - name: Linecard Slot 6 - position: L6 - - name: Linecard Slot 7 - position: L7 - - name: Linecard Slot 8 - position: L8 - - name: Supervisor Slot - position: SU1 - - name: Switch Card Slot - position: SW1 - - name: Fan Module Slot 1 - position: F1 - - name: Fan Module Slot 2 - position: F2 - - name: Fan Module Slot 3 - position: F3 - - name: Fan Module Slot 4 - position: F4 - - name: Fan Module Slot 5 - position: F5 - - name: PSU Slot 1 - position: P1 - - name: PSU Slot 2 - position: P2 - - name: PSU Slot 3 - position: P3 - - name: PSU Slot 4 - position: P4