From 9440043da718dfe2a3ba9fd71192a2d98af7ceba Mon Sep 17 00:00:00 2001 From: YAPNie <58660247+YAPNie@users.noreply.github.com> Date: Wed, 15 Apr 2020 23:28:09 +0300 Subject: [PATCH] Add Cisco ASR 9006 Chassis --- device-types/Cisco/ASR-9006.yaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 device-types/Cisco/ASR-9006.yaml diff --git a/device-types/Cisco/ASR-9006.yaml b/device-types/Cisco/ASR-9006.yaml new file mode 100644 index 000000000..906cccc7f --- /dev/null +++ b/device-types/Cisco/ASR-9006.yaml @@ -0,0 +1,32 @@ +manufacturer: Cisco +model: ASR-9006 +slug: asr-9006 +part_number: ASR-9006 +u_height: 10 +is_full_depth: true +subdevice_role: parent +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 + allocated_draw: null +- name: PS1 + type: iec-60320-c14 + maximum_draw: 3000 + allocated_draw: null +- name: PS2 + type: iec-60320-c14 + maximum_draw: 3000 + allocated_draw: null +- name: PS3 + type: iec-60320-c14 + maximum_draw: 3000 + allocated_draw: null +device-bays: +- name: Slot 0 RSP 0 +- name: Slot 1 RSP 1 +- name: Slot 2 Line Card 0 +- name: Slot 3 Line Card 1 +- name: Slot 4 Line Card 2 +- name: Slot 5 Line Card 3