ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaku_5.4.0.1/rzakunetstatcharifc.htm

75 lines
3.9 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="Interfaces" />
<meta name="abstract" content="You might want to verify interfaces on the server." />
<meta name="description" content="You might want to verify interfaces on the server." />
<meta name="DC.Relation" scheme="URI" content="rzakunetstatcharbased.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="rzakunetstatcharifc" />
<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>Interfaces</title>
</head>
<body id="rzakunetstatcharifc"><a name="rzakunetstatcharifc"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Interfaces</h1>
<div><p>You might want to verify interfaces on the server.</p>
<p>Verify that the appropriate IPv4 or IPv6 interfaces are configured on your
server, and make sure they are active.</p>
<div class="section"><h4 class="sectiontitle">IPv4 interfaces</h4><p>To display information about the
IPv4 interfaces on your server:</p>
<ol><li>Type <kbd class="userinput">NETSTAT</kbd> or <kbd class="userinput">WRKTCPSTS</kbd> on
the command line to display the Work with Network Status menu, and then select
option 1 on this menu.</li>
<li>You should have at least two active interfaces. Verify that these interfaces
are active:<ul><li>Loopback (127.0.0.1).</li>
<li><span>i5/OS™</span> IP address interface. This is the interface
on your local server.</li>
</ul>
</li>
<li>If these interfaces are not active, select option 9 (Start) to start the
interfaces.</li>
</ol>
<p>You might want to check the status of other interfaces. For example,
if you are trying to Ping interfaces on other hosts on the network, you should
verify that those interfaces are active.</p>
</div>
<div class="section"><h4 class="sectiontitle">IPv6 interfaces</h4><p>To display information about the
IPv6 interfaces on your server:</p>
<ol><li>Type <kbd class="userinput">NETSTAT</kbd> or <kbd class="userinput">WRKTCPSTS</kbd> on
the command line to display the Work with Network Status menu, and then select
option 4 on this menu.</li>
<li>You should have at least one active interface. Verify that this interface
is active:<ul><li>Loopback (::1)</li>
</ul>
</li>
<li>If this interface is not active, select option 9 (Start) to start the
interface.</li>
</ol>
<p>You might want to check the status of other interfaces. For example,
if you are trying to Ping interfaces on other hosts on the network, you should
verify that those interfaces are active.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakunetstatcharbased.htm" title="You can use Netstat from a character-based interface to help you troubleshoot problems with TCP/IP connectivity.">Use Netstat from a character-based interface</a></div>
</div>
</div>
</body>
</html>