mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
Add Juniper MX104-BASE chassis
This commit is contained in:
parent
2323b64044
commit
85962dccf4
27
device-types/Juniper/MX104-BASE.yaml
Normal file
27
device-types/Juniper/MX104-BASE.yaml
Normal 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-c14
|
||||
maximum_draw: 800
|
||||
- name: PEM1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 800
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
Loading…
Reference in New Issue
Block a user