116 lines
7.1 KiB
HTML
116 lines
7.1 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="Scenario: Synchronize clocks with iSeries server" />
|
|
<meta name="abstract" content="This scenario demonstrates using the iSeries server as both an SNTP server and an SNTP client." />
|
|
<meta name="description" content="This scenario demonstrates using the iSeries server as both an SNTP server and an SNTP client." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktkickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktconfigiseries.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktconfigfirewall.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktconfigsntp.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktspecifysntp.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktstartsntp.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzati/rzatisetuptimezone.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktclient.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaktserver.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="rzaktscenario1" />
|
|
<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>Scenario: Synchronize clocks with iSeries server</title>
|
|
</head>
|
|
<body id="rzaktscenario1"><a name="rzaktscenario1"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Scenario: Synchronize clocks with iSeries server</h1>
|
|
<div><p>This scenario demonstrates using the iSeries™ server as both an SNTP server
|
|
and an SNTP client.</p>
|
|
<div class="section"><h4 class="sectionscenariobar">Situation</h4><p>As an
|
|
administrator of your company's network, you must maintain both your iSeries server
|
|
and network clients. Time stamps are critical to your transactions, and you
|
|
need to maintain synchronization in the network. This scenario demonstrates
|
|
how you can configure SNTP on your iSeries in order to synchronize clocks
|
|
on your network.</p>
|
|
</div>
|
|
<div class="section"><h4 class="sectionscenariobar">Objectives</h4><p>In this
|
|
scenario, YourCo, Inc. wants to use the SNTP client on the i5/OS™ operating
|
|
system to receive time from an outside Network Time Protocol (NTP) server.
|
|
To maintain the time within your network, you will use your iSeries server
|
|
as an SNTP server. In addition to configuring the SNTP client and server on
|
|
your iSeries,
|
|
you will need to configure your firewall to allow the SNTP client to obtain
|
|
the time from an external NTP server.</p>
|
|
<p>The objectives of this scenario
|
|
are as follows:</p>
|
|
<ul><li>To synchronize your iSeries server with an outside NTP server.</li>
|
|
<li>To act as an SNTP server for clients within your network.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><h4 class="sectionscenariobar">Details</h4><p>The following
|
|
figure shows the solution environment for this scenario.</p>
|
|
<div class="fignone" id="rzaktscenario1__sntprelation"><a name="rzaktscenario1__sntprelation"><!-- --></a><span class="figcap">Figure 1. SNTP as a client and a server</span><br /><img src="rzati501.gif" alt="Diagram depicting SNTP relationships within a network" /><br /></div>
|
|
<p>In <a href="#rzaktscenario1__sntprelation">Figure 1</a>, the iSeries server
|
|
(Server A) uses the SNTP application as a client and a server. The SNTP client
|
|
retrieves a time value from an external time source. You specify the address
|
|
of the external time source. The SNTP application synchronizes Server A's
|
|
coordinated universal time (UTC) with the time value from the external time
|
|
source. Then, the SNTP server (Server A) sends the time value to all SNTP
|
|
client systems (iSeries Server
|
|
B and Client A) connected to it.</p>
|
|
</div>
|
|
<div class="section"><h4 class="sectionscenariobar">Prerequisites and assumptions</h4><p>This
|
|
scenario depends on the following prerequisites and assumptions:</p>
|
|
<ul><li>Server A (serverA.yourco.com) is running on i5/OS V5R3 or later.</li>
|
|
<li><img src="./delta.gif" alt="Start of change" />Server B (serverB.yourco.com) is running on i5/OS V5R3 or
|
|
later.<img src="./deltaend.gif" alt="End of change" /></li>
|
|
<li>Server B (serverB.yourco.com) and Client A are running SNTP clients.</li>
|
|
<li>You have a time management strategy.</li>
|
|
<li>You have already set the time zone system value.</li>
|
|
<li>You want to use SNTP as the time maintenance application on your iSeries.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><h4 class="sectionscenariobar">Configuration steps</h4><p>The
|
|
configuration tasks show how to configure the YourCo, Inc. network to use
|
|
SNTP. Before completing these tasks, complete all the necessary prerequisites.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ol>
|
|
<li class="olchildlink"><a href="rzaktconfigiseries.htm">Configure iSeries A as an SNTP client and server</a><br />
|
|
</li>
|
|
<li class="olchildlink"><a href="rzaktconfigfirewall.htm">Configure your firewall to allow SNTP traffic</a><br />
|
|
</li>
|
|
<li class="olchildlink"><a href="rzaktconfigsntp.htm">Configure the SNTP client on other systems in the network</a><br />
|
|
</li>
|
|
<li class="olchildlink"><a href="rzaktspecifysntp.htm">Specify SNTP as your time maintenance application</a><br />
|
|
</li>
|
|
<li class="olchildlink"><a href="rzaktstartsntp.htm">Start SNTP manually</a><br />
|
|
</li>
|
|
</ol>
|
|
|
|
<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="rzaktclient.htm" title="This topic provides information about the SNTP client on i5/OS.">SNTP client</a></div>
|
|
<div><a href="rzaktserver.htm" title="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.">SNTP server</a></div>
|
|
</div>
|
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
|
<div><a href="../rzati/rzatisetuptimezone.htm">Set the time zone system value</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |