Network Time Protocol Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 5-3
• Use the version keyword to set the correct version of NTP.
• Use the minpoll keyword to set the minimum poll time for the server. This number is determined by 
raising 2 to the power of the number entered. Therefore, if 4 were entered, the minimum poll time 
would be 16 seconds (2
4
 = 16). The client will poll the server for a time update when the minpoll time 
is exceeded.
Examples
-> ntp server 1.1.1.1
-> ntp server spartacus
-> ntp server 1.1.1.1 key 1
-> ntp server 1.1.1.1 version 4
-> ntp server spartacus minpoll 5 
-> no ntp server 1.1.1.1
Release History
Release 6.6.1; command was introduced. 
Related Commands
MIB Objects
alaNtpConfig
alaNtpPeerAddressType
alaNtpPeerType
alaNtpPeerAuth
alaNtpPeerVersion
alaNtpPeerMinpoll
alaNtpPeerPrefer
alaNtpPeerAddress
ntp client Enables or disables NTP operation on the switch.