12-17-2021 10:52 AM
Hi Guys;
What is the correct procedure/order to change the timezone in a high-availability ISE deployment?
This is for ISE 3.0 Patch 4.
Thanks for your support.
Regards,
Solved! Go to Solution.
12-18-2021 02:05 AM
Hi @fuhrersk8 ,
once set, you are able to change the timezone ONLY on the CLI:
ise/admin# show timezone >> to check your timezone
ise/admin# show timezones >> to check the timezones
ise/admin# clock timezone timezone >> to change the timezone
Note: during the process, ISE restarts.
Hope this helps !!!
12-18-2021 02:05 AM
Hi @fuhrersk8 ,
once set, you are able to change the timezone ONLY on the CLI:
ise/admin# show timezone >> to check your timezone
ise/admin# show timezones >> to check the timezones
ise/admin# clock timezone timezone >> to change the timezone
Note: during the process, ISE restarts.
Hope this helps !!!
12-20-2021 03:17 AM
Thanks Marcelo;
The change should be performed first on the PRI(A) and then on the SEC(A) or it does not matter?
Thanks again.
Regards,
05-19-2022 01:35 AM
Hi together,
cisco docu ist not very clear on this point. In the Rel. 3.0 cli reference guide you find the following:
Changing the time zone on a Cisco ISE appliance after installation causes the Cisco ISE application on that node to be unusable. However, the preferred time zone (default UTC) can be configured during the installation when the initial setup wizard prompts you for the time zones.
Changing time zone impacts different Cisco ISE nodes types of your deployment.
To recover from the impact, use the following steps:
To change the timezone after installation you must re-image the node.
Ensure that you have a backup of latest configuration, and export the necessary certificates and keys.
If you wish to change the time zone, do the following:
Re-image the Primary Cisco ISE node.
During the installation, select the appropriate timezone.
Restore backup and certificates.
Rejoin Active Directory and apply any per-node configurations for ISE profiling probes, LDAP,etc.
If you want to change the time zone on the secondary node to keep it to be the same as the primary node, do the following:
Export the necessary certificates.
Deregister the secondary node.
Re-image the node.
Import the necessary certificates, if required.
Re-register the node as a secondary node to the primary node.
Rejoin Active Directory and apply any per-node configurations for ISE profiling probes, LDAP,etc.
so what is correct now ????
do I need to re-image or not ?
what is affected ? certs , pxgrid ?
06-28-2022 02:16 AM
conf t
clock timezone timezone
06-28-2022 07:28 AM
Hi @c-davies ,
yes, exactly ... thanks:
ise/admin# configure terminal
ise/admin(config)# clock timezone timezone
Regards
08-11-2022 12:03 PM - edited 08-11-2022 12:06 PM
clock timezone is not a valid command on v3.0p4 running on a SNSS 3655
ise-prod-2/admin# clock timezone America/New_York
^
% invalid command detected at '^' marker.
You have to enter config mode.
08-11-2022 12:12 PM
config t
08-03-2023 05:02 PM
this hardware / software is rubbish. Unable to change the time zone without re installing.
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