HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)

108 4 - CONFIGURATION-MODE COMMANDS
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>]
Parameters
Example
minna (config) # ntp server 10.10.10.1
minna (config) #
out-of-path enable
Description Enables an out-of-path configuration. The default value is false. The no command
option disables out-of-path configuration.
Syntax out-of-path enable
Parameters None
Example
minna (config) # out-of-path enable
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 to synchronize with.
version <number> Specifies the version number for NTP. You do not need to specify the
version number for the no ntp server command.