ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzai2_5.4.0.1/rzai2ipv6func.htm

85 lines
5.7 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="concept" />
<meta name="DC.Title" content="What IPv6 functions are available?" />
<meta name="abstract" content="Learn how IPv6 is being implemented on the iSeries server." />
<meta name="description" content="Learn how IPv6 is being implemented on the iSeries server." />
<meta name="DC.Relation" scheme="URI" content="rzai2ipv6intro.htm" />
<meta name="DC.Relation" scheme="URI" content="rzai2ipv6whatis.htm" />
<meta name="DC.Relation" scheme="URI" content="rzai2ipv6relatedinfo.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="ipv6func" />
<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>What IPv6 functions are available?</title>
</head>
<body id="ipv6func"><a name="ipv6func"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">What IPv6 functions are available?</h1>
<div><p>Learn how IPv6 is being implemented on the iSeries™ server.</p>
<p><img src="./delta.gif" alt="Start of change" />IBM<sup>®</sup> is implementing IPv6 for the iSeries server over several software
releases. IPv6 functions are transparent to existing TCP/IP applications and
coexist with IPv4 functions.<img src="./deltaend.gif" alt="End of change" /></p>
<p>These are the main iSeries server features that are affected by IPv6:</p>
<ul><li><img src="./delta.gif" alt="Start of change" /><strong>Configuration</strong><p>By specifying the Start IPv6 (STRIP6)
parameter on the Start TCP/IP (STRTCP) command, you can start IPv6 optionally
when TCP/IP starts. By default, the Start IPv6 (STRIP6) parameter on the Start
TCP/IP (STRTCP) command is set to *YES. </p>
<p>If you configure IPv6, you
are sending IPv6 packets over an IPv6 network. See <a href="rzai2scenlan6.htm#scenlan6">Create an IPv6 local area network</a> for
a scenario that describes a situation in which you configure IPv6 on your
network.</p>
<p>The Start and Stop menu items on the <span class="uicontrol">TCP/IP Configuration</span> folder
are removed. IPv6 can be started and stopped in the same way as IPv4, with
STRTCP and ENDTCP commands. IPv6 cannot be started or stopped independent
of IPv4.</p>
<p>The Configure IPv6 wizard is removed from iSeries Navigator.
The line configuration options in the wizard are replaced by actions on individual
lines in the <strong>Lines</strong> folder. Similarly, you can use a new wizard to create
IPv6 interfaces. For more information about the new features, see <a href="rzai2configipv6.htm#configipv6">Configure IPv6</a> to
configure your network for IPv6.</p>
<img src="./deltaend.gif" alt="End of change" /></li>
<li><strong>Sockets</strong> <p>Develop and test sockets applications using IPv6 application
programming interfaces (APIs) and tools. IPv6 enhances sockets so that applications
can use IPv6 using a new address family, which is AF_INET6. These enhancements
do not affect existing IPv4 applications. You can create applications that
use concurrent IPv4 and IPv6 traffic or IPv6-only traffic. </p>
</li>
<li><strong>DNS</strong> <p>Domain Name System (DNS) supports AAAA addresses and a new
domain for reverse lookups, which is IP6.ARPA. The DNS retrieves IPv6 information;
however, the server must use IPv4 to communicate with the DNS.</p>
</li>
<li><strong>Troubleshoot TCP/IP</strong> <p><img src="./delta.gif" alt="Start of change" />Use standard troubleshooting
tools such as PING, netstat, trace route and communications trace for IPv6
networks. These tools now support the IPv6 address format. See <a href="../rzaku/rzakuoverview.htm">TCP/IP troubleshooting</a> to solve problems
for both IPv4 and IPv6 networks.<img src="./deltaend.gif" alt="End of change" /></p>
</li>
</ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzai2ipv6intro.htm" title="The Internet Protocol version 6 (IPv6) plays a key role in the future of the Internet, and you can use IPv6 on the iSeries server. This topic provides general information about IPv6 and how it is being implemented on the server.">Internet Protocol version 6</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzai2ipv6whatis.htm" title="Find out why Internet Protocol version 6 (IPv6) is replacing Internet Protocol version 4 (IPv4) as the Internet standard, and how you can use it to your advantage.">What is IPv6?</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzai2ipv6relatedinfo.htm" title="You can use these links to resources that help you understand IPv6.">Related information for IPv6</a></div>
</div>
</div>
</body>
</html>