mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Adding Nokia 7750 SR-1 device type (#1976)
* 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>
This commit is contained in:
parent
16b6760cda
commit
634c86dbb2
40
device-types/Nokia/7750-SR-1.yaml
Normal file
40
device-types/Nokia/7750-SR-1.yaml
Normal file
@ -0,0 +1,40 @@
|
||||
---
|
||||
manufacturer: Nokia
|
||||
model: 7750 SR-1
|
||||
slug: nokia-7750-sr-1
|
||||
part_number: 3HE13571CA
|
||||
airflow: front-to-rear
|
||||
u_height: 2
|
||||
is_full_depth: false
|
||||
weight: 33.0 # empty
|
||||
weight_unit: lb
|
||||
front_image: true
|
||||
rear_image: true
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
interfaces:
|
||||
- name: A/1
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: A/3
|
||||
type: 1000base-t
|
||||
- name: A/4
|
||||
type: 1000base-t
|
||||
module-bays:
|
||||
- name: Slot 1 - MDA 1
|
||||
position: 1/1
|
||||
- name: Slot 1 - MDA 2
|
||||
position: 1/2
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
- name: Fan Tray 1
|
||||
position: '1'
|
||||
- name: Fan Tray 2
|
||||
position: '2'
|
||||
- name: Fan Tray 3
|
||||
position: '3'
|
||||
- name: Fan Tray 4
|
||||
position: '4'
|
BIN
elevation-images/Nokia/nokia-7750-sr-1.front.png
Normal file
BIN
elevation-images/Nokia/nokia-7750-sr-1.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 230 KiB |
BIN
elevation-images/Nokia/nokia-7750-sr-1.rear.png
Normal file
BIN
elevation-images/Nokia/nokia-7750-sr-1.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
6
module-types/Nokia/FAN-7750-SR-1-F2B.yaml
Normal file
6
module-types/Nokia/FAN-7750-SR-1-F2B.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
manufacturer: Nokia
|
||||
model: FAN-7750-SR-1-F2B
|
||||
part_number: 3HE12300AA
|
||||
# airflow: front-to-rear
|
||||
comments: FAN - 7750-SR-1, FtoB
|
31
module-types/Nokia/MDA-E12-QSFP28.yaml
Normal file
31
module-types/Nokia/MDA-E12-QSFP28.yaml
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
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
|
19
module-types/Nokia/MDA-E6-QSFP28.yaml
Normal file
19
module-types/Nokia/MDA-E6-QSFP28.yaml
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
manufacturer: Nokia
|
||||
model: MDA-E6-QSFP28
|
||||
part_number: 3HE12333AA
|
||||
comments: 6 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
|
10
module-types/Nokia/psu-7750-sr-1-ac-f2b.yaml
Normal file
10
module-types/Nokia/psu-7750-sr-1-ac-f2b.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Nokia
|
||||
model: PSU-7750-SR-1-AC-F2B
|
||||
part_number: 3HE12301AA
|
||||
comments: 1600W AC Power Supply F2B airflow
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1600
|
Loading…
Reference in New Issue
Block a user