mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +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>
18 lines
482 B
YAML
18 lines
482 B
YAML
---
|
|
manufacturer: Arista
|
|
model: DCS-7289-SUP
|
|
part_number: DCS-7289-SUP
|
|
comments: '[Arista 7280R3A Modular Series / 7289R3A-SC 100/200/400G Data Center Switches](https://www.arista.com/assets/data/pdf/Datasheets/7280R3A-Modular-Datasheet.pdf)'
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
- name: USB
|
|
type: usb-a
|
|
interfaces:
|
|
- name: Management{module}/1
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: Management{module}/2
|
|
type: 1000base-x-sfp
|
|
mgmt_only: true
|