Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update juniper MX 304 #2219

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions device-types/Juniper/MX304.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
manufacturer: Juniper
model: MX304
slug: juniper-mx304
part_number: JNP304
u_height: 2
weight: 30.5
weight_unit: kg
airflow: front-to-rear
front_image: true
rear_image: true
is_full_depth: false
comments: '[Juniper MX304 Data Sheet](https://www.juniper.net/fr/fr/products/routers/mx-series/mx304-universal-routing-platform.html)'
module-bays:
- name: PEM0
label: PSU 0
position: PSU0
- name: PEM1
label: PSU 1
position: PSU1
- name: RE0
label: Routing Engine 0
position: '0'
- name: RE1
label: Routing Engine 1
position: '1'
- name: LCMIC0
position: '0'
- name: LCMIC1
position: '1'
Binary file added elevation-images/Juniper/juniper-mx304.front.png
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please crop off the extra whitespace

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevation-images/Juniper/juniper-mx304.rear.png
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please crop off the extra whitespace

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions module-types/Juniper/JNP304-LMCIC16.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
manufacturer: Juniper
model: JNP304-LMCIC16
part_number: 750-122718
weight: 2
weight_unit: kg
interfaces:
- name: et-0/{module}/0
type: 400gbase-x-qsfpdd
- name: et-0/{module}/1
type: 400gbase-x-qsfpdd
- name: et-0/{module}/2
type: 400gbase-x-qsfpdd
- name: et-0/{module}/3
type: 400gbase-x-qsfpdd
- name: et-0/{module}/4
type: 400gbase-x-qsfpdd
- name: et-0/{module}/5
type: 400gbase-x-qsfpdd
- name: et-0/{module}/6
type: 400gbase-x-qsfpdd
- name: et-0/{module}/7
type: 400gbase-x-qsfpdd
- name: et-0/{module}/8
type: 400gbase-x-qsfpdd
- name: et-0/{module}/9
type: 400gbase-x-qsfpdd
- name: et-0/{module}/10
type: 400gbase-x-qsfpdd
- name: et-0/{module}/11
type: 400gbase-x-qsfpdd
- name: et-0/{module}/12
type: 400gbase-x-qsfpdd
- name: et-0/{module}/13
type: 400gbase-x-qsfpdd
- name: et-0/{module}/14
type: 400gbase-x-qsfpdd
- name: et-0/{module}/15
type: 400gbase-x-qsfpdd
13 changes: 13 additions & 0 deletions module-types/Juniper/JNP304-RE.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
manufacturer: Juniper
model: JNP304-RE
part_number: JNP304-RE
weight: 1
weight_unit: kg
console-ports:
- name: console_{module}
type: rj-45
interfaces:
- name: mgmt_{module}
type: 1000base-t
mgmt_only: true
Loading