Specifications
3-546
Cisco Wide Area Application Services Command Reference
OL-21611-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 [authenticate | authentication-key key-num [md5 authentication-key] |
server {ip-address | hostname} [ip-addresses | hostnames] |
server-with-authentication {ip-address | hostname} key key-num]
ntp [authenticate | authentication-key authentication-key [md5 encryption-type] |
server {ip-address | hostname} [ip-addresses | hostnames] |
server-with-authentication {ip-address | hostname} key authentication-key]
no ntp [authenticate | authentication-key key-num [md5 authentication-key] |
server {ip-address | hostname} [ip-addresses | hostnames] |
server-with-authentication {ip-address | hostname} key key-num]
Syntax Description
Defaults The default NTP version number is 3.
Command Modes global configuration
Device Modes application-accelerator
central-manager
authenticate (Optional) Authenticates the NTP server.
authentication-key
key-num
(Optional) Sets the ID of the NTP authentication key. Maximum of 4
authentication keys can be configured. The ID must be a positive integer.
md5 authentication-key (Optional) Sets the value for the NTP authentication key (type MD5).
The key value must be from 0 to 4294967295.
server (Optional) 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 that provides the clock
synchronization (maximum of 4).
hostnames (Optional) Hostname of the time server that provides the clock
synchronization (maximum of 4).
server-with-authentication (Optional) Sets the authentication NTP server IP address for the WAAS
device.
key key-num (Optional) Sets the NTP authentication key ID for the authentication
NTP server.