ASR-9006: add positions so modules get automatic components (#2229)

* ASR-9006: move power ports to power slots

* ASR-9006: add positions so modules get automatic components

* Update ASR-9006.yaml

removed duplicate module bay positions

---------

Co-authored-by: Harry
This commit is contained in:
Mathieu Arnold 2024-10-13 14:37:19 +02:00 committed by GitHub
parent 0d02dc1aa5
commit 80e3beba2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,29 +6,30 @@ part_number: ASR-9006
u_height: 10
is_full_depth: true
comments: '[Cisco ASR 9000 Series Aggregation Services Routers Data Sheet](https://www.cisco.com/c/en/us/products/collateral/routers/asr-9000-series-aggregation-services-routers/data_sheet_c78-501767.html)'
power-ports:
- name: PS0
type: iec-60320-c14
maximum_draw: 3000
- name: PS1
type: iec-60320-c14
maximum_draw: 3000
- name: PS2
type: iec-60320-c14
maximum_draw: 3000
- name: PS3
type: iec-60320-c14
maximum_draw: 3000
module-bays:
- name: Slot 0
label: RSP 0
position: RSP0
- name: Slot 1
label: RSP 1
position: RSP1
- name: Slot 2
label: Line Card 0
position: LC0
- name: Slot 3
label: Line Card 1
position: LC1
- name: Slot 4
label: Line Card 2
position: LC2
- name: Slot 5
label: Line Card 3
position: LC3
- name: Power Slot 0
position: PSU0
- name: Power Slot 1
position: PSU1
- name: Power Slot 2
position: PSU2
- name: Power Slot 3
position: PSU3