Services WAN Accelerator User Manual
HP EFS WAN ACCELERATOR MANAGER USER’S GUIDE 173
A - HP EFS WAN
A
CCELERATOR MANAGER
ntpdate
Description Conducts a single time synchronization with a specified Network Time Protocol
(NTP) server.
Syntax ntpdate <addr>
Parameters
Example
minna (config) # ntpdate 10.10.10.1
minna (config) #
ntp disable
Description Disables NTP support. The no command option enables NTP support.
Syntax ntp disable
Parameters None
Example
minna (config) # ntp disable
minna (config) #
ntp enable
Description Enables NTP support. The no command option disables NTP support.
Syntax ntp enable
Parameters None
Example
minna (config) # ntp enable
minna (config) #
ntp peer
Description Enables an NTP peer. The no command option disables an NTP peer.
Syntax ntp peer <addr> [version <number>]
Parameters
Example
minna (config) # ntp peer 10.10.10.1
minna (config) #
<addr> Specifies the NTP server to synchronize with.
<addr> Specifies the NTP peer IP address.
version <number> Specifies the NTP version number. You do not need to specify the
version number for the no ntp peer command.