mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
5ae646ba8b
* Create NEMI.yaml * Create NTU-GE.yaml * Update NEMI.yaml * Update NTU-GE.yaml * Create FSP-150-CM.yaml * Update FSP-150-CM.yaml Fix indentations * Update NEMI.yaml Fix indentations * Update NTU-GE.yaml Fix indentations * Update FSP-150-CM.yaml Fix part_number * Update NEMI.yaml Fix part_number * Update NTU-GE.yaml Fix part_number * Update FSP-150-CM.yaml Formatting * Update FSP-150-CM.yaml Formatting * Update NTU-GE.yaml Formatting * Update NEMI.yaml Formatting * Update FSP-150-CM.yaml Formatting * Update FSP-150-CM.yaml Naming * Update NEMI.yaml YAML Fixes * Update FSP-150-CM.yaml Slug * Update FSP-150-CM.yaml Fix module bay definitions * Update FSP-150-CM.yaml Formatting * Update FSP-150-CM.yaml Fix module bays * Update NEMI.yaml * Update NTU-GE.yaml * Update FSP-150-CM.yaml Move PSUs to modules * Create FSP-150-CM-PSU.yaml * New modules for MX routers * Juniper stuff * Juniper devices and moduleS * Juniper device and module updates * Naming fixes * Whitespace fix * Restore FSP-150-CM.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
14 lines
223 B
YAML
14 lines
223 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: RE-S-2000-4096
|
|
part_number: RE-S-2000-4096
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
- name: AUX
|
|
type: rj-45
|
|
interfaces:
|
|
- name: fxp0
|
|
type: 1000base-t
|
|
mgmt_only: true
|