65 lines
4.1 KiB
HTML
65 lines
4.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="task" />
|
||
|
<meta name="DC.Title" content="Verify system startup considerations for networking" />
|
||
|
<meta name="abstract" content="Learn how to start subsystems, TCP/IP, interfaces, and servers in the correct order and learn how to locate problems associated with startup." />
|
||
|
<meta name="description" content="Learn how to start subsystems, TCP/IP, interfaces, and servers in the correct order and learn how to locate problems associated with startup." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakutoolstips.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakustrsbs.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakustrtcp.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakustrifc.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakustartsvr.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakutiming.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1997, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1997, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="strnwk" />
|
||
|
<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>Verify system startup considerations for networking</title>
|
||
|
</head>
|
||
|
<body id="strnwk"><a name="strnwk"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Verify system startup considerations for networking</h1>
|
||
|
<div><p>Learn how to start subsystems, TCP/IP, interfaces, and servers
|
||
|
in the correct order and learn how to locate problems associated with startup.</p>
|
||
|
<div class="section"> <p>Your network communications might be failing because the server
|
||
|
and its associated subsystems and interfaces have not been started properly.
|
||
|
You need to start the appropriate subsystems, servers, interfaces, and the
|
||
|
TCP/IP stack in the correct order to ensure successful network communications.
|
||
|
Follow this order when starting the subsystems, stack, interfaces, and servers:</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzakustrsbs.htm">Start subsystems</a></strong><br />
|
||
|
Start the appropriate subsystems before you start TCP/IP.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzakustrtcp.htm">Start TCP/IP</a></strong><br />
|
||
|
<span>TCP/IP must be started before you can communicate
|
||
|
over the network.</span></li>
|
||
|
<li class="ulchildlink"><strong><a href="rzakustrifc.htm">Start interfaces</a></strong><br />
|
||
|
Start the appropriate interfaces to ensure your network communication.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzakustartsvr.htm">Start servers</a></strong><br />
|
||
|
Start the appropriate servers to avoid trouble communicating over TCP/IP.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzakutiming.htm">Timing considerations</a></strong><br />
|
||
|
Timing considerations during startup can affect network communications.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakutoolstips.htm" title="These troubleshooting tips enable you to solve basic TCP/IP problems.">Troubleshooting tips</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|