mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Mikrotik RB750Gr3 added more Details to existing Device-Type (#1009)
* Added more Details Added the PoE In function and the correct Power Input. Also comment to the Datasheet * Update RB750Gr3.yaml
This commit is contained in:
parent
8cee48f2d8
commit
12a13b82cd
@ -2,9 +2,12 @@
|
||||
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
|
||||
@ -13,3 +16,7 @@ interfaces:
|
||||
type: 1000base-t
|
||||
- name: ether5
|
||||
type: 1000base-t
|
||||
power-ports:
|
||||
- name: power1
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
|
Loading…
Reference in New Issue
Block a user