mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
634c86dbb2
* Adding Nokia 7750 SR-1 device type version 1 * Adding power ports' missing type * Removing interfaces in device type Nokia 7750 SR-1 and setting 2 module types for 2 MDAs 6 QSFP28 ports and 12 QSFP28 ports (missing part numbers) * Fixing extra new line at the end of MDA-E12-QSFP28.yaml * Fixing yamlfmt for modules for Nokia MDA-E6 and MDA-E12 * Fixing dynamic interface names on Nokia MDA E6 and 12 QSFP28 modules * Moving card number in module variable + adding missing part numbers on modules definition + adding simple quotes to port's name * Adding part_number, elevation images and module bays for MDAs. * Removing extra white space from images for Nokia 7750 SR1 device * Adding PSU and FAN module bays and removing fixed PSU in device type for 7750 SR-1 * Fix Power port type from c13 to c14 in PSU for 7750 SR-1 * Renmaing model type PSU for Nokia 7750 SR-1 to pass pipeline --------- Co-authored-by: Tim Raphael <raphael.timothy@gmail.com> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
32 lines
919 B
YAML
32 lines
919 B
YAML
---
|
|
manufacturer: Nokia
|
|
model: MDA-E12-QSFP28
|
|
part_number: 3HE12334AA
|
|
comments: 12 QSFP28 ports Media Dependent Adapter (MDA) for the 7750 SR-1, 7, 12 and 12e that provides additional physical interface connectivity. '[7750
|
|
Data Sheet](https://onestore.nokia.com/asset/164728)'
|
|
interfaces:
|
|
- name: '{module}/c1'
|
|
type: 100gbase-x-qsfp28
|
|
- name: '{module}/c2'
|
|
type: 100gbase-x-qsfp28
|
|
- name: '{module}/c3'
|
|
type: 100gbase-x-qsfp28
|
|
- name: '{module}/c4'
|
|
type: 100gbase-x-qsfp28
|
|
- name: '{module}/c5'
|
|
type: 100gbase-x-qsfp28
|
|
- name: '{module}/c6'
|
|
type: 100gbase-x-qsfp28
|
|
- name: '{module}/c7'
|
|
type: 100gbase-x-qsfp28
|
|
- name: '{module}/c8'
|
|
type: 100gbase-x-qsfp28
|
|
- name: '{module}/c9'
|
|
type: 100gbase-x-qsfp28
|
|
- name: '{module}/c10'
|
|
type: 100gbase-x-qsfp28
|
|
- name: '{module}/c11'
|
|
type: 100gbase-x-qsfp28
|
|
- name: '{module}/c12'
|
|
type: 100gbase-x-qsfp28
|