1) SSH in to ISE
2) show time zones
ise-1/admin# show timezones
Australia/NSW
Australia/North
Australia/Perth
Australia/Queensland
Australia/South
Australia/Sydney
3) Set the time zone
ise-1/admin(config)# clock timezone Australia/Sydney
% On ise distributed deployments, it is recommended all nodes be
% configured with the same time zone.
Continue with time zone change? Y/N [N]: y
System timezone was modified. You must restart ISE for change to take effect.
Do you want to restart ISE now? (yes/no) no
ise-1/admin(config)#
ise-1/admin(config)# end
ise-1/admin#
ise-1/admin# show clock
Tue Oct 24 20:47:09 AEDT 2017
1 comment:
ise23/admin# clock timezone
^
% invalid command detected at '^' marker
ise23/admin# clock ?
set Set System Clock
Post a Comment