From 1601d4cfcb1b3caf74aadbe4353417cf9d1cf56c Mon Sep 17 00:00:00 2001 From: Emerson Pereira Date: Thu, 31 Mar 2022 23:54:08 -0300 Subject: [PATCH] Add A9K-RSP440-(LT | TR | SE) controllers of ASR 9000 line (#701) * Add A9K-RSP440-(LT | TR | SE) controllers --- module-types/Cisco/A9K-RSP440-LT.yaml | 32 +++++++++++++++++++++++++++ module-types/Cisco/A9K-RSP440-SE.yaml | 32 +++++++++++++++++++++++++++ module-types/Cisco/A9K-RSP440-TR.yaml | 32 +++++++++++++++++++++++++++ 3 files changed, 96 insertions(+) create mode 100644 module-types/Cisco/A9K-RSP440-LT.yaml create mode 100644 module-types/Cisco/A9K-RSP440-SE.yaml create mode 100644 module-types/Cisco/A9K-RSP440-TR.yaml diff --git a/module-types/Cisco/A9K-RSP440-LT.yaml b/module-types/Cisco/A9K-RSP440-LT.yaml new file mode 100644 index 00000000..7afdc0cd --- /dev/null +++ b/module-types/Cisco/A9K-RSP440-LT.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: Cisco +model: A9K-RSP440-LT +part_number: A9K-RSP440-LT +comments: '[RSP-440 and RSP-440 Lite Front Panel and Access Ports](https://www.cisco.com/c/en/us/td/docs/iosxr/asr9000/hardware-install/overview-reference/b-asr9k-overview-reference-guide/b-asr9k-overview-reference-guide_chapter_01.html#con_829467)' +interfaces: + - name: MgmtEth0/RSP{module}/CPU0/0 + type: 1000base-t + mgmt_only: true + description: Out-of-Band Management Interface + - name: MgmtEth0/RSP{module}/CPU0/1 + type: 1000base-t + mgmt_only: true + description: Out-of-Band Management Interface + - name: External USB2 class-A port + type: other + mgmt_only: true + - name: SFP+_00_10GE + type: 10gbase-x-sfpp + description: Virtualization Cluster Port + mgmt_only: true + - name: SFP+_01_10GE + type: 10gbase-x-sfpp + mgmt_only: true + description: Virtualization Cluster Port +console-ports: + - name: Console + type: rj-45 + mgmt_only: true + - name: Auxiliary + type: rj-45 + mgmt_only: true diff --git a/module-types/Cisco/A9K-RSP440-SE.yaml b/module-types/Cisco/A9K-RSP440-SE.yaml new file mode 100644 index 00000000..4f5ace7e --- /dev/null +++ b/module-types/Cisco/A9K-RSP440-SE.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: Cisco +model: A9K-RSP440-SE +part_number: A9K-RSP440-SE +comments: '[RSP-440 and RSP-440 Lite Front Panel and Access Ports](https://www.cisco.com/c/en/us/td/docs/iosxr/asr9000/hardware-install/overview-reference/b-asr9k-overview-reference-guide/b-asr9k-overview-reference-guide_chapter_01.html#con_829467)' +interfaces: + - name: MgmtEth0/RSP{module}/CPU0/0 + type: 1000base-t + mgmt_only: true + description: Out-of-Band Management Interface + - name: MgmtEth0/RSP{module}/CPU0/1 + type: 1000base-t + mgmt_only: true + description: Out-of-Band Management Interface + - name: External USB2 class-A port + type: other + mgmt_only: true + - name: SFP+_00_10GE + type: 10gbase-x-sfpp + description: Virtualization Cluster Port + mgmt_only: true + - name: SFP+_01_10GE + type: 10gbase-x-sfpp + mgmt_only: true + description: Virtualization Cluster Port +console-ports: + - name: Console + type: rj-45 + mgmt_only: true + - name: Auxiliary + type: rj-45 + mgmt_only: true diff --git a/module-types/Cisco/A9K-RSP440-TR.yaml b/module-types/Cisco/A9K-RSP440-TR.yaml new file mode 100644 index 00000000..3315614e --- /dev/null +++ b/module-types/Cisco/A9K-RSP440-TR.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: Cisco +model: A9K-RSP440-TR +part_number: A9K-RSP440-TR +comments: '[RSP-440 and RSP-440 Lite Front Panel and Access Ports](https://www.cisco.com/c/en/us/td/docs/iosxr/asr9000/hardware-install/overview-reference/b-asr9k-overview-reference-guide/b-asr9k-overview-reference-guide_chapter_01.html#con_829467)' +interfaces: + - name: MgmtEth0/RSP{module}/CPU0/0 + type: 1000base-t + mgmt_only: true + description: Out-of-Band Management Interface + - name: MgmtEth0/RSP{module}/CPU0/1 + type: 1000base-t + mgmt_only: true + description: Out-of-Band Management Interface + - name: External USB2 class-A port + type: other + mgmt_only: true + - name: SFP+_00_10GE + type: 10gbase-x-sfpp + description: Virtualization Cluster Port + mgmt_only: true + - name: SFP+_01_10GE + type: 10gbase-x-sfpp + mgmt_only: true + description: Virtualization Cluster Port +console-ports: + - name: Console + type: rj-45 + mgmt_only: true + - name: Auxiliary + type: rj-45 + mgmt_only: true