mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
Add cisco ubr 10012 (#902)
* Create UBR-10012.yaml Initial commit. * Update UBR-10012.yaml Added missing trailing newline. * Update UBR-10012.yaml Add positions. * Update UBR-10012.yaml Force positions to strings.
This commit is contained in:
parent
24e32dcefe
commit
0ae3345335
44
device-types/Cisco/UBR-10012.yaml
Normal file
44
device-types/Cisco/UBR-10012.yaml
Normal file
@ -0,0 +1,44 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: uBR10012
|
||||
slug: ubr10012
|
||||
u_height: 18
|
||||
is_full_depth: true
|
||||
comments: '[Cisco uBR10012 Data Sheet](https://www.cisco.com/c/en/us/products/collateral/video/ubr10000-series-universal-broadband-routers/product_data_sheet09186a00801ed384.html)'
|
||||
module-bays:
|
||||
- name: uplink-slot1
|
||||
position: '1'
|
||||
- name: uplink-slot2
|
||||
position: '2'
|
||||
- name: uplink-slot3
|
||||
position: '3'
|
||||
- name: uplink-slot4
|
||||
position: '4'
|
||||
- name: rf-slot5
|
||||
position: '5'
|
||||
- name: rf-slot6
|
||||
position: '6'
|
||||
- name: rf-slot7
|
||||
position: '7'
|
||||
- name: rf-slot8
|
||||
position: '8'
|
||||
- name: rf-slot9
|
||||
position: '9'
|
||||
- name: rf-slot10
|
||||
position: '10'
|
||||
- name: rf-slot11
|
||||
position: '11'
|
||||
- name: rf-slot12
|
||||
position: '12'
|
||||
- name: power-slot1
|
||||
position: PSU1
|
||||
- name: power-slot2
|
||||
position: PSU2
|
||||
- name: pfe-slot1
|
||||
position: PFE1
|
||||
- name: pfe-slot2
|
||||
position: PFE2
|
||||
- name: timing-slot1
|
||||
position: timing1
|
||||
- name: timing-slot2
|
||||
position: timing2
|
Loading…
Reference in New Issue
Block a user