From 9c484355d9e5ae9b8d4c60b1b4e80208c693b220 Mon Sep 17 00:00:00 2001 From: deku-m <37069737+deku-m@users.noreply.github.com> Date: Mon, 8 May 2023 17:10:58 +0200 Subject: [PATCH] Added CISCO ISR1100 & ISR1100X (#1319) * Create ISR-1100-4G.yaml Create device * ISR1100-6G.yaml Create device ISR1100-6G * Rename ISR-1100-4G.yaml to ISR1100-4G.yaml * Update ISR1100-4G.yaml * Update ISR1100-4G.yaml * Update ISR1100-6G.yaml * Create ISR1100-4GLTENA.yaml * Create ISR1100-4GLTEG.yaml * Update ISR1100-4GLTEG.yaml * Update ISR1100-4GLTENA.yaml * Rename ISR1100-4GLTEG.yaml to ISR1100-4GLTEGB.yaml * Create ISR1100X-6G.yaml * Create ISR1100X-4G.yaml * Update ISR1100X-6G.yaml * Update ISR1100-4G.yaml Added Datasheet * Update ISR1100-4GLTEGB.yaml Added Datasheet * Update ISR1100-6G.yaml Added Datasheet * Update ISR1100-4GLTENA.yaml Added Datasheet * Update ISR1100X-4G.yaml Added Datasheet * Update ISR1100X-6G.yaml Added Datasheet * Update ISR1100X-6G.yaml Added psu type other * Update ISR1100X-4G.yaml Added psu type other * Update ISR1100-6G.yaml Added psu type other * Update ISR1100-4GLTENA.yaml Added psu type other * Update ISR1100-4GLTEGB.yaml Added psu type other * Update ISR1100-4G.yaml Added psu type other * Update ISR1100-4GLTEGB.yaml * Update ISR1100-4GLTENA.yaml * Update ISR1100-4G.yaml * Update ISR1100-4G.yaml Changed PSU type to DC terminal * Update ISR1100-4GLTEGB.yaml * Update ISR1100-4GLTENA.yaml * Update ISR1100-6G.yaml * Update ISR1100X-4G.yaml * Update ISR1100-4G.yaml * Update ISR1100-4GLTEGB.yaml * Update ISR1100-4GLTENA.yaml * Update ISR1100-6G.yaml * Update ISR1100X-6G.yaml --------- Co-authored-by: Daniel W. Anner --- device-types/Cisco/ISR1100-4G.yaml | 28 ++++++++++++++++++++++ device-types/Cisco/ISR1100-4GLTEGB.yaml | 32 +++++++++++++++++++++++++ device-types/Cisco/ISR1100-4GLTENA.yaml | 32 +++++++++++++++++++++++++ device-types/Cisco/ISR1100-6G.yaml | 32 +++++++++++++++++++++++++ device-types/Cisco/ISR1100X-4G.yaml | 28 ++++++++++++++++++++++ device-types/Cisco/ISR1100X-6G.yaml | 32 +++++++++++++++++++++++++ 6 files changed, 184 insertions(+) create mode 100644 device-types/Cisco/ISR1100-4G.yaml create mode 100644 device-types/Cisco/ISR1100-4GLTEGB.yaml create mode 100644 device-types/Cisco/ISR1100-4GLTENA.yaml create mode 100644 device-types/Cisco/ISR1100-6G.yaml create mode 100644 device-types/Cisco/ISR1100X-4G.yaml create mode 100644 device-types/Cisco/ISR1100X-6G.yaml diff --git a/device-types/Cisco/ISR1100-4G.yaml b/device-types/Cisco/ISR1100-4G.yaml new file mode 100644 index 00000000..3bb57741 --- /dev/null +++ b/device-types/Cisco/ISR1100-4G.yaml @@ -0,0 +1,28 @@ +--- +manufacturer: Cisco +model: ISR 1100-4G +part_number: ISR1100-4G +slug: cisco-isr1100-4g +comments: '[Cisco ISR1100 and ISR1100X Series Routers Data Sheet](https://www.cisco.com/c/en/us/products/collateral/routers/1000-series-integrated-services-routers-isr/datasheet-c78-742893.html)' +u_height: 1 +is_full_depth: false +weight: 2.67 +weight_unit: lb +interfaces: + - name: GigabitEthernet0/0/0 + type: 1000base-t + - name: GigabitEthernet0/0/1 + type: 1000base-t + - name: GigabitEthernet0/0/2 + type: 1000base-t + - name: GigabitEthernet0/0/3 + type: 1000base-t +console-ports: + - name: con 0 + type: rj-45 + - name: usb + type: usb-a +power-ports: + - name: PSU0 + type: dc-terminal + maximum_draw: 30 diff --git a/device-types/Cisco/ISR1100-4GLTEGB.yaml b/device-types/Cisco/ISR1100-4GLTEGB.yaml new file mode 100644 index 00000000..23e8bceb --- /dev/null +++ b/device-types/Cisco/ISR1100-4GLTEGB.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: Cisco +model: ISR 1100-4GLTEGB +part_number: ISR1100-4GLTEGB +slug: cisco-isr1100-4gltegb +comments: '[Cisco ISR1100 and ISR1100X Series Routers Data Sheet](https://www.cisco.com/c/en/us/products/collateral/routers/1000-series-integrated-services-routers-isr/datasheet-c78-742893.html)' +u_height: 1 +is_full_depth: false +weight: 2.69 +weight_unit: lb +interfaces: + - name: GigabitEthernet0/0/0 + type: 1000base-t + - name: GigabitEthernet0/0/1 + type: 1000base-t + - name: GigabitEthernet0/0/2 + type: 1000base-t + - name: GigabitEthernet0/0/3 + type: 1000base-t + - name: Cellular0/1/0 + type: lte +console-ports: + - name: con 0 + type: rj-45 + - name: usb0 + type: usb-a + - name: usb1 + type: usb-c +power-ports: + - name: PSU0 + type: dc-terminal + maximum_draw: 30 diff --git a/device-types/Cisco/ISR1100-4GLTENA.yaml b/device-types/Cisco/ISR1100-4GLTENA.yaml new file mode 100644 index 00000000..e27ed842 --- /dev/null +++ b/device-types/Cisco/ISR1100-4GLTENA.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: Cisco +model: ISR 1100-4GLTENA +part_number: ISR1100-4GLTENA +slug: cisco-isr1100-4gltena +comments: '[Cisco ISR1100 and ISR1100X Series Routers Data Sheet](https://www.cisco.com/c/en/us/products/collateral/routers/1000-series-integrated-services-routers-isr/datasheet-c78-742893.html)' +u_height: 1 +is_full_depth: false +weight: 2.69 +weight_unit: lb +interfaces: + - name: GigabitEthernet0/0/0 + type: 1000base-t + - name: GigabitEthernet0/0/1 + type: 1000base-t + - name: GigabitEthernet0/0/2 + type: 1000base-t + - name: GigabitEthernet0/0/3 + type: 1000base-t + - name: Cellular0/1/0 + type: lte +console-ports: + - name: con 0 + type: rj-45 + - name: usb0 + type: usb-a + - name: usb1 + type: usb-c +power-ports: + - name: PSU0 + type: dc-terminal + maximum_draw: 30 diff --git a/device-types/Cisco/ISR1100-6G.yaml b/device-types/Cisco/ISR1100-6G.yaml new file mode 100644 index 00000000..c4d23808 --- /dev/null +++ b/device-types/Cisco/ISR1100-6G.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: Cisco +model: ISR 1100-6G +part_number: ISR1100-6G +slug: cisco-isr1100-6g +comments: '[Cisco ISR1100 and ISR1100X Series Routers Data Sheet](https://www.cisco.com/c/en/us/products/collateral/routers/1000-series-integrated-services-routers-isr/datasheet-c78-742893.html)' +u_height: 1 +is_full_depth: false +weight: 2.67 +weight_unit: lb +interfaces: + - name: GigabitEthernet0/0/0 + type: 1000base-x-sfp + - name: GigabitEthernet0/0/1 + type: 1000base-x-sfp + - name: GigabitEthernet0/1/0 + type: 1000base-t + - name: GigabitEthernet0/1/1 + type: 1000base-t + - name: GigabitEthernet0/1/2 + type: 1000base-t + - name: GigabitEthernet0/1/3 + type: 1000base-t +console-ports: + - name: con 0 + type: rj-45 + - name: usb + type: usb-a +power-ports: + - name: PSU0 + type: dc-terminal + maximum_draw: 30 diff --git a/device-types/Cisco/ISR1100X-4G.yaml b/device-types/Cisco/ISR1100X-4G.yaml new file mode 100644 index 00000000..3a8c8455 --- /dev/null +++ b/device-types/Cisco/ISR1100X-4G.yaml @@ -0,0 +1,28 @@ +--- +manufacturer: Cisco +model: ISR 100X-4G +part_number: ISR1100X-4G +slug: cisco-isr1100x-4g +comments: '[Cisco ISR1100 and ISR1100X Series Routers Data Sheet](https://www.cisco.com/c/en/us/products/collateral/routers/1000-series-integrated-services-routers-isr/datasheet-c78-742893.html)' +u_height: 1 +is_full_depth: false +weight: 2.67 +weight_unit: lb +interfaces: + - name: GigabitEthernet0/0/0 + type: 1000base-t + - name: GigabitEthernet0/0/1 + type: 1000base-t + - name: GigabitEthernet0/0/2 + type: 1000base-t + - name: GigabitEthernet0/0/3 + type: 1000base-t +console-ports: + - name: con 0 + type: rj-45 + - name: usb + type: usb-a +power-ports: + - name: PSU0 + type: dc-terminal + maximum_draw: 30 diff --git a/device-types/Cisco/ISR1100X-6G.yaml b/device-types/Cisco/ISR1100X-6G.yaml new file mode 100644 index 00000000..52424460 --- /dev/null +++ b/device-types/Cisco/ISR1100X-6G.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: Cisco +model: ISR 1100X-6G +part_number: ISR1100X-6G +slug: cisco-isr1100x-6g +comments: '[Cisco ISR1100 and ISR1100X Series Routers Data Sheet](https://www.cisco.com/c/en/us/products/collateral/routers/1000-series-integrated-services-routers-isr/datasheet-c78-742893.html)' +u_height: 1 +is_full_depth: false +weight: 2.67 +weight_unit: lb +interfaces: + - name: GigabitEthernet0/0/0 + type: 1000base-x-sfp + - name: GigabitEthernet0/0/1 + type: 1000base-x-sfp + - name: GigabitEthernet0/1/0 + type: 1000base-t + - name: GigabitEthernet0/1/1 + type: 1000base-t + - name: GigabitEthernet0/1/2 + type: 1000base-t + - name: GigabitEthernet0/1/3 + type: 1000base-t +console-ports: + - name: con 0 + type: rj-45 + - name: usb + type: usb-a +power-ports: + - name: PSU0 + type: dc-terminal + maximum_draw: 30