Version 7.2 243 Mediant MSBR
Reference Guide 21. ntp
21 ntp
This command configures Network Time Protocol (NTP) for updating the device's date and
time.
Syntax
(config-system)# ntp
(ntp)#
Command Description
auth-key-id
Configures the NTP authentication key identifier (string) for
authenticating NTP messages.
auth-key-md5
Configures the authentication key (string) shared between
the <device> (client) and the NTP server, for authenticating
NTP messages.
ntp-as-oam {off|on}
Configures the
location of the Network Time Protocol
(NTP).
Configures the NTP server FQDN or IP address.
Configures the NTP secondary server FQDN or IP address.
Configures the NTP update time interval (in seconds).
Command Mode
Privileged User
Example
This example configures an NTP server with IP address 10.15.7.8 and updated every hour:
(config-system)# ntp
(ntp)# primary-server 10.15.7.8
(ntp)# update-interval 216000