mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
5ae646ba8b
* Create NEMI.yaml * Create NTU-GE.yaml * Update NEMI.yaml * Update NTU-GE.yaml * Create FSP-150-CM.yaml * Update FSP-150-CM.yaml Fix indentations * Update NEMI.yaml Fix indentations * Update NTU-GE.yaml Fix indentations * Update FSP-150-CM.yaml Fix part_number * Update NEMI.yaml Fix part_number * Update NTU-GE.yaml Fix part_number * Update FSP-150-CM.yaml Formatting * Update FSP-150-CM.yaml Formatting * Update NTU-GE.yaml Formatting * Update NEMI.yaml Formatting * Update FSP-150-CM.yaml Formatting * Update FSP-150-CM.yaml Naming * Update NEMI.yaml YAML Fixes * Update FSP-150-CM.yaml Slug * Update FSP-150-CM.yaml Fix module bay definitions * Update FSP-150-CM.yaml Formatting * Update FSP-150-CM.yaml Fix module bays * Update NEMI.yaml * Update NTU-GE.yaml * Update FSP-150-CM.yaml Move PSUs to modules * Create FSP-150-CM-PSU.yaml * New modules for MX routers * Juniper stuff * Juniper devices and moduleS * Juniper device and module updates * Naming fixes * Whitespace fix * Restore FSP-150-CM.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
41 lines
684 B
YAML
41 lines
684 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: MX480
|
|
slug: juniper-mx480
|
|
airflow: front-to-rear
|
|
weight: 29.7
|
|
weight_unit: kg
|
|
u_height: 8
|
|
is_full_depth: true
|
|
module-bays:
|
|
- name: PEM0
|
|
label: PSU 0
|
|
position: PSU0
|
|
- name: PEM1
|
|
label: PSU 1
|
|
position: PSU1
|
|
- name: PEM2
|
|
label: PSU 2
|
|
position: PSU2
|
|
- name: PEM3
|
|
label: PSU 3
|
|
position: PSU3
|
|
- name: CB0
|
|
label: Routing Engine 0
|
|
position: re0
|
|
- name: CB1
|
|
label: Routing Engine 1
|
|
position: re1
|
|
- name: FPC 0
|
|
position: '0'
|
|
- name: FPC 1
|
|
position: '1'
|
|
- name: FPC 2
|
|
position: '2'
|
|
- name: FPC 3
|
|
position: '3'
|
|
- name: FPC 4
|
|
position: '4'
|
|
- name: FPC 5
|
|
position: '5'
|