mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-09 06:59:45 +01:00
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
26 lines
532 B
YAML
26 lines
532 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: EX9204
|
|
slug: ex9204
|
|
u_height: 5
|
|
is_full_depth: true
|
|
subdevice_role: parent
|
|
comments: '[Juniper EX9204 Data Sheet](https://www.juniper.net/us/en/local/pdf/datasheets/1000432-en.pdf)'
|
|
console-ports:
|
|
- name: Console-RE0
|
|
type: rj-45
|
|
device-bays:
|
|
- name: Linecard2
|
|
- name: Linecard1
|
|
- name: SF1/Linecard0
|
|
- name: RE0/SF0
|
|
power-ports:
|
|
- name: PSU0
|
|
type: iec-60320-c20
|
|
- name: PSU1
|
|
type: iec-60320-c20
|
|
- name: PSU2
|
|
type: iec-60320-c20
|
|
- name: PSU3
|
|
type: iec-60320-c20
|