09-Jun-2023 08:01 - edited 09-Jun-2023 08:03
Hi,
big iq
Problem:
This type of problem happens when your local machine and BIG-IQ have much time difference.
Step for solution:
Step_1&2: Configure NTP Server on BIG-IQ & Set timezone
tmsh
modify sys ntp servers add {10.12.30.1 10.50.30.10}
modify sys ntp timezone Asia/Dhaka
save sys config
Some show command for cross check time is change or not.
Additional Information:
You can set time manually following article K3381.
-------------------------
Regards,
Md. Emon Hossain
09-Jun-2023 08:59
@Emon_423837 This is great to share, I had this happen a few weeks back and was going insane and then figured out it was NTP and I had to set the time manually on the BIG-IQ to fix it so I could configure NTP servers.