108 lines
6.2 KiB
HTML
108 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="reference" />
|
|
<meta name="DC.Title" content="What's new for V5R4" />
|
|
<meta name="abstract" content="This topic highlights changed functions to Remote access services: PPP connections for V5R4." />
|
|
<meta name="description" content="This topic highlights changed functions to Remote access services: PPP connections for V5R4." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiygetstart.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="rzaiywhatsnew" />
|
|
<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's new for V5R4</title>
|
|
</head>
|
|
<body id="rzaiywhatsnew"><a name="rzaiywhatsnew"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">What's new for V5R4</h1>
|
|
<div><p>This topic highlights changed functions to Remote access services:
|
|
PPP connections for V5R4.</p>
|
|
<div class="section"><img src="./delta.gif" alt="Start of change" /><h4 class="sectiontitle">Changed functions</h4><ul><li><strong>Call log</strong><p>Call
|
|
logs are important records of the data that flows to or from the modem during
|
|
a PPP session. They are saved or deleted based on the Start TCP/IP Point-to-Point
|
|
(STRTCPPTP) command OUTPUT parameter (*ERROR or *PRINT or *NONE).</p>
|
|
<p>In
|
|
previous releases, call log spooled files were named call log<var class="varname">nnnnnn</var>,
|
|
where <var class="varname">nnnnnn</var> was the job number of the <var class="varname">nnnnnn</var>/QTCP/QTPPPSSN
|
|
job.</p>
|
|
<p>In V5R4, all PPP sessions run in thread <var class="varname">nnnnnn</var>/QTCP/QTPPPCTL.
|
|
Call log spooled files are named CL<var class="varname">mmmmmmmm</var>, where <var class="varname">mmmmmmmm</var> is the thread ID. This allows you to match
|
|
session messages in the QTPPPCTL job log (which have a <tt class="sysout">Thread
|
|
.... 00000028</tt> field) with the corresponding call log.</p>
|
|
</li>
|
|
<li><strong>QTPPPSSN and QTPPPL2SSN</strong><ul><li><p>QTPPPSSN and QTPPPL2SSN (L2TP) jobs are PPP session jobs in releases
|
|
prior to IBM<sup>®</sup> i5/OS™ V5R4.
|
|
They were started and ended with STRTCPPTP and End Point-to-Point TCP/IP (ENDTCPPTP)
|
|
commands or by QTPPPL2TP when a tunnel was established or ended. They can
|
|
also be started or ended automatically as links were started or ended by the
|
|
multilink protocol.</p>
|
|
<p>As of V5R4, PPP no longer uses QTPPPSSN and QTPPPL2SSn
|
|
jobs. Sessions run as threads in QTPPPCTL. </p>
|
|
</li>
|
|
<li><p>In releases prior to i5/OS V5R4, Work with Point-to-Point TCP/IP Profiles
|
|
(WRKTCPPTP) command option 14 (Work with job) brought up the active session
|
|
job. Occasionally it will start QTPPPL2TP if there was no active PPP session
|
|
for the L2TP profile.</p>
|
|
<p>In V5R4, WRKTCPPTP option 14 brings up QTPPPCTL
|
|
if a session thread is active in that job.</p>
|
|
<p></p>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li><strong>Message log</strong><p>In V5R4, there is a new message log spooled file
|
|
for session messages. It collects messages from the session thread, messages
|
|
from the initial thread that are the result of work on the behalf of the session,
|
|
and messages from spawned processes into one spooled file.</p>
|
|
<p>A message
|
|
log spooled file is named ML<var class="varname">mmmmmmmm</var>, where <var class="varname">mmmmmmmm</var> is
|
|
the thread ID. This allows the matching of call logs, message logs, and session
|
|
messages in the QTPPPCTL job log (which have a <tt class="sysout">Thread .... 00000028</tt> field).</p>
|
|
</li>
|
|
<li><strong>QTPPPCTL and QTPPPL2TP</strong><p>In V5R4, QTPPPCTL job uses multiple system
|
|
threads to run sessions as threads instead of as separate processes (QTPPPSSN
|
|
and QTPPPL2SSN). </p>
|
|
<p>QTPPPCTL job starts a secondary session and link threads to replace the old
|
|
QTPPPSSN and QTPPPL2SSN session and link jobs.</p>
|
|
<p>QTPPPCTL job is returned
|
|
on application programming interfaces (APIs) and the iSeries™ Navigator GUI when session jobs
|
|
are requested.</p>
|
|
</li>
|
|
<li><strong>Ethernet adapters</strong><p>In V5R4, the list of Ethernet adapters that
|
|
support PPPoE expands to include type 2743, 2760, 2838, 2849, 287F, 5700,
|
|
5701, 5706, 5707, and 573A Ethernet adapters.</p>
|
|
</li>
|
|
<li><strong>PPPoE</strong><p>In V5R4, PPPoE can share the same adapter as IPv4 and
|
|
IPv6 traffic.</p>
|
|
</li>
|
|
</ul>
|
|
<img src="./deltaend.gif" alt="End of change" /></div>
|
|
<div class="section"><h4 class="sectiontitle">How to see what's new or changed</h4><p>To help you see
|
|
where technical changes have been made, this information uses: </p>
|
|
<ul><li>The <img src="delta.gif" alt="Start of change" /> image to mark where new or changed information begins.</li>
|
|
<li>The <img src="deltaend.gif" alt="End of change" /> image to mark where new or changed information ends.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><p>To find other information about what's new or changed this release,
|
|
see the <a href="../rzahg/rzahgmtu.htm">Memo to users</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiygetstart.htm" title="Point-to-Point Protocol (PPP) is an Internet standard for transmitting data over serial lines.">Remote Access Services: PPP connections</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |