mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +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>
17 lines
305 B
YAML
17 lines
305 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: RE-QFX10000
|
|
part_number: 750-068820
|
|
console-ports:
|
|
- name: '{module}'
|
|
type: rj-45
|
|
interfaces:
|
|
- name: '{module}-em0'
|
|
type: 1000base-t
|
|
enabled: true
|
|
mgmt_only: true
|
|
- name: '{module}-em1'
|
|
type: 1000base-x-sfp
|
|
enabled: true
|
|
mgmt_only: true
|