mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
Add A9K-RSP440-(LT | TR | SE) controllers of ASR 9000 line (#701)
* Add A9K-RSP440-(LT | TR | SE) controllers
This commit is contained in:
parent
3e706cbef4
commit
1601d4cfcb
32
module-types/Cisco/A9K-RSP440-LT.yaml
Normal file
32
module-types/Cisco/A9K-RSP440-LT.yaml
Normal file
@ -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
|
32
module-types/Cisco/A9K-RSP440-SE.yaml
Normal file
32
module-types/Cisco/A9K-RSP440-SE.yaml
Normal file
@ -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
|
32
module-types/Cisco/A9K-RSP440-TR.yaml
Normal file
32
module-types/Cisco/A9K-RSP440-TR.yaml
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user