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