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

101 lines
6.2 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="Ping your own server" />
<meta name="abstract" content="Ping the local interface to test whether packets can reach interfaces on your local area network (LAN)." />
<meta name="description" content="Ping the local interface to test whether packets can reach interfaces on your local area network (LAN)." />
<meta name="DC.Relation" scheme="URI" content="rzakupingiseriesnav.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakupingerrors.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="pinglocalnav" />
<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>Ping your own server</title>
</head>
<body id="pinglocalnav"><a name="pinglocalnav"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Ping your own server</h1>
<div><p>Ping the local interface to test whether packets can reach interfaces
on your local area network (LAN).</p>
<div class="section">For IPv4, this is the IP address of a manually configured interface.
For IPv6, this is the IP address of an automatically or a manually configured
interface. <p>To ping your server to troubleshoot the problem, follow these
steps:</p>
</div>
<ol><li><span>In iSeries™ Navigator,
expand your <span class="menucascade"><span class="uicontrol">iSeries server</span> &gt; <span class="uicontrol"> Network</span></span>.</span></li>
<li><span>Right-click <span class="uicontrol">TCP/IP Configuration</span>, and select <span class="menucascade"><span class="uicontrol">Utilities</span> &gt; <span class="uicontrol"> Ping</span></span>.</span></li>
<li><span>Specify the IP address or host name for one of the interfaces on
your LAN. If you are testing by using the host name, you must select the Protocol
for host names.</span></li>
<li><span>Click <span class="uicontrol">Ping Now</span> to send the Ping. View the
responses to your Ping in the list of results.</span></li>
<li><span>Failures might indicate the following problems:</span>
<table border="1" frame="hsides" rules="rows" cellpadding="4" cellspacing="0" summary="" class="choicetableborder">
<thead><tr><th valign="bottom" align="left" id="d0e56-option">Problem</th>
<th valign="bottom" align="left" id="d0e56-desc">Recovery</th></tr></thead>
<tbody><tr><td valign="top" headers="d0e56-option" id="d0e63"><strong>The TCP/IP stack has not been activated on your server.</strong></td>
<td valign="top" headers="d0e56-desc d0e63">At the command line, type STRTCP to start the stack.</td>
</tr>
<tr><td valign="top" headers="d0e56-option" id="d0e68"><strong>The local host table does not have an entry for the host
name and IP address.</strong></td>
<td valign="top" headers="d0e56-desc d0e68">You need to add the entry to the host
table. This is only relevant for IPv4 because host tables do not currently
support IPv6. To verify the host table entries, follow these steps:<ol type="a"><li>In iSeries Navigator,
expand your <span class="menucascade"><span class="uicontrol">iSeries server</span> &gt; <span class="uicontrol"> Network</span></span>.</li>
<li>Right-click <span class="uicontrol">TCP/IP Configuration</span> and select <span class="uicontrol">Host
Table</span>.</li>
<li>Verify that the host table contains an entry for the host name and IP
address.</li>
</ol>
</td>
</tr>
<tr><td valign="top" headers="d0e56-option" id="d0e95"><strong>Your line description or local interface has not been properly
configured.</strong></td>
<td valign="top" headers="d0e56-desc d0e95">The line should be varied on, and the interface
should be started.</td>
</tr>
<tr><td valign="top" headers="d0e56-option" id="d0e100"><strong>If you are using IPv6, the IPv6 stack has
not been activated on your server.</strong></td>
<td valign="top" headers="d0e56-desc d0e100">You can start IPv6 by
specifying *YES for the STRIP6 parameter on the STRTCP (Start TCP/IP) command.
If TCP/IP has already been started, you will need to end and restart TCP/IP.
At the command line, type ENDTCP (End TCP/IP) to end TCP/IP. To restart
TCP/IP and the IPv6 stack, type STRTCP STRIP6(*YES) at the command line.<div class="note"><span class="notetitle">Note:</span> Through
ending TCP/IP, you end all Telnet sessions and all TCP/IP servers that are
running.</div>
</td>
</tr>
<tr><td valign="top" headers="d0e56-option" id="d0e107"><strong>If you are trying to ping an IPv6 address, the interface's
lifetime might have expired.</strong></td>
<td valign="top" headers="d0e56-desc d0e107">Check the status of the interface.
If the lifetime has expired, the interface will not be active.</td>
</tr>
</tbody></table>
</li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakupingiseriesnav.htm" title="You can use Ping from iSeries Navigator to test your TCP/IP connectivity.">Ping from iSeries Navigator</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzakupingerrors.htm" title="Use these common error messages to find out how to resolve the errors.">Common error messages</a></div>
</div>
</div>
</body>
</html>