From dfe3f3f58004ec3f96f9ce2b48e28f5965d581ad Mon Sep 17 00:00:00 2001 From: Walday <59055055+walday@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:02:50 +0500 Subject: [PATCH] Cisco ASR1000 slot correct (#3654) * Update ASR1001.yaml * Update ASR1001.yaml * Update ASR1002-HX.yaml * Update ASR1002-X.yaml --- device-types/Cisco/ASR1001.yaml | 14 +++++++++++--- device-types/Cisco/ASR1002-HX.yaml | 14 +++++++++----- device-types/Cisco/ASR1002-X.yaml | 29 +++++++++++++++++++---------- 3 files changed, 39 insertions(+), 18 deletions(-) diff --git a/device-types/Cisco/ASR1001.yaml b/device-types/Cisco/ASR1001.yaml index a55c1527..486f5c5a 100644 --- a/device-types/Cisco/ASR1001.yaml +++ b/device-types/Cisco/ASR1001.yaml @@ -4,17 +4,25 @@ model: ASR1001 slug: cisco-asr1001 part_number: ASR1001 u_height: 1 +weight: 10.59 +weight_unit: kg +airflow: front-to-rear is_full_depth: true console-ports: - name: Aux0 type: rj-45 - name: Con0 type: rj-45 -power-ports: +module-bays: + - name: SPA0 + label: SPA + position: 0/1 - name: PSU0 - type: iec-60320-c14 + position: '0' + description: Power module 0 - name: PSU1 - type: iec-60320-c14 + position: '1' + description: Power module 1 interfaces: - name: GigabitEthernet0/0/0 type: 1000base-x-sfp diff --git a/device-types/Cisco/ASR1002-HX.yaml b/device-types/Cisco/ASR1002-HX.yaml index 7a46efa4..9e08bd9e 100644 --- a/device-types/Cisco/ASR1002-HX.yaml +++ b/device-types/Cisco/ASR1002-HX.yaml @@ -5,14 +5,12 @@ slug: cisco-asr1002-hx part_number: ASR1002-HX u_height: 2 is_full_depth: true +weight: 15.42 +weight_unit: kg +airflow: front-to-rear console-ports: - name: con 0 type: rj-45 -power-ports: - - name: P0 - type: iec-60320-c14 - - name: P1 - type: iec-60320-c14 module-bays: - name: ASR1002-HX-EPA label: EPA @@ -23,6 +21,12 @@ module-bays: - name: ASR1002-HX-CRYPTO label: CRYPTO position: '0' + - name: PSU0 + position: PSU0 + description: Power module 0 + - name: PSU1 + position: PSU1 + description: Power module 1 interfaces: - name: GigabitEthernet0/0/0 type: 1000base-x-sfp diff --git a/device-types/Cisco/ASR1002-X.yaml b/device-types/Cisco/ASR1002-X.yaml index b3a6f224..8a2ccab1 100644 --- a/device-types/Cisco/ASR1002-X.yaml +++ b/device-types/Cisco/ASR1002-X.yaml @@ -5,16 +5,28 @@ slug: cisco-asr1002-x part_number: ASR1002X-5G-K9 u_height: 2 is_full_depth: false +weight: 17.36 +weight_unit: kg +airflow: front-to-rear console-ports: - name: Con 0 type: rj-45 -power-ports: - - name: PS1 - type: iec-60320-c14 - maximum_draw: 470 - - name: PS2 - type: iec-60320-c14 - maximum_draw: 470 +module-bays: + - name: SPA0 + label: SPA + position: 0/1 + - name: SPA1 + label: SPA + position: 0/2 + - name: SPA2 + label: SPA + position: 0/3 + - name: PSU0 + position: '0' + description: Power module 0 + - name: PSU1 + position: '1' + description: Power module 1 interfaces: - name: GigabitEthernet0/0/0 type: 1000base-t @@ -31,6 +43,3 @@ interfaces: - name: GigabitEthernet0 type: 1000base-t mgmt_only: true - - name: Loopback0 - type: virtual - mgmt_only: true