mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 01:24:49 +01:00
a96f39fa79
* initial commit * corrects 8201-32fh u_height * changed PM to modules, adjusted MgmtEth name * adds power module type for Cisco 8201-32FH * adding something more * adding some ASR9902 stuff * some more addings * adds ASR-9001 * adds ericsson r6672 * Update 8201-32FH.yaml Removed un-needed definitions Corrected spacing * Update 8202-32FH-M.yaml Removed un-needed defintions Fixed spacing * Update A99-RP-F.yaml Fixed newline * Update 8201-32FH.yaml correcting typo in 8201-32FH interface name * Update ASR-9902.yaml fixing ASR-9902 model * fixes inconsistencies * fixes indentation in asr-9902 yaml model * adding some ASR9902 stuff * fixes inconsistencies * Update ASR-9902.yaml Fixed indetation * adding some ASR9902 stuff * some more addings * adds ASR-9001 * adds ericsson r6672 * fixes inconsistencies * fixes indentation in asr-9902 yaml model * adding some ASR9902 stuff * fixes inconsistencies * fixes indentation in ASR-9001_flat model * fixes indentation in some more models * yet another yaml format fix * adds cosmetic changes, formatting, etc. * Removes *flat* models * Fixes N540-ACC-SYS model * Update 8202-32FH-M.yaml Fixed missing console name * Update 8201-32FH.yaml Fix name spacing * Update N540-ACC-SYS.yaml Fixed formatting * Update ASR-9903.yaml Fixed formatting * Update ASR-9902.yaml Fixed formatting * Update ASR-9001.yaml Fixed formatting * Update 8202-32FH-M.yaml Fixed formatting * Update 8201-32FH.yaml Fixed formatting * restores ASR-9902 model to default values * Changes module-bays positions * fixes formatting - new-line issues * Update A9903-20HG-PEC.yml Fixed spacing at the end of the file Co-authored-by: Chmielewski <tomasz.chmielewski1@swisscom.com> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
37 lines
859 B
YAML
37 lines
859 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: ASR-9001
|
|
slug: asr-9001
|
|
part_number: ASR-9001
|
|
u_height: 2
|
|
is_full_depth: true
|
|
subdevice_role: parent
|
|
airflow: front-to-rear
|
|
comments: '[Cisco ASR 9001 Router Data Sheet](https://www.cisco.com/c/en/us/products/collateral/routers/asr-9001-router/data_sheet_c78-685687.html)'
|
|
console-ports:
|
|
- name: con 0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS0
|
|
type: iec-60320-c14
|
|
maximum_draw: 750
|
|
- name: PS1
|
|
type: iec-60320-c14
|
|
maximum_draw: 750
|
|
interfaces:
|
|
- name: MgmtEth0/RSP0/CPU0/0
|
|
type: 1000base-t
|
|
- name: MgmtEth0/RSP0/CPU0/1
|
|
type: 1000base-t
|
|
- name: TenGigE0/0/2/0
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigE0/0/2/1
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigE0/0/2/2
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigE0/0/2/3
|
|
type: 10gbase-x-sfpp
|
|
device-bays:
|
|
- name: module 0/0/0
|
|
- name: module 0/0/1
|