Page 1 of 1

Feature request?

Posted: Fri Oct 09, 2015 8:21 am
by canpandave
Not sure if this is the right place...

We would really like to have the ability to shut down and turn up ports based on time.

When we are in rainy season we have solar deficit and we currently power down our switches based on voltage. If we could shut down selected ports say at 1 am and power back at 6 am, it would allow us to save much needed power.

Thx

/d

Re: Feature request?

Posted: Fri Oct 09, 2015 11:45 am
by sirhc
canpandave wrote:Not sure if this is the right place...

We would really like to have the ability to shut down and turn up ports based on time.

When we are in rainy season we have solar deficit and we currently power down our switches based on voltage. If we could shut down selected ports say at 1 am and power back at 6 am, it would allow us to save much needed power.

Thx

/d


Obviously you are not running the latest version as that option is already in v1.3.3 for the WS-8-250-DC and WS-12-250-DC.

ENHANCEMENTS in v1.3.3
- Added reboot after resetting to defaults in CLI
- Added timed shutdown periods for PoE on DC models
- Improved VLAN tab UI
- Added Flow Control indicator to Link column on Status tab
- Added email notifications for LACP port status changes
- Changed RSTP to be enabled by default

Re: Feature request?

Posted: Fri Oct 09, 2015 1:14 pm
by canpandave
I am running 1.3.3, I just saw it in the power tab.

Thanks

Re: Feature request?

Posted: Fri Oct 09, 2015 1:26 pm
by canpandave
Can you help me understand how to configure the shutdown?

I tried and could not get it to work.

First I tried it with the voltage down up parameters in place

Then I deleted the voltage down/up parameters and set shutdown for 12:20pm and startup time for 12:25pm

Nothing happened?

Re: Feature request?

Posted: Fri Oct 09, 2015 2:06 pm
by sirhc
canpandave wrote:Can you help me understand how to configure the shutdown?

I tried and could not get it to work.

First I tried it with the voltage down up parameters in place

Then I deleted the voltage down/up parameters and set shutdown for 12:20pm and startup time for 12:25pm

Nothing happened?


Do you have the switch setup to get the correct time from an NTP server?

If the switch does not have the correct time it will NOT act on any of those time conditions.

Re: Feature request?

Posted: Fri Oct 09, 2015 3:31 pm
by canpandave
yes

I tried it again and works ok

Perhaps I did not have enough time between shutdown periods?

Re: Feature request?

Posted: Fri Oct 09, 2015 3:46 pm
by canpandave
This is what just happened.....


Oct 9 14:29:17 UI: Port 3 Shutdown_Time: changed from '' to '1am'
Oct 9 14:29:17 UI: Port 3 Startup_Time: changed from '' to '6am'
Oct 9 14:29:17 UI: Port 4 Shutdown_Time: changed from '' to '1am'
Oct 9 14:29:17 UI: Port 4 Startup_Time: changed from '' to '6am'
Oct 9 14:29:17 UI: Port 5 Shutdown_Time: changed from '' to '1am'
Oct 9 14:29:17 UI: Port 5 Startup_Time: changed from '' to '6am'
Oct 9 14:29:17 UI: Port 6 Shutdown_Time: changed from '2:20pm' to '1am'
Oct 9 14:29:17 UI: Port 6 Startup_Time: changed from '2:25pm' to '6am'
Oct 9 14:29:17 UI: Port 7 Shutdown_Time: changed from '' to '1am'
Oct 9 14:29:17 UI: Port 7 Startup_Time: changed from '' to '6am'
Oct 9 14:29:17 UI: Port 8 Shutdown_Time: changed from '' to '6pm'
Oct 9 14:29:17 UI: Port 8 Startup_Time: changed from '' to '7am'
Oct 9 14:29:20 switch[1374]: Disabling PoE power on port 3 due to Shutdown Period
Oct 9 14:29:20 switch[1374]: Disabling PoE power on port 4 due to Shutdown Period
Oct 9 14:29:20 switch[1374]: Disabling PoE power on port 5 due to Shutdown Period
Oct 9 14:29:20 switch[1374]: Disabling PoE power on port 6 due to Shutdown Period
Oct 9 14:29:20 switch[1374]: Disabling PoE power on port 7 due to Shutdown Period

I set the port to shutdown at 1am and come back at 6am

For some reason it decided to shut them down at 14:29???

Re: Feature request?

Posted: Fri Oct 09, 2015 3:52 pm
by canpandave
I just tried again, same result with different time format

Oct 9 14:49:35 UI: Configuration changed by 192.168.200.12
Oct 9 14:49:35 UI: Port 3 Shutdown_Time: changed from '' to '00:30'
Oct 9 14:49:35 UI: Port 3 Startup_Time: changed from '' to '06:00'
Oct 9 14:49:35 UI: Port 4 Shutdown_Time: changed from '' to '00:30'
Oct 9 14:49:35 UI: Port 4 Startup_Time: changed from '' to '06:00'
Oct 9 14:49:35 UI: Port 5 Shutdown_Time: changed from '' to '00:30'
Oct 9 14:49:35 UI: Port 5 Startup_Time: changed from '' to '06:00'
Oct 9 14:49:35 UI: Port 6 Shutdown_Time: changed from '' to '00:30'
Oct 9 14:49:35 UI: Port 6 Startup_Time: changed from '' to '06:00'
Oct 9 14:49:35 UI: Port 7 Shutdown_Time: changed from '' to '00:30'
Oct 9 14:49:35 UI: Port 7 Startup_Time: changed from '' to '06:00'
Oct 9 14:49:35 UI: Port 8 Shutdown_Time: changed from '' to '18:00'
Oct 9 14:49:35 UI: Port 8 Startup_Time: changed from '' to '07:00'
Oct 9 14:49:37 switch[1374]: Disabling PoE power on port 3 due to Shutdown Period
Oct 9 14:49:37 switch[1374]: Disabling PoE power on port 4 due to Shutdown Period
Oct 9 14:49:37 switch[1374]: Disabling PoE power on port 5 due to Shutdown Period
Oct 9 14:49:37 switch[1374]: Disabling PoE power on port 6 due to Shutdown Period
Oct 9 14:49:37 switch[1374]: Disabling PoE power on port 7 due to Shutdown Period
Oct 9 14:49:37 switch[1374]: Disabling PoE power on port 8 due to Shutdown Period

Power tab attached

Re: Feature request?

Posted: Fri Oct 09, 2015 8:58 pm
by Eric Stern
There was a bug parsing the start and stop times. Basically it saw 06:00, which is 6am, as 6pm.

This will be fixed in 1.3.5.