12-08-2011 04:51 AM - edited 07-03-2021 09:11 PM
Hi,
we have seen the anbassador managing guest users set an End time at NCS system. The NCS uses UTC time zone. But WLCs are in one country only and should use GMT+1 time zone to avoid confusion and ambassador not needs to calculate the end time. Is it possible to change this setting.
Solved! Go to Solution.
12-14-2011 12:30 PM
Andre,
NCS GUI gets the time from the VM/appliance where it's installed on. So if you can change the server time to the correct timezone then the same information will reflect in the lobby admin pages as well.
From the NCS CLI,
1. show timezone (will give you the currently configured timezone)
2. show timezones (will give the list of all timezones that can be configured)
Here is a snip from my lab where I changed the timezone to US - East Coast time.
nms-kate/admin# conf t
Enter configuration commands, one per line. End with CNTL/Z.
nms-kate/admin(config)# clock timezone US/Eastern
% Warning: System timezone was modified, NCS will need to be restarted.
nms-kate/admin(config)#
Hope this helps.
12-14-2011 12:30 PM
Andre,
NCS GUI gets the time from the VM/appliance where it's installed on. So if you can change the server time to the correct timezone then the same information will reflect in the lobby admin pages as well.
From the NCS CLI,
1. show timezone (will give you the currently configured timezone)
2. show timezones (will give the list of all timezones that can be configured)
Here is a snip from my lab where I changed the timezone to US - East Coast time.
nms-kate/admin# conf t
Enter configuration commands, one per line. End with CNTL/Z.
nms-kate/admin(config)# clock timezone US/Eastern
% Warning: System timezone was modified, NCS will need to be restarted.
nms-kate/admin(config)#
Hope this helps.
12-16-2011 07:05 AM
Hi ramkris2,
this is the solution.
Thank you for help, the explanation and output.
12-16-2011 07:16 AM
Sure, Andre. Glad to help!!
Ram
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