Merge pull request #36 from respawner/master

Add Juniper MX104 chassis
This commit is contained in:
Jeremy Stretch 2020-01-03 09:37:07 -05:00 committed by GitHub
commit e4e1b9a6a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 59 additions and 0 deletions

View File

@ -0,0 +1,27 @@
manufacturer: Juniper
model: MX104-BASE
slug: mx104-base
is_full_depth: false
u_height: 4
interfaces:
- name: fxp0
type: 1000base-t
mgmt_only: true
- name: xe-2/0/0
type: 10gbase-x-sfpp
- name: xe-2/0/1
type: 10gbase-x-sfpp
- name: xe-2/0/2
type: 10gbase-x-sfpp
- name: xe-2/0/3
type: 10gbase-x-sfpp
power-ports:
- name: PEM0
type: iec-60320-c16
maximum_draw: 800
- name: PEM1
type: iec-60320-c16
maximum_draw: 800
console-ports:
- name: Console
type: rj-45

View File

@ -0,0 +1,32 @@
manufacturer: Juniper
model: MX104-PREMIUM
slug: mx104-premium
is_full_depth: false
u_height: 4
interfaces:
- name: fxp0 (re0)
type: 1000base-t
mgmt_only: true
- name: fxp0 (re1)
type: 1000base-t
mgmt_only: true
- name: xe-2/0/0
type: 10gbase-x-sfpp
- name: xe-2/0/1
type: 10gbase-x-sfpp
- name: xe-2/0/2
type: 10gbase-x-sfpp
- name: xe-2/0/3
type: 10gbase-x-sfpp
power-ports:
- name: PEM0
type: iec-60320-c16
maximum_draw: 800
- name: PEM1
type: iec-60320-c16
maximum_draw: 800
console-ports:
- name: Console (re0)
type: rj-45
- name: Console (re1)
type: rj-45