Community discussions

MikroTik App
 
User avatar
giannakoz
just joined
Topic Author
Posts: 10
Joined: Sat Feb 21, 2015 1:10 am
Location: Scotland

RB5009UPr+S+IN PoE-out on half ports only

Sun Sep 22, 2024 3:32 pm

Hi Gurus

Apols if this has been answered but I couldn't find it anywhere here or on a quick google search.

I am interested in using RB5009UPr+S+IN as my main router for my home setup

Apart from the WAN which comes through a Nokia ONT, I will need 4 eth ports for desktops, printers and 3 eth for the antennas.

My only question is, can I activate PoE Out only on 3 ports and deactivate on the rest?
Previous experience with MK products is you can either activate all or non.

Can someone please confirm?
 
jaclaz
Forum Guru
Forum Guru
Posts: 1724
Joined: Tue Oct 03, 2023 4:21 pm

Re: RB5009UPr+S+IN PoE-out on half ports only

Sun Sep 22, 2024 4:24 pm

I am not sure to understand the problem, PoE can be switched :
poe-on=auto-on | forced-on | off
on a per-interface basis:
https://help.mikrotik.com/docs/display/ ... rtSettings
Port Settings

PoE-Out can be configured under the menu. Each port can be controlled independently.
 
User avatar
giannakoz
just joined
Topic Author
Posts: 10
Joined: Sat Feb 21, 2015 1:10 am
Location: Scotland

Re: RB5009UPr+S+IN PoE-out on half ports only

Sun Sep 22, 2024 4:27 pm

is this per port or a generic on/off for all port?

can i have OFF, port 1,2,3,4,5

and ON port 6,7,8?

the "per-interface" suggests you could do it as word suggest per port but I am looking for someone to confirm that this is the case before I buy the router
 
holvoetn
Forum Guru
Forum Guru
Posts: 6273
Joined: Tue Apr 13, 2021 2:14 am
Location: Belgium

Re: RB5009UPr+S+IN PoE-out on half ports only

Sun Sep 22, 2024 6:03 pm

Which part of that quote is not clear ?

Can be controlled per port independently.
 
jaclaz
Forum Guru
Forum Guru
Posts: 1724
Joined: Tue Oct 03, 2023 4:21 pm

Re: RB5009UPr+S+IN PoE-out on half ports only

Sun Sep 22, 2024 6:46 pm

can i have OFF, port 1,2,3,4,5

and ON port 6,7,8?
Yes. (there is always some confusion between interface and port, as they can be synonym or mean different things, as a matter of fact the single ports (or standalone interfaces) are changed under a /interface sub-menu.
/interface ethernet poe 
set ether1 poe-out=off
set ether2 poe-out=off
set ether3 poe-out=off
set ether4 poe-out=off
set ether5 poe-out=off

the default is auto-on, so you don't really *need*:
/interface ethernet poe 
set ether6 poe-out=auto-on
set ether7 poe-out=auto-on
set ether8 poe-out=auto-on

BUT if you need to force power on, you do need:
/interface ethernet poe 
set ether6 poe-out=forced-on
set ether7 poe-out=forced-on
set ether8 poe-out=forced-on
 
User avatar
giannakoz
just joined
Topic Author
Posts: 10
Joined: Sat Feb 21, 2015 1:10 am
Location: Scotland

Re: RB5009UPr+S+IN PoE-out on half ports only

Mon Sep 23, 2024 10:16 pm

Thank you.
All clear
 
User avatar
giannakoz
just joined
Topic Author
Posts: 10
Joined: Sat Feb 21, 2015 1:10 am
Location: Scotland

Re: RB5009UPr+S+IN PoE-out on half ports only

Mon Sep 23, 2024 10:17 pm

Thank you so much
can i have OFF, port 1,2,3,4,5

and ON port 6,7,8?
Yes. (there is always some confusion between interface and port, as they can be synonym or mean different things, as a matter of fact the single ports (or standalone interfaces) are changed under a /interface sub-menu.
/interface ethernet poe 
set ether1 poe-out=off
set ether2 poe-out=off
set ether3 poe-out=off
set ether4 poe-out=off
set ether5 poe-out=off

the default is auto-on, so you don't really *need*:
/interface ethernet poe 
set ether6 poe-out=auto-on
set ether7 poe-out=auto-on
set ether8 poe-out=auto-on

BUT if you need to force power on, you do need:
/interface ethernet poe 
set ether6 poe-out=forced-on
set ether7 poe-out=forced-on
set ether8 poe-out=forced-on

Who is online

Users browsing this forum: No registered users and 6 guests