diff --git a/device-types/Cisco/ASR1001-X.yaml b/device-types/Cisco/ASR1001-X.yaml index 61413773e..eaf894330 100644 --- a/device-types/Cisco/ASR1001-X.yaml +++ b/device-types/Cisco/ASR1001-X.yaml @@ -5,6 +5,9 @@ slug: cisco-asr1001-x part_number: ASR1001-X u_height: 1 is_full_depth: true +airflow: front-to-rear +weight: 25 +weight_unit: lb interfaces: - name: GigabitEthernet0 type: 1000base-t @@ -28,10 +31,13 @@ interfaces: console-ports: - name: con 0 type: rj-45 -power-ports: +module-bays: + - name: ASR1001-X-SPA + label: SPA + position: 0/1 - name: PSU0 - type: iec-60320-c14 - maximum_draw: 250 + position: '0' + description: Power module - name: PSU1 - type: iec-60320-c14 - maximum_draw: 250 + position: '1' + description: Power module diff --git a/module-types/Cisco/ASR1001-X-PWR-AC.yaml b/module-types/Cisco/ASR1001-X-PWR-AC.yaml index fb7c8eb64..e4b4cc766 100644 --- a/module-types/Cisco/ASR1001-X-PWR-AC.yaml +++ b/module-types/Cisco/ASR1001-X-PWR-AC.yaml @@ -4,5 +4,5 @@ model: ASR1001-X-PWR-AC part_number: ASR1001-X-PWR-AC power-ports: - name: PSU{module} - type: iec-60320-c16 + type: iec-60320-c14 maximum_draw: 250 diff --git a/module-types/Cisco/SPA-1X10GE-L-V2.yaml b/module-types/Cisco/SPA-1X10GE-L-V2.yaml new file mode 100644 index 000000000..3be7b7691 --- /dev/null +++ b/module-types/Cisco/SPA-1X10GE-L-V2.yaml @@ -0,0 +1,8 @@ +--- +manufacturer: Cisco +part_number: SPA-1X10GE-L-V2 +model: SPA-1X10GE-L-V2 +comments: 1-port 10 Gigabit Ethernet Shared Port Adapter XFP based +interfaces: + - name: TenGigabitEthernet{module}/0 + type: 10gbase-x-xfp