HP StorageWorks Enterprise File Services WAN Accelerator 2.1.7 Command-Line Interface Reference Manual (392361-004, June 2006)

120 4 - CONFIGURATION-MODE COMMANDS
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) #
ntp server
Description Configures an NTP server. The no command option removes an NTP server.
Syntax ntp server <addr> [version <number>]
<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.