Summary
Articles » Network Time Protocol (NTP) In a Nutshell » Summary
Having accurate time on the network devices is very important if you use public key infrastructure (where the time is needed to check the certificate validity) or if you want to perform a distributed analysis of a security incident or a routing problem.
Cisco IOS devices (router and switches) can be configured to use the Network Time Protocol (NTP) to synchronize with a reliable time source. They can also act as NTP servers allowing you to build a hierarchical time synchronization infrastructure. Any NTP client can synchronize with a router providing NTP services; you can thus minimize the impact of workstations’ time synchronization from remote sites and increase the time accuracy on these sites by providing the time services locally.
Low-end routers that do not support NTP can be configured to use SNTP (a stripped-down version of NTP that provides only the basic client functionality). SNTP client can also be configured on some mid-range routers (even if they support NTP) in the recent IOS releases.
More to Explore
- MUST READ: The NTP Bible by Johannes Weber
- NTP v3 (RFC 1305)
- NTP v4 (RFC 5905)
- Simple Network Time Protocol (RFC 4330) (obsoleted by NTPv4)
- Logging to a local file system
- Pros and cons of using NTP logging (read the comments)
- More NTP-related hints