Hello,
I am working on a system which needs to configure the date & time of a Cisco Catalyst 9300 Switch.
We cannot use NTP protocol to do so. Therefore, this configuration needs to be performed automatically by the system thanks to ssh connection.
I was wondering what was the precision of the clock inside the Cisco Catalyst 9300 and how long it can keep this precision.
This will help me defining the period upon which the system will reset the date & time of the Switch.
Thank you in advance.
Best Regards,
Raphaël
Cisco appliance are not authoritative NTP servers.
For <US$100, one can knock up an authoritative Stratum-1 NTP server using a Raspberry Pi and can be installed in a DMZ network.
Sure, but this is not my project constraints.
I need to know the accuracy of the internal clock and how long it can keep this accuracy; so I can update regularly the date&time of my Switch, thanks to an automated system.