mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
0a8fe5893d
* Juniper add small devices and add modular PSU/FAN * Fix typo on module-bays --------- Co-authored-by: loic.chabert <loic.chabert@jaguar-network.com>
31 lines
542 B
YAML
31 lines
542 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: SRX210HE2
|
|
slug: juniper-srx210he2
|
|
is_full_depth: false
|
|
weight: 1.61
|
|
weight_unit: kg
|
|
interfaces:
|
|
- name: ge-0/0/0
|
|
type: 1000base-t
|
|
- name: ge-0/0/1
|
|
type: 1000base-t
|
|
- name: fe-0/0/2
|
|
type: 100base-tx
|
|
- name: fe-0/0/3
|
|
type: 100base-tx
|
|
- name: fe-0/0/4
|
|
type: 100base-tx
|
|
- name: fe-0/0/5
|
|
type: 100base-tx
|
|
- name: fe-0/0/6
|
|
type: 100base-tx
|
|
- name: fe-0/0/7
|
|
type: 100base-tx
|
|
power-ports:
|
|
- name: PSU0
|
|
type: ita-g
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|