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>
39 lines
690 B
YAML
39 lines
690 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: MX5
|
|
slug: juniper-mx5
|
|
airflow: front-to-rear
|
|
weight: 13.6
|
|
weight_unit: kg
|
|
is_full_depth: true
|
|
u_height: 2
|
|
interfaces:
|
|
- name: fxp0
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: xe-0/0/0
|
|
type: 10gbase-x-xfp
|
|
- name: xe-0/0/1
|
|
type: 10gbase-x-xfp
|
|
- name: xe-0/0/2
|
|
type: 10gbase-x-xfp
|
|
- name: xe-0/0/3
|
|
type: 10gbase-x-xfp
|
|
power-ports:
|
|
- name: PEM0
|
|
type: iec-60320-c14
|
|
maximum_draw: 500
|
|
allocated_draw: 365
|
|
- name: PEM1
|
|
type: iec-60320-c14
|
|
maximum_draw: 500
|
|
allocated_draw: 365
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
module-bays:
|
|
- name: MIC0
|
|
position: '1'
|
|
- name: MIC1
|
|
position: '2'
|