mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-24 06:12:29 +01:00
added U height requirement * Added U_height Added U height to all devices that were missing it and removed some drive bays from qnap devices * Fixed a few issues
22 lines
371 B
YAML
22 lines
371 B
YAML
---
|
|
manufacturer: MikroTik
|
|
model: RB260GSP
|
|
slug: mikrotik-rb260gsp
|
|
u_height: 0
|
|
power-ports:
|
|
- name: PSU0
|
|
type: dc-terminal
|
|
interfaces:
|
|
- name: ether1
|
|
type: 1000base-t
|
|
- name: ether2
|
|
type: 1000base-t
|
|
- name: ether3
|
|
type: 1000base-t
|
|
- name: ether4
|
|
type: 1000base-t
|
|
- name: ether5
|
|
type: 1000base-t
|
|
- name: sfp1
|
|
type: 1000base-x-sfp
|