From d2d4f39627ab367d2431a5dd83389b579c901a62 Mon Sep 17 00:00:00 2001 From: Victor Ayodeji Oluwasusi Date: Thu, 22 May 2025 14:21:16 +0300 Subject: [PATCH] Create DCS-7304X3yaml (#3170) * Create DCS-7304X3yaml * Rename DCS-7304X3yaml to DCS-7304X3.yaml * Update DCS-7304X3.yaml * Update DCS-7304X3.yaml * Update DCS-7304X3.yaml * Update DCS-7304X3.yaml * Fixed issues --------- Co-authored-by: Harry --- device-types/Arista/DCS-7304X3.yaml | 55 +++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 device-types/Arista/DCS-7304X3.yaml diff --git a/device-types/Arista/DCS-7304X3.yaml b/device-types/Arista/DCS-7304X3.yaml new file mode 100644 index 000000000..58143265d --- /dev/null +++ b/device-types/Arista/DCS-7304X3.yaml @@ -0,0 +1,55 @@ +--- +manufacturer: Arista +model: DCS-7304X3 +slug: arista-dcs-7304x3 +part_number: DCS-7304X3 +u_height: 8 +is_full_depth: true +airflow: front-to-rear +weight: 89 +weight_unit: kg +comments: > + The Arista DCS-7304X3 is an 8RU modular chassis designed for high-density 10/25/40/100/400G networking in data center environments. + It supports up to 4 line card slots, 2 supervisor modules, 4 fabric modules, and multiple power supply units with N+N or N+1 redundancy. + The system provides up to 50 Tbps of total capacity and is part of the 7300X3 Series family. + [Arista 7300X3 Series Datasheet](https://www.arista.com/assets/data/pdf/Datasheets/7300X3-Datasheet.pdf) + +console-ports: + - name: Console + type: rj-45 + +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: Supervisor Slot 1 + position: S1 + - name: Supervisor Slot 2 + position: S2 + - name: Fabric Module Slot 1 + position: F1 + - name: Fabric Module Slot 2 + position: F2 + - name: Fabric Module Slot 3 + position: F3 + - name: Fabric Module Slot 4 + position: F4 + - name: PSU Slot 1 + position: P1 + - name: PSU Slot 2 + position: P2 + - name: PSU Slot 3 + position: P3 + - name: PSU Slot 4 + position: P4