07-09-2024 04:20 AM
Is it possible to turn on or off a switch port PoE?
I'm not familiar with this concept.
Solved! Go to Solution.
07-09-2024 04:50 AM
@Md. Shahariar Rahaman wrote:
With this command can I enable and disable a port PoE?
To disable PoE to the port:
conf t
interface <BLAH>
power inline NEVER
end
To enable PoE to the port:
conf t
interface <BLAH>
NO power inline never
end
07-09-2024 04:21 AM
conf t
interface <BLAH>
power inline NEVER
end
07-09-2024 04:22 AM
With this command can I enable and disable a port PoE?
07-09-2024 04:50 AM
@Md. Shahariar Rahaman wrote:
With this command can I enable and disable a port PoE?
To disable PoE to the port:
conf t
interface <BLAH>
power inline NEVER
end
To enable PoE to the port:
conf t
interface <BLAH>
NO power inline never
end
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide