Specifications

3-318
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) ntp
(config) ntp
To configure the NTP server and to allow the system clock to be synchronized by a time server, use the
ntp global configuration command. To disable this function, use the no form of this command.
ntp server {ip-address | hostname} [ip-addresses | hostnames]
Syntax Description
Defaults The default NTP version number is 3.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Usage Guidelines Use this command to synchronize the clock on the WAAS device with the specified NTP server. The ntp
server command enables NTP servers for timekeeping purposes and is the only way to synchronize the
system clock with a time server in WAAS software.
Examples The following example specifies the NTP server IP address as the time source for a WAAS device. It also
removes this configuration.
WAE(config)# ntp 172.16.22.44
WAE(config)# no ntp 172.16.22.44
Related Commands clock
(config) clock
show clock
show ntp
server Sets the NTP server IP address for the WAAS device.
ip-address NTP server IP address.
hostname NTP server hostname.
ip-addresses (Optional) IP address of the time server providing the clock synchronization
(maximum of 4).
hostnames (Optional) Hostname of the time server providing the clock synchronization
(maximum of 4).