HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

134 4 - CONFIGURATION-MODE COMMANDS
ntp enable
Description Enables NTP support.
The no command option disables NTP support.
Syntax [no] 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 [no] 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 [no] ntp server <addr> [version <number>]
Parameters
Example
minna (config) # ntp server 10.10.10.1
minna (config) #
<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.
<addr> Specifies the NTP server with which to synchronize.
version <number> Specifies the version number for NTP. You do not need to specify the
version number for the no ntp server command.