mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +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>
33 lines
643 B
YAML
33 lines
643 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: MX240
|
|
slug: juniper-mx240
|
|
comments: '[Juniper MX240 Data Sheet](https://www.juniper.net/us/en/products-services/routing/mx-series/mx240/)'
|
|
u_height: 5
|
|
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'
|