mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
abcd1fe8ff
* add dcs-7289-sc and supported cards * fix link formatting * update weight * fix module numbering * fix trailing space --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
16 lines
491 B
YAML
16 lines
491 B
YAML
---
|
|
manufacturer: Arista
|
|
model: DCS-7368-4P
|
|
part_number: DCS-7368-4P
|
|
comments: '[Arista 7368 Series Overview](https://www.arista.com/en/qsg-7368x-series/7368x-series-overview)'
|
|
interfaces:
|
|
# QSFPDD(400G) ports can be broke into 4x100 with a model of [1-16]/[1-4]
|
|
- name: Ethernet{module}/1/1
|
|
type: 400gbase-x-osfp
|
|
- name: Ethernet{module}/2/1
|
|
type: 400gbase-x-osfp
|
|
- name: Ethernet{module}/3/1
|
|
type: 400gbase-x-osfp
|
|
- name: Ethernet{module}/4/1
|
|
type: 400gbase-x-osfp
|