cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
258
Views
0
Helpful
3
Replies

About PoE enable or disiable.

Is it possible to turn on or off a switch port PoE?
I'm not familiar with this concept.

1 Accepted Solution

Accepted Solutions


@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

View solution in original post

3 Replies 3

Leo Laohoo
Hall of Fame
Hall of Fame
conf t
 interface <BLAH>
 power inline NEVER
end

With this command can I enable and disable a port PoE?


@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
Review Cisco Networking for a $25 gift card