74 lines
4.8 KiB
HTML
74 lines
4.8 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="SNTP client" />
|
||
|
<meta name="abstract" content="This topic provides information about the SNTP client on i5/OS." />
|
||
|
<meta name="description" content="This topic provides information about the SNTP client on i5/OS." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaktconcept.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="http://www.ntp.org/" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="http://www.eecis.udel.edu/~mills/ntp/servers.html" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaktscenario1.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaktconfig.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzaktclient" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>SNTP client</title>
|
||
|
</head>
|
||
|
<body id="rzaktclient"><a name="rzaktclient"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">SNTP client</h1>
|
||
|
<div><p>This topic provides information about the SNTP client on i5/OS™.</p>
|
||
|
<p>When SNTP is configured as a client, the iSeries™ server retrieves a time value
|
||
|
from an external time source. You can specify from which sources (up to three)
|
||
|
to retrieve the time value. This external time value is compared to the iSeries system
|
||
|
time. If the iSeries time
|
||
|
value does not match the external time source, a time adjustment begins. The iSeries system
|
||
|
time is adjusted until the required time value is reached.</p>
|
||
|
<p>The SNTP client allows you to configure the i5/OS operating system to poll a Network
|
||
|
Time Protocol (NTP) or SNTP server to find out the time. The SNTP client updates
|
||
|
the system clock. Most applications use the system clock as their time source.
|
||
|
By updating the system clock, applications reflect the synchronized time obtained
|
||
|
from the time server.</p>
|
||
|
<p>The first server in the list that can provide valid time service will be
|
||
|
selected. When the selected time server fails, a new time server will be selected.
|
||
|
The time server should be selected based on minimum network response time
|
||
|
delay at the location where the iSeries server is installed. </p>
|
||
|
<p>A list of public time servers is maintained on the Internet. To locate
|
||
|
a time server, you can use a search engine with a query of <dfn class="term">NTP servers</dfn>.</p>
|
||
|
<p>You can run the SNTP client and the SNTP server concurrently on your iSeries server.
|
||
|
This allows you to obtain time from an outside source, and then serve that
|
||
|
time to clients on your network. To do this, you need to synchronize the clocks
|
||
|
on your network.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaktconcept.htm" title="Learn about the Simple Network Time Protocol (SNTP) and how it is implemented on the i5/OS operating system.">SNTP concepts</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzaktscenario1.htm" title="This scenario demonstrates using the iSeries server as both an SNTP server and an SNTP client.">Scenario: Synchronize clocks with iSeries server</a></div>
|
||
|
</div>
|
||
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<div><a href="rzaktconfig.htm" title="This information provides details about how to configure SNTP on your iSeries server.">Configure SNTP</a></div>
|
||
|
</div>
|
||
|
<div class="relinfo"><strong>Related information</strong><br />
|
||
|
<div><a href="http://www.ntp.org/" target="_blank">NTP: The Network Time Protocol (http://www.ntp.org/)</a></div>
|
||
|
<div><a href="http://www.eecis.udel.edu/~mills/ntp/servers.html" target="_blank">Public NTP Time Servers (http://www.eecis.udel.edu/~mills/ntp/servers.html)</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|