Information
Use this command if you want to allow the system to synchronize the system software clock with the specified NTP server.
Rationale:
To ensure that the time on your Cisco router is consistent with other devices in your network, at least two (and preferably at least three) NTP Server/s external to the router should be configured.
Ensure you also configure consistent timezone and daylight savings time setting for all devices. For simplicity, the default of Coordinated Universal Time (UTC).
Impact:
Organizations should establish multiple Network Time Protocol (NTP) hosts to set consistent time across the enterprise. Enabling the 'ntp server ip address' enforces encrypted authentication between NTP hosts.
Solution
Configure at least one external NTP Server using the following commands
hostname(config)#ntp server {ntp-server_ip_address}
or
hostname(config)#ntp server {ntp server vrf [vrf name] ip address}
Default Value:
No servers are configured by default.