mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 01:24:49 +01:00
1ddaab3951
* Removed uppercase from devicetype schema slug definition. Fixed incorrect device slugs * Update CISCO2951_K9.yaml * Rename CISCO2951_K9.yaml to 2951-K9.yaml
23 lines
463 B
YAML
23 lines
463 B
YAML
---
|
|
manufacturer: MikroTik
|
|
model: RB750Gr3
|
|
slug: rb750gr3
|
|
comments: '[MikroTik RB750Gr3 Datasheet](https://mikrotik.com/product/RB750Gr3)'
|
|
interfaces:
|
|
- name: ether1
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
poe_type: passive-24v-2pair
|
|
- name: ether2
|
|
type: 1000base-t
|
|
- name: ether3
|
|
type: 1000base-t
|
|
- name: ether4
|
|
type: 1000base-t
|
|
- name: ether5
|
|
type: 1000base-t
|
|
power-ports:
|
|
- name: power1
|
|
type: dc-terminal
|
|
maximum_draw: 10
|