mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-14 09:08:36 +02:00
Add Cisco NCS-55A2 chassis and modules (#1275)
* ncs-55a2 chassis and modules * yamlfmt * corrections on port 24 * Update NCS-55A2-MOD-SE-S.yaml Added front to rear airflow per datasheet specification * Add PSU modules * Update NCS-55A2-MOD-SE-S.yaml Added position to power module bays * Update NCS-55A2-MOD-SE-S.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
9
module-types/Cisco/NC55-1200W-ACFW.yaml
Normal file
9
module-types/Cisco/NC55-1200W-ACFW.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NC55-1200W-ACFW
|
||||
part_number: NC55-1200W-ACFW
|
||||
comments: NCS 5500 AC 1200W Power Supply Port-S Intake / Front-to-back
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1200
|
9
module-types/Cisco/NC55-900W-ACFW-HD.yaml
Normal file
9
module-types/Cisco/NC55-900W-ACFW-HD.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NC55-900W-ACFW-HD
|
||||
part_number: NC55-900W-ACFW-HD
|
||||
comments: NCS 5500 AC 900W Power Supply Port-S Intake / Front-to-back
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 900
|
9
module-types/Cisco/NC55-900W-DCFW-HD.yaml
Normal file
9
module-types/Cisco/NC55-900W-DCFW-HD.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NC55-900W-DCFW-HD
|
||||
part_number: NC55-900W-DCFW-HD
|
||||
comments: NCS 5500 DC 900W Power Supply Port-S Intake / Front-to-back
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 900
|
9
module-types/Cisco/NC55-930W-DCFW.yaml
Normal file
9
module-types/Cisco/NC55-930W-DCFW.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NC55-930W-DCFW
|
||||
part_number: NC55-930W-DCFW
|
||||
comments: NCS 5500 DC 930W Power Supply Port-S Intake / Front-to-back
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 930
|
30
module-types/Cisco/NC55-MPA-12T-S.yaml
Normal file
30
module-types/Cisco/NC55-MPA-12T-S.yaml
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NC55-MPA-12T-S
|
||||
part_number: NC55-MPA-12T-S
|
||||
comments: NCS 5500 12X10G MPA
|
||||
interfaces:
|
||||
- name: TenGigE{module}/0
|
||||
type: 10gbase-x-sfpp
|
||||
- name: TenGigE{module}/1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: TenGigE{module}/2
|
||||
type: 10gbase-x-sfpp
|
||||
- name: TenGigE{module}/3
|
||||
type: 10gbase-x-sfpp
|
||||
- name: TenGigE{module}/4
|
||||
type: 10gbase-x-sfpp
|
||||
- name: TenGigE{module}/5
|
||||
type: 10gbase-x-sfpp
|
||||
- name: TenGigE{module}/6
|
||||
type: 10gbase-x-sfpp
|
||||
- name: TenGigE{module}/7
|
||||
type: 10gbase-x-sfpp
|
||||
- name: TenGigE{module}/8
|
||||
type: 10gbase-x-sfpp
|
||||
- name: TenGigE{module}/9
|
||||
type: 10gbase-x-sfpp
|
||||
- name: TenGigE{module}/10
|
||||
type: 10gbase-x-sfpp
|
||||
- name: TenGigE{module}/11
|
||||
type: 10gbase-x-sfpp
|
14
module-types/Cisco/NC55-MPA-4H-S.yaml
Normal file
14
module-types/Cisco/NC55-MPA-4H-S.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NC55-MPA-4H-S
|
||||
part_number: NC55-MPA-4H-S
|
||||
comments: NCS 5500 4X100G QSFP28 MPA
|
||||
interfaces:
|
||||
- name: HundredGigE{module}/0
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: HundredGigE{module}/1
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: HundredGigE{module}/2
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: HundredGigE{module}/3
|
||||
type: 100gbase-x-qsfp28
|
Reference in New Issue
Block a user