From 5844eb4e2d72d473fc19a118a4ed187299221712 Mon Sep 17 00:00:00 2001 From: Ryazanov Alexander Mihailovich Date: Tue, 27 May 2025 23:31:38 +0300 Subject: [PATCH] feat: add Cisco power supply modules (#3203) * feat: add Cisco C9K-PWR-1600WAC-R power supply module * refactor: add comments to Cisco C9K-PWR-650WAC-R power supply module * feat: add Cisco C9K-PWR-930WDC-R power supply module * fix: unexpected mapping in C9K-PWR-1600WAC-R.yaml * fix: unexpected mapping in C9K-PWR-650WAC-R.yaml * fix: unexpected mapping in C9K-PWR-930WDC-R.yaml * feat: add Cisco C9K-PWR-1600WDC-R power supply module * feat: add Cisco C9K-PWR-1500WAC power supply module --- module-types/Cisco/C9K-PWR-1500WAC.yaml | 9 +++++++++ module-types/Cisco/C9K-PWR-1600WAC-R.yaml | 9 +++++++++ module-types/Cisco/C9K-PWR-1600WDC-R.yaml | 9 +++++++++ module-types/Cisco/C9K-PWR-650WAC-R.yaml | 1 + module-types/Cisco/C9K-PWR-930WDC-R.yaml | 9 +++++++++ 5 files changed, 37 insertions(+) create mode 100644 module-types/Cisco/C9K-PWR-1500WAC.yaml create mode 100644 module-types/Cisco/C9K-PWR-1600WAC-R.yaml create mode 100644 module-types/Cisco/C9K-PWR-1600WDC-R.yaml create mode 100644 module-types/Cisco/C9K-PWR-930WDC-R.yaml diff --git a/module-types/Cisco/C9K-PWR-1500WAC.yaml b/module-types/Cisco/C9K-PWR-1500WAC.yaml new file mode 100644 index 000000000..7fca27275 --- /dev/null +++ b/module-types/Cisco/C9K-PWR-1500WAC.yaml @@ -0,0 +1,9 @@ +--- +manufacturer: Cisco +model: C9K-PWR-1500WAC +part_number: C9K-PWR-1500WAC +comments: '[Cisco Catalyst 9500 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9500-series-switches/nb-06-cat9500-ser-data-sheet-cte-en.html)' +power-ports: + - name: PSU{module} + type: iec-60320-c22 + maximum_draw: 1500 diff --git a/module-types/Cisco/C9K-PWR-1600WAC-R.yaml b/module-types/Cisco/C9K-PWR-1600WAC-R.yaml new file mode 100644 index 000000000..50c8c434c --- /dev/null +++ b/module-types/Cisco/C9K-PWR-1600WAC-R.yaml @@ -0,0 +1,9 @@ +--- +manufacturer: Cisco +model: C9K-PWR-1600WAC-R +part_number: C9K-PWR-1600WAC-R +comments: '[Cisco Catalyst 9500 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9500-series-switches/nb-06-cat9500-ser-data-sheet-cte-en.html)' +power-ports: + - name: PSU{module} + type: iec-60320-c16 + maximum_draw: 1600 diff --git a/module-types/Cisco/C9K-PWR-1600WDC-R.yaml b/module-types/Cisco/C9K-PWR-1600WDC-R.yaml new file mode 100644 index 000000000..79a40153c --- /dev/null +++ b/module-types/Cisco/C9K-PWR-1600WDC-R.yaml @@ -0,0 +1,9 @@ +--- +manufacturer: Cisco +model: C9K-PWR-1600WDC-R +part_number: C9K-PWR-1600WDC-R +comments: 'DC terminal type: Amphenol C10-638976-000 / [Cisco Catalyst 9500 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9500-series-switches/nb-06-cat9500-ser-data-sheet-cte-en.html)' +power-ports: + - name: PSU{module} + type: dc-terminal + maximum_draw: 1600 diff --git a/module-types/Cisco/C9K-PWR-650WAC-R.yaml b/module-types/Cisco/C9K-PWR-650WAC-R.yaml index caf4f874e..7bac5924a 100644 --- a/module-types/Cisco/C9K-PWR-650WAC-R.yaml +++ b/module-types/Cisco/C9K-PWR-650WAC-R.yaml @@ -2,6 +2,7 @@ manufacturer: Cisco model: C9K-PWR-650WAC-R part_number: C9K-PWR-650WAC-R +comments: '[Cisco Catalyst 9500 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9500-series-switches/nb-06-cat9500-ser-data-sheet-cte-en.html)' power-ports: - name: PSU{module} type: iec-60320-c16 diff --git a/module-types/Cisco/C9K-PWR-930WDC-R.yaml b/module-types/Cisco/C9K-PWR-930WDC-R.yaml new file mode 100644 index 000000000..a094bd8e8 --- /dev/null +++ b/module-types/Cisco/C9K-PWR-930WDC-R.yaml @@ -0,0 +1,9 @@ +--- +manufacturer: Cisco +model: C9K-PWR-930WDC-R +part_number: C9K-PWR-930WDC-R +comments: 'DC terminal type: Molex Minifit 44540-1001 / [Cisco Catalyst 9500 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9500-series-switches/nb-06-cat9500-ser-data-sheet-cte-en.html)' +power-ports: + - name: PSU{module} + type: dc-terminal + maximum_draw: 930