ntp/server

Configures Network Time Protocol (NTP) server IP address.

Usage

<ntp xmlns="urn:brocade.com:mgmt:brocade-ntp">
	<server>
		<ip>1.1.1.1</ip>
		<key>1</key>
	</server>
</ntp>

Parameters

ip
NTP server IPv4 or IPv6 IP address.
key
Key from the key list to be associated with the specified server. The value can range from 1 through 65535.