mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
35 lines
653 B
YAML
35 lines
653 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: MX10003-PREMIUM
|
|
slug: mx10003-premium
|
|
u_height: 3
|
|
interfaces:
|
|
- name: fxp0 (re0)
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: fxp0 (re1)
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
power-ports:
|
|
- name: PEM0
|
|
type: iec-60320-c14
|
|
maximum_draw: 1600
|
|
- name: PEM1
|
|
type: iec-60320-c14
|
|
maximum_draw: 1600
|
|
- name: PEM2
|
|
type: iec-60320-c14
|
|
maximum_draw: 1600
|
|
- name: PEM3
|
|
type: iec-60320-c14
|
|
maximum_draw: 1600
|
|
- name: PEM4
|
|
type: iec-60320-c14
|
|
maximum_draw: 1600
|
|
- name: PEM5
|
|
type: iec-60320-c14
|
|
maximum_draw: 1600
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|