Brocade icx7450 32zp (#2698)
* Create ICX-7450-32ZP.yaml Added the DeviceType .yaml file * Create AWF-2DC-1000W-E.yaml Created Power Supply .yaml for the 7450-32zp * Create ICX7400-4X10GF.yaml Added 4xSFP+ Module .yaml * Update ICX7400-4X10GF.yaml * Update ICX-7450-32ZP.yaml Removed interfaces that were a part of modules * Update AWF-2DC-1000W-E.yaml Added airflow direction * Update AWF-2DC-1000W-E.yaml Corrected airflow direction * Update ICX-7450-32ZP.yaml Added position to expansion modules * Update ICX7400-4X10GF.yaml Added module number to the interface ID * Update ICX-7450-32ZP.yaml Added missing interface type * Update AWF-2DC-1000W-E.yaml removed airflow as its not supported by the pull request checks * Update ICX-7450-32ZP.yaml Added quotes to make module positions into strings * Update ICX-7450-32ZP.yaml Added weight and airflow direction * Update ICX-7450-32ZP.yaml * Update ICX-7450-32ZP.yaml * Update ICX-7450-32ZP.yaml Converted 'built-in' SFP to a module since it is removable Added POE types and POH --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
9
module-types/Brocade/AWF-2DC-1000W-E.yaml
Normal file
9
module-types/Brocade/AWF-2DC-1000W-E.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Brocade
|
||||
model: AWF-2DC-1000W-E
|
||||
description: Brocade ICX 7450-32ZP PoE 1000 W PSU, power-supply-side exhaust airflow
|
||||
part_number: 23-0000142-02
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1000
|
||||
14
module-types/Brocade/ICX7400-4X10GF.yaml
Normal file
14
module-types/Brocade/ICX7400-4X10GF.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
manufacturer: Brocade
|
||||
model: ICX7400-4X10GF
|
||||
description: 4x 10Gb SFP+ Module Bay for ICX74xx Series Brocade Switches
|
||||
part_number: ICX7400-4X10GF
|
||||
interfaces:
|
||||
- name: 10GigabitEthernet1/{module}/1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: 10GigabitEthernet1/{module}/2
|
||||
type: 10gbase-x-sfpp
|
||||
- name: 10GigabitEthernet1/{module}/3
|
||||
type: 10gbase-x-sfpp
|
||||
- name: 10GigabitEthernet1/{module}/4
|
||||
type: 10gbase-x-sfpp
|
||||
Reference in New Issue
Block a user