74 lines
4.7 KiB
HTML
74 lines
4.7 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 concepts" />
|
|
<meta name="abstract" content="Learn about the Simple Network Time Protocol (SNTP) and how it is implemented on the i5/OS operating system." />
|
|
<meta name="description" content="Learn about the Simple Network Time Protocol (SNTP) and how it is implemented on the i5/OS operating system." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktkickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktclient.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktserver.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzati/rzatitime.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzati/rzatidst.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzakz/rzakzqtimzon.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzati/rzatitimeadj.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzakz/rzakzqtimadj.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="http://www.rfc-editor.org/rfcsearch.html" />
|
|
<meta name="DC.Relation" scheme="URI" content="http://www.rfc-editor.org/" />
|
|
<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="rzaktconcept" />
|
|
<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 concepts</title>
|
|
</head>
|
|
<body id="rzaktconcept"><a name="rzaktconcept"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">SNTP concepts</h1>
|
|
<div><p>Learn about the Simple Network Time Protocol (SNTP) and how it
|
|
is implemented on the i5/OS™ operating system.</p>
|
|
<p><img src="./delta.gif" alt="Start of change" />SNTP is used to keep device clocks in sync with each other. i5/OS SNTP
|
|
is based on Request for Comments (RFC) 2030. You can view RFC 2030 by searching
|
|
for the number with the RFC index search engine located on the RFC editor
|
|
Web site. SNTP can be useful for tracking processes and for interactions between
|
|
machines by using time stamps that are kept synchronized. Before working with
|
|
SNTP, familiarize yourself with the concepts of SNTP client and SNTP server.<img src="./deltaend.gif" alt="End of change" /></p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaktclient.htm">SNTP client</a></strong><br />
|
|
This topic provides information about the SNTP client on i5/OS.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaktserver.htm">SNTP server</a></strong><br />
|
|
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.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaktkickoff.htm" title="Simple Network Time Protocol (SNTP) is a time maintenance application that allows you to synchronize networked hardware.">Simple Network Time Protocol</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rzati/rzatitime.htm">Time</a></div>
|
|
<div><a href="../rzati/rzatidst.htm">Daylight saving time</a></div>
|
|
<div><a href="../rzakz/rzakzqtimzon.htm">Date and time system value: Time zone</a></div>
|
|
<div><a href="../rzati/rzatitimeadj.htm">Time adjustment</a></div>
|
|
<div><a href="../rzakz/rzakzqtimadj.htm">Date and time system value: Time adjustment</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="http://www.rfc-editor.org/rfcsearch.html" target="_blank">RFC index search engine (http://www.rfc-editor.org/rfcsearch.html)</a></div>
|
|
<div><a href="http://www.rfc-editor.org/" target="_blank">RFC editor (http://www.rfc-editor.org/)</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |