mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
7dfab7f679
* Added PTX10001-MR, QFX10000 chassis * Added Juniper Chassis and Modules * Added additional Juniper Modules * Fixed CI/CD Errors * Added weight and airflow * Changed PTX10001 power to modular, added weight. * Resolved Module Naming issue --------- Co-authored-by: Robert Lynch <robert.lynch@ibm.com> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
15 lines
276 B
YAML
15 lines
276 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: SRX5k-RE-1800X4
|
|
part_number: SRX5k-RE-1800X4
|
|
console-ports:
|
|
- name: '{module}-AUX'
|
|
type: rj-45
|
|
- name: '{module}-CONSOLE'
|
|
type: rj-45
|
|
interfaces:
|
|
- name: '{module}-fxp0'
|
|
type: 1000base-t
|
|
enabled: true
|
|
mgmt_only: true
|