mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
33 lines
1.0 KiB
YAML
33 lines
1.0 KiB
YAML
---
|
|
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
|
|
comments: Out-of-Band Management Interface
|
|
- name: MgmtEth0/RSP{module}/CPU0/1
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
comments: Out-of-Band Management Interface
|
|
- name: RSP{module}/External USB2 class-A port
|
|
type: other
|
|
mgmt_only: true
|
|
- name: RSP{module}/SFP+_00_10GE
|
|
type: 10gbase-x-sfpp
|
|
comments: Virtualization Cluster Port
|
|
mgmt_only: true
|
|
- name: RSP{module}/SFP+_01_10GE
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: true
|
|
comments: Virtualization Cluster Port
|
|
console-ports:
|
|
- name: con0/RSP{module}/CPU0
|
|
type: rj-45
|
|
mgmt_only: true
|
|
- name: aux0/RSP{module}/CPU0
|
|
type: rj-45
|
|
mgmt_only: true
|