73 lines
4.5 KiB
HTML
73 lines
4.5 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" />
|
|
<meta name="abstract" content="You can use the Packet Internet Groper (Ping) function to test IP-level connectivity between two TCP/IP-capable interfaces or systems." />
|
|
<meta name="description" content="You can use the Packet Internet Groper (Ping) function to test IP-level connectivity between two TCP/IP-capable interfaces or systems." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakutoolsvfy.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakupingcharbased.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakupingiseriesnav.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakupingerrors.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakupingparam.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzai2/rzai2ipv6intro.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="ping" />
|
|
<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</title>
|
|
</head>
|
|
<body id="ping"><a name="ping"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Ping</h1>
|
|
<div><p>You can use the Packet Internet Groper (Ping) function to test
|
|
IP-level connectivity between two TCP/IP-capable interfaces or systems.</p>
|
|
<div class="section"> <div class="p">Ping sends out a special IP packet to a specified
|
|
host. If the destination host receives this special packet, it replies to
|
|
you with a message which indicates to you that you can communicate with that
|
|
host. You can use the Ping utility in two different ways: <ul><li>Use it to test your local TCP/IP configuration. For example, after setting
|
|
up TCP/IP on the server for the first time you can use Ping to test the TCP/IP
|
|
configuration.</li>
|
|
<li>Use Ping to test your ability to communicate with other hosts on the local
|
|
or remote networks.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="note"><span class="notetitle">Note:</span> You can use Ping for both IPv4 and IPv6 connectivity.</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzakupingcharbased.htm">Ping from a character-based interface</a></strong><br />
|
|
You can use the PING command from the character-based interface to test your TCP/IP connectivity.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakupingiseriesnav.htm">Ping from iSeries Navigator</a></strong><br />
|
|
You can use Ping from iSeries™ Navigator to test your TCP/IP
|
|
connectivity.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakupingerrors.htm">Common error messages</a></strong><br />
|
|
<span>Use these common error messages to find out
|
|
how to resolve the errors.</span></li>
|
|
<li class="ulchildlink"><strong><a href="rzakupingparam.htm">Ping parameters</a></strong><br />
|
|
Ping parameters enable you to adjust the way the Ping command performs its test of connectivity.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakutoolsvfy.htm" title="You can use these tools to check basic network functions. For example, you can check the status of interfaces, routes, and connections, and you can determine whether the IP packets are reaching their destination.">Tools to verify your network structure</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rzai2/rzai2ipv6intro.htm">IPv6</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |