67 lines
4.0 KiB
HTML
67 lines
4.0 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="Trace route" />
|
||
|
<meta name="abstract" content="The trace route function allows you to trace the route of IP packets to a user-specified destination system so you can locate the connectivity problem." />
|
||
|
<meta name="description" content="The trace route function allows you to trace the route of IP packets to a user-specified destination system so you can locate the connectivity problem." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakutoolsvfy.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakutrcroutechar.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakutrcroutenav.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="traceroute" />
|
||
|
<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>Trace route</title>
|
||
|
</head>
|
||
|
<body id="traceroute"><a name="traceroute"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Trace route</h1>
|
||
|
<div><p><span>The trace route function allows you to trace
|
||
|
the route of IP packets to a user-specified destination system so you can
|
||
|
locate the connectivity problem.</span></p>
|
||
|
<div class="section"> <p>The route can involve many different systems
|
||
|
along the way. Each system along the route is referred to as a hop. You can
|
||
|
trace all hops along the route or specify the starting and ending hops to
|
||
|
be traced.</p>
|
||
|
<p>Trace route displays a list of routers between your local
|
||
|
network and the destination node. Examine the list of routers that the trace
|
||
|
encounters to locate the problem on the network. For example, if the trace
|
||
|
stops at a particular router, the problem might lie with that router or somewhere
|
||
|
on the network after that point.</p>
|
||
|
<p>Use trace route for both IPv4 and IPv6
|
||
|
connectivity.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzakutrcroutechar.htm">Trace route from a character-based interface</a></strong><br />
|
||
|
You can use trace route from a character-based interface to troubleshoot your connectivity problem.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzakutrcroutenav.htm">Trace route from iSeries Navigator</a></strong><br />
|
||
|
You can use trace route from iSeries™ Navigator to troubleshoot your
|
||
|
connectivity problem.</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>
|