mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
175153e342
* Update RB750r2.yaml * Update RB750r2.yaml Added `airflow: passive` * Update RB750r2.yaml The specs on this are completely wrong for the power ports. https://mikrotik.com/product/RB750r2 Fixed DC PSU to be dc-terminal with a max draw of 2W * Update RB750r2.yaml Added comment with product page URL --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
28 lines
541 B
YAML
28 lines
541 B
YAML
---
|
|
manufacturer: MikroTik
|
|
model: RB750r2
|
|
slug: mikrotik-rb750r2
|
|
airflow: passive
|
|
is_full_depth: false
|
|
u_height: 0
|
|
comments: '[MikroTik RB750r2 Product Page](https://mikrotik.com/product/RB750r2)'
|
|
interfaces:
|
|
- name: ether1
|
|
type: 100base-tx
|
|
- name: ether2
|
|
type: 100base-tx
|
|
- name: ether3
|
|
type: 100base-tx
|
|
- name: ether4
|
|
type: 100base-tx
|
|
- name: ether5
|
|
type: 100base-tx
|
|
power-ports:
|
|
- name: PSU1
|
|
type: dc-terminal
|
|
maximum_draw: 2
|
|
label: dc-power-in
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|