cancel
Showing results for 
Search instead for 
Did you mean: 

Manage PoE

Manage PoE

Anonymous
Not applicable
Hi all !
I need turn on/off power on PoE ports from my application, not from web interface. Can I solve this task using automated telnet or SNMP commands for some switch models?
6 REPLIES 6

Henrique
Extreme Employee
On EXOS you can disable/enable PoE with the following commands:

  • To shut down PoE power currently provided on all ports on all slots.
disable inline-power

  • To shut down PoE power currently provided to all ports or to specified ports.
disable inline-power ports [all | port_list]

  • To enable PoE power currently provided on all ports on all slots.
enable inline-power

  • To enable PoE power currently provided to all ports or to specified ports.
enable inline-power ports [all | port_list]

Please see the articles below with more information:

EXOS:

https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-enable-disable-inline-power-PoE-in-...

EOS:

https://gtacknowledge.extremenetworks.com/articles/How_To/How-do-you-enable-disable-POE-on-SecureSta...

Rich_Pacheco
New Contributor III
On the EOS switches (B-Series, C-Series, etc.), the commands to enable/disable are

set port inlinepower ge.x.x admin auto - enables PoE
set port inlinepower ge.x.x admin off - disables PoE

I'm not sure what the equivalent commands are for the EXOS switches.

I hope this helps.

Regards,
-Rich P.
GTM-P2G8KFN