11-15-2010 08:33 AM
Since I was doing a small lab on a Cisco Energywise, I faced a Problem on the orchestrator server, orchestrator couldn’t find the switch and the End point connected on the Switch.
Requirement used in the test are:
1- 3560 PoE switch
2- Orchestrator energywise server.
3- 5 WAP connected on the switch.
As per Cisco Energywise user guide and the orchestrator administrator guide I configured the switch as Follow.
- Cisco Energywise domain configured on Switch and running under the endpoint interfaces as follows:
energywise domain sys-eng security shared-secret 0 cisco protocol udp port 43440 ip 10.1.240.10
energywise name sys-eng
interface FastEthernet0/4
energywise level 0 recurrence importance 1 at 10 21 * * *
energywise level 10 recurrence importance 1 at 12 21 * * *
energywise role role.cisco
energywise name sys-eng
!
snmp-server community energytest RW
snmp-server host 10.1.240.50 energytest
My problem is on Orchestrator server when I’m trying to search for the connected devices as (switch and end points), orchestrator couldn’t find any devices.
So the help I need is to send me a simple scenario or configuration guide for the Energywise orchestrator can help me.
Thank you,
12-07-2010 02:16 PM
Hi Samer,
I've been working recently on this topic. First check if the ActiveMQ, the Proxy Server, the Enterprise Power Management Service and Microsoft IIS Service are running (check this at the Windows service manager). If the services are running then check if the configuration template is correctly. Until now I cannot find a better way to change this parameters.
So go to C:\Inetpub\wwwroot\CiscoSystems\EnergyWiseProvisioningService. and open the file named as web.config this file contains all the information about the EnergyWise Domain and the Management Services (Orchestrator). So you have to change the parameter to match the parameters configured in your Switch.
So if your switch has this configuration:
switch#sh energywise domain
Name : sys-eng
Domain : sys-eng
Protocol : udp
IP : 10.1.240.10
Port : 43440
with a shared-secret: cisco
Don't forget to create also the Shared-secret for the endpoints.
lab-switch(config)#energywise endpoint security shared-secret [i.e: cisco]
your web.config should be something like this (for a single Orchestrator deployment):
I hope this help you. This is my MSN: jose_hurtado@hotmail.com in case you wanna share info. about EnergyWise and Orchestrator Platform.
07-26-2011 08:24 AM
Hello!
If i have a network running Energywise on switche and I have the Orchestrator in a Server.
If i add a new PoE switch to the network and i want to add it to the Energywise Domain. i just have to configure the parameters on the switch but not on the Orchestrator WebConfig file right??
the Orchestrator Web.config file is just to set upt the core switch am i right?
One more thing, Sometimes when i try to shut down and wake up IP Phones from the Orchestrator, it can shut them down correctly but when i try to bring them back to power, it just doesnt do it. why can this be??
I would appriciate any help!!
thank you!
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