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

65 lines
4.2 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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 from a character-based interface" />
<meta name="abstract" content="You can use the PING command from the character-based interface to test your TCP/IP connectivity." />
<meta name="description" content="You can use the PING command from the character-based interface to test your TCP/IP connectivity." />
<meta name="DC.Relation" scheme="URI" content="rzakuping.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakupingloopback.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakupinglocal.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakupingremote.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="pingcharbased" />
<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 from a character-based interface</title>
</head>
<body id="pingcharbased"><a name="pingcharbased"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Ping from a character-based interface</h1>
<div><p>You can use the PING command from the character-based interface
to test your TCP/IP connectivity.</p>
<div class="section"> <p>Use the PING command to test your TCP/IP connectivity. For example,
if you want to test whether your data is traveling from your server to an
interface with IP address 10.5.5.1 and host name FIRSTHOST, type <samp class="codeph">PING
'10.5.5.1'</samp> or <samp class="codeph">PING <em>firsthost</em></samp> at the command
line.</p>
<p>You can specify either the IP address or host name of the remote
node you want to reach. Ping appends the local domain to a host name if a
domain name is not specified or if a period (.) does not appear at the end
of the specified host name.</p>
<p>A successful Ping means your packets are
reaching the 10.5.5.1 interface. An unsuccessful Ping indicates there is a
problem with the connectivity between your server and interface 10.5.5.1.</p>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzakupingloopback.htm">Ping the loopback interface on your server</a></strong><br />
Ping the loopback interface to verify that your TCP/IP software is installed, started, and working properly.</li>
<li class="ulchildlink"><strong><a href="rzakupinglocal.htm">Ping your own server</a></strong><br />
Ping the local interface to test whether packets can reach interfaces on your local area network (LAN).</li>
<li class="ulchildlink"><strong><a href="rzakupingremote.htm">Ping the interface on a network not directly attached to your local network</a></strong><br />
Ping a remote interface to test whether packets can leave your network and reach a remote system. Ping a remote Domain Name System (DNS) to make sure your server can resolve domain names.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakuping.htm" title="You can use the Packet Internet Groper (Ping) function to test IP-level connectivity between two TCP/IP-capable interfaces or systems.">Ping</a></div>
</div>
</div>
</body>
</html>