Release Notes

ntp server
#ntp server {<IPv4/IPv6 Address>|[iburst] [key]}
Description
This command configures a Network Time Protocol (NTP) server.
Syntax
Parameter Description Default
IPv4/IPv6 Address
IPv4/IPv6 Address of the Peer.
iburst
(Optional) This parameter causes the controller to send up to
ten queries within the first minute to the NTP server. This
option is considered “aggressive” by some public NTP servers.
disabled
key <key-id>
This is the key identifier used to authenticate the NTP server.
This needs to match the key identifier configured in the
ntp authentication-key command.
Usage Guidelines
You can configure the controller to set its system clock using NTP by specifying one or more NTP servers.
Example
The following command configures an NTP server using the iburst optional parameter and using a key
identifier “123456.
(host) (config) #ntp server 10.1.1.245 iburst key 12345
Command History
Release Modification
ArubaOS 1.0 Command introduced
ArubaOS 3.0 The iburst parameter was introduced
ArubaOS 6.1 The key parameter was introduced
ArubaOS 6.4 The IPv6 parameter was introduced.
Command Information
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master controllers
Dell Networking W-Series ArubaOS 6.4.x | Reference Guide ntp server | 578