65 lines
4.3 KiB
HTML
65 lines
4.3 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 server" />
|
|
<meta name="abstract" content="You can configure your iSeries server as an SNTP server. This topic explains how you can use this feature to maintain time on your network." />
|
|
<meta name="description" content="You can configure your iSeries server as an SNTP server. This topic explains how you can use this feature to maintain time on your network." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktconcept.htm" />
|
|
<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="rzaktserver" />
|
|
<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 server</title>
|
|
</head>
|
|
<body id="rzaktserver"><a name="rzaktserver"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">SNTP server</h1>
|
|
<div><p>You can configure your iSeries™ server as an SNTP server. This
|
|
topic explains how you can use this feature to maintain time on your network.</p>
|
|
<p>You can use your iSeries server as an SNTP server. This enables you
|
|
to configure your iSeries to act as a time server for other devices.
|
|
Other SNTP clients check time by polling your iSeries SNTP server. If a client's time
|
|
values do not match the iSeries SNTP server time, a time adjustment begins.
|
|
The client's system time is adjusted until the required time value is reached.
|
|
This can be useful for maintaining time within a network.</p>
|
|
<p>In <a href="#rzaktserver__sntpclient">Figure 1</a>, the iSeries Server
|
|
A uses the SNTP server. In this situation, the coordinated universal time
|
|
(UTC) is retrieved from the iSeries server rather than being synchronized with
|
|
an external time source. This internal time value is sent to all SNTP client
|
|
systems (iSeries Server
|
|
B and Client A) connected to it.</p>
|
|
<div class="fignone" id="rzaktserver__sntpclient"><a name="rzaktserver__sntpclient"><!-- --></a><span class="figcap">Figure 1. SNTP as a server</span><br /><img src="rzati502.gif" alt="Server A is the SNTP for the networked clients." /><br /></div>
|
|
<p>In addition to using the SNTP server to synchronize clocks on the network,
|
|
you can concurrently run your iSeries as an SNTP client to obtain time
|
|
from an outside time source. For an example, refer to Scenario: Synchronize
|
|
clocks with iSeries server.</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>
|
|
</body>
|
|
</html> |