Contributes 6 new device types for Nokia SR Linux product line (#1189)

* Contribute 6 new device types for Nokia SR Linux product line:
* D1 (management switch)
* D2/D2L
* D3/D3L
* H3

All systems come in AC and DC variants, with airflow Front-2-Back or Back-2-Front

* Updated in response to feedback:

* model fans and power modules as separate module-types, including airflow variations
* update slug to include 'nokia-'
* remove comments

Note that 'weight' information is not available in the datasheets

* Comment out 'airflow' attribute for the time being

* * Add 'position' to module bays
* Renumber modules to match system config IDs (starting at 1)
* Remove space from name

* Be consistent in mgmt interface naming, it's 'mgmt0'

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
J vanBemmel
2023-03-14 08:18:15 -05:00
committed by GitHub
parent c906803d4a
commit 0259087b0c
34 changed files with 958 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-D1-B2F
part_number: 3HE15632AA
# airflow: rear-to-front
comments: FAN - 7220 IXR-D1 48baseT 4SFP+ Fan Tray (BtoF)

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-D1-F2B
part_number: 3HE15631AA
# airflow: front-to-rear
comments: FAN - 7220 IXR-D1 48baseT 4SFP+ Fan Tray (FtoB)

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-D2-B2F
part_number: 3HE15781AA
# airflow: rear-to-front
comments: FAN - 7220 IXR-D2 48SFP28 8QSFP28, BtoF

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-D2-F2B
part_number: 3HE15780AA
# airflow: front-to-rear
comments: FAN - 7220 IXR-D2 48SFP28 8QSFP28, FtoB

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-D2L-B2F
part_number: 3HE17656AA
# airflow: rear-to-front
comments: FAN - 7220 IXR-D2L 48SFP28 8QSFP28, BtoF

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-D2L-F2B
part_number: 3HE17655AA
# airflow: front-to-rear
comments: FAN - 7220 IXR-D2L 48SFP28 8QSFP28, FtoB

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-D3-B2F
part_number: 3HE16092AA
# airflow: rear-to-front
comments: FAN - 7220 IXR-D3 32QSFP28 2SFP+, BtoF

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-D3-F2B
part_number: 3HE15779AA
# airflow: front-to-rear
comments: FAN - 7220 IXR-D3 32QSFP28 2SFP+, FtoB

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-D3L-B2F
part_number: 3HE17658AA
# airflow: rear-to-front
comments: FAN - 7220 IXR-D3L 32QSFP28 2SFP+, BtoF

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-D3L-F2B
part_number: 3HE17657AA
# airflow: front-to-rear
comments: FAN - 7220 IXR-D3L 32QSFP28 2SFP+, FtoB

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-H3-B2F
part_number: 3HE16437AA
# airflow: rear-to-front
comments: FAN - 7220-H3 32QSFDD, BtoF

View File

@@ -0,0 +1,6 @@
---
manufacturer: Nokia
model: FAN-7220-IXR-H3-F2B
part_number: 3HE16436AA
# airflow: front-to-rear
comments: FAN - 7220-H3 32QSFDD, FtoB

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-D1-AC-B2F
part_number: 3HE15626AA
comments: 240W AC Power Supply B2F airflow
# airflow: rear-to-front
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 240

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-D1-AC-F2B
part_number: 3HE15625AA
comments: 240W AC Power Supply F2B airflow
# airflow: front-to-rear
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 240

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-D1-DC-B2F
part_number: 3HE15630AA
comments: 550W DC Power Supply B2F airflow
# airflow: rear-to-front
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 550

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-D1-DC-F2B
part_number: 3HE16212AA
comments: 550W DC Power Supply F2B airflow
# airflow: front-to-rear
power-ports:
- name: PSU {module}
type: iec-60320-c14
maximum_draw: 550

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-D2/D3-AC-B2F
part_number: 3HE11885AA
comments: 650W AC Power Supply B2F airflow, same as 210 WBX
# airflow: rear-to-front
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 650

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-D2/D3-AC-F2B
part_number: 3HE11886AA
comments: 650W AC Power Supply B2F airflow, same as 210 WBX
# airflow: front-to-rear
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 650

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-D2/D3-DC-B2F
part_number: 3HE11883AA
comments: 800W -48V DC Power Supply B2F airflow, same as 210 WBX
# airflow: rear-to-front
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 800

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-D2/D3-DC-F2B
part_number: 3HE10837AA
comments: 800W -48V DC Power Supply F2B airflow, same as 210 WBX
# airflow: front-to-rear
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 800

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-D2L/D3L-AC-B2F
part_number: 3HE17648AA
comments: 650W AC Power Supply B2F airflow
# airflow: rear-to-front
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 650

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-D2L/D3L-AC-F2B
part_number: 3HE17647AA
comments: 650W AC Power Supply F2B airflow
# airflow: front-to-rear
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 650

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-D2L/D3L-DC-B2F
part_number: 3HE17650AA
comments: 650W DC Power Supply B2F airflow
# airflow: rear-to-front
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 650

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-D2L/D3L-DC-F2B
part_number: 3HE17649AA
comments: 650W DC Power Supply F2B airflow
# airflow: front-to-rear
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 650

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-H3-AC-B2F
part_number: 3HE16435AA
comments: 1600W AC Power Supply B2F airflow
# airflow: rear-to-front
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 1600

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-H3-AC-F2B
part_number: 3HE16434AA
comments: 1600W AC Power Supply F2B airflow
# airflow: front-to-rear
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 1600

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-H3-DC-B2F
part_number: 3HE16433AA
comments: 1600W DC Power Supply B2F airflow
# airflow: rear-to-front
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 1600

View File

@@ -0,0 +1,10 @@
---
manufacturer: Nokia
model: PS-7220-IXR-H3-DC-F2B
part_number: 3HE16432AA
comments: 1600W DC Power Supply F2B airflow
# airflow: front-to-rear
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 1600