Cisco APIC M4 and required Module Types (#3481)

* added apic m4

* added apic m4 dependent module types

* linting

* added line endings

* newline

* fixed unnecessary detailed description

* added positions to module bays

* swapped for module bays
This commit is contained in:
KM Schellens
2025-09-03 09:26:21 +02:00
committed by GitHub
parent 8b22b36288
commit 9560593ded
4 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
---
manufacturer: Cisco
model: APIC-M4
slug: cisco-apic-m4
part_number: APIC-M4
u_height: 1
is_full_depth: true
airflow: front-to-rear
weight: 17
weight_unit: kg
console-ports:
- name: Con
type: rj-45
interfaces:
- name: CIMC
type: 1000base-t
mgmt_only: true
- name: mLOM-1
type: 1000base-t
mgmt_only: true
- name: mLOM-2
type: 1000base-t
mgmt_only: true
module-bays:
- name: PCIe slot 1
label: PCIe-1
description: 'APIC M4 requires at least one of the following NICs: APIC-P-I8D25GF (2 x 10/25G SFP28), APIC-P-ID10GC (2 x 10GBase-T), APIC-PCIE-C25Q-04
(4 x 10/25G SFP28)'
position: '1'
- name: PCIe slot 2
label: PCIe-2
position: '2'
- name: PCIe slot 3
label: PCIe-3
position: '3'
- name: PSU1
label: Power Supply 1
position: PS1
- name: PSU2
label: Power Supply 2
position: PS2

View File

@@ -0,0 +1,9 @@
---
manufacturer: Cisco
model: APIC-P-I8D25GF
part_number: APIC-P-I8D25GF
interfaces:
- name: Ethernet {module}/1
type: 25gbase-x-sfp28
- name: Ethernet {module}/2
type: 25gbase-x-sfp28

View File

@@ -0,0 +1,9 @@
---
manufacturer: Cisco
model: APIC-P-ID10GC
part_number: APIC-P-ID10GC
interfaces:
- name: Ethernet {module}/1
type: 10gbase-t
- name: Ethernet {module}/2
type: 10gbase-t

View File

@@ -0,0 +1,13 @@
---
manufacturer: Cisco
model: APIC-PCIE-C25Q-04
part_number: APIC-PCIE-C25Q-04
interfaces:
- name: Ethernet {module}/1
type: 25gbase-x-sfp28
- name: Ethernet {module}/2
type: 25gbase-x-sfp28
- name: Ethernet {module}/3
type: 25gbase-x-sfp28
- name: Ethernet {module}/4
type: 25gbase-x-sfp28