mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
c8de3ae784
* Update C9404R.yaml Updating to use Modules for SUP, LC and PSU * Update C9407R.yaml Updating to use Modules for SUP, LC and PSU * Update C9410R.yaml Updating to use Modules for SUP, LC and PSU * Create C9400-PWR-2100AC.yaml Adding C9400 2100W AC Power Supply * Create C9400-PWR-3200AC.yaml Adding C9400-PWR-3200AC Power Supply * Moving PSU Modules to correct folder * Updating LC and SUP defenitions * Rename C9400-LC-48XS to C9400-LC-48XS.yaml Missing YAML extension * Adding additional information to C9400 Chassis * Making YAML Linter changes * Making YAML Linter changes * Update C9404R.yaml Fixing formatting so checks can pass. * Update C9407R.yaml Fixing formatting so checks can pass. * Update C9410R.yaml Fixing formatting so checks can pass. * Update C9400-LC-24XS.yaml Fixing formatting so checks can pass. * Update C9400-LC-48U.yaml Fixing formatting so checks can pass. * Update C9400-LC-48XS.yaml Fixing formatting so checks can pass. * Update C9400-PWR-2100AC.yaml Fixing formatting so checks can pass. * Update C9400-PWR-3200AC.yaml Fixing formatting so checks can pass. * Update C9400-SUP-1XL-Y.yaml Fixing formatting so checks can pass. * Correcting typo on TwentyFiveGig x/0/5 -> x/0/2 * Update C9404R.yaml * Update C9407R.yaml * Update C9410R.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
37 lines
884 B
YAML
37 lines
884 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst 9404R
|
|
slug: cisco-catalyst-9404r
|
|
part_number: C9404R
|
|
comments: '[Cisco Catalyst 9400 Series Chassis Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9400-series-switches/nb-06-cat9400-ser-data-sheet-cte-en.html)'
|
|
u_height: 6
|
|
weight: 17.21
|
|
weight_unit: kg
|
|
is_full_depth: true
|
|
airflow: right-to-left
|
|
module-bays:
|
|
- name: Slot 1 Line-card
|
|
label: '1'
|
|
position: '1'
|
|
- name: Slot 2 Supervisor
|
|
label: '2'
|
|
position: '2'
|
|
- name: Slot 3 Supervisor
|
|
label: '3'
|
|
position: '3'
|
|
- name: Slot 4 Line-card
|
|
label: '4'
|
|
position: '4'
|
|
- name: Power Supply Module 1
|
|
label: PS1
|
|
position: '1'
|
|
- name: Power Supply Module 2
|
|
label: PS2
|
|
position: '2'
|
|
- name: Power Supply Module 3
|
|
label: PS3
|
|
position: '3'
|
|
- name: Power Supply Module 4
|
|
label: PS4
|
|
position: '4'
|