08-28-2008 04:01 AM - edited 03-06-2019 01:03 AM
I've already posted this in the Unified Comms section but had no response so thought I'd try here.
Does anyone know of a way to shut down the power to IP Phones lets say every evening and weekends to conserve power? Just thinking green!!
Would a TCL script do the job or are Cisco looking into ways of doing this in the future?
TIA.
08-28-2008 04:32 AM
Darren,
Not sure about TCL - but I have a telnet script program that telnet's to a cisco switch that provides PoE.
I have it logon at 7pm on Friday and issue the below commands:-
interface range g1/0/1 1/0/48
power inline never
this shuts power off to all the switch ports that have phones attached.
Then Monday morning a 7am another script is run:-
interface range g1/0/1 1/0/48
no power inline never
Works for me!
HTH>
08-28-2008 04:34 AM
08-28-2008 04:45 AM
Darren,
I did see a TCL script that does shut off PoE at pre defined times for a 6500. I haven't tried it yet but plan to soon. Check out the link to the Cisco EEM scripting community.
http://forums.cisco.com/eforum/servlet/EEM?page=main
HTH,
Mark
08-28-2008 05:20 AM
Thanks to you both Mark & Andrew. I've now got something to go away and work with. Much appreciated.
10-16-2010 06:36 PM
Looking for something simple for my UC500 @home. Currently running 12.4(12.12)T
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