200 lines
7.0 KiB
HTML
200 lines
7.0 KiB
HTML
|
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>Work with Point-to-Point TCPIP (WRKTCPPTP)</title>
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
<body bgcolor="white">
|
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<a name="WRKTCPPTP.Top_Of_Page"></a>
|
|
<h2>Work with Point-to-Point TCPIP (WRKTCPPTP)</h2>
|
|
<table width="100%">
|
|
<tr>
|
|
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IMOD *IREXX *EXEC)<br>
|
|
<b>Threadsafe: </b>No
|
|
</td>
|
|
<td valign="top" align="right">
|
|
<a href="#WRKTCPPTP.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#WRKTCPPTP.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#WRKTCPPTP.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="WRKTCPPTP"></a>
|
|
<p>The Work with Point-to-Point TCP/IP (WRKTCPPTP) command allows you to display and work with the point-to-point TCP/IP configuration profiles defined on this system.
|
|
</p>
|
|
<p>You can work with all the configuration profiles defined, or a subset of the profiles by using the OPRMODE and CFGPRF parameters. The information shown for each profile includes the name, operating mode, data link layer protocol type, and session status.
|
|
</p>
|
|
<p>The list allows you to add, change, copy, display, or remove point-to-point TCP/IP configuration profiles. You can also start and end point-to-point session jobs.
|
|
</p>
|
|
<p>The following options cannot be used with *PPP linetype profiles:
|
|
</p>
|
|
<ul>
|
|
<li>Change
|
|
</li>
|
|
<li>Copy
|
|
</li>
|
|
<li>Remove
|
|
</li>
|
|
<li>Display details
|
|
</li>
|
|
</ul>
|
|
<p>The following options can be used with *PPP linetype profiles:
|
|
</p>
|
|
<ul>
|
|
<li>Start
|
|
</li>
|
|
<li>End
|
|
</li>
|
|
<li>Work with line status
|
|
</li>
|
|
<li>Work with session job
|
|
</li>
|
|
</ul>
|
|
<p>Use the iSeries Navigator interface for Configuration of *PPP Slip or Point to Point profiles.
|
|
</p>
|
|
<p><b>Restrictions:</b>
|
|
</p>
|
|
<ul>
|
|
<li>To add, change, or remove a point-to-point configuration profile you must have input/output system configuration (*IOSYSCFG) special authority.
|
|
</li>
|
|
<li>To start or end a point-to-point session job, you must have use (*USE) authority to the STRTCPPTP or ENDTCPPTP command.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKTCPPTP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="WRKTCPPTP.PARAMETERS.TABLE">Parameters</a></h3>
|
|
<table border="1" cellpadding="4" cellspacing="0">
|
|
<!-- col1="10" col2="15" col3="30" col4="10" -->
|
|
<tr>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#WRKTCPPTP.CFGPRF"><b>CFGPRF</b></a></td>
|
|
<td valign="top">Configuration profile</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*ALL</u></b></td>
|
|
<td valign="top">Optional, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#WRKTCPPTP.OPRMODE"><b>OPRMODE</b></a></td>
|
|
<td valign="top">Operating mode</td>
|
|
<td valign="top"><b><u>*ANY</u></b>, *ANS, *DIAL</td>
|
|
<td valign="top">Optional, Positional 2</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKTCPPTP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="WRKTCPPTP.CFGPRF"></a>
|
|
<h3>Configuration profile (CFGPRF)</h3>
|
|
<p>Specifies which configuration profiles to show in the list.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*ALL</u></b></dt>
|
|
<dd>Show all point-to-point TCP/IP configuration profiles.
|
|
</dd>
|
|
<dt><b><i>generic-name</i></b></dt>
|
|
<dd>Specify the generic name of the point-to-point TCP/IP configuration profile. A generic name is a character string of one or more characters followed by an asterisk (*); for example, ABC*. If a generic name is specified, then all profiles with names that begin with the generic name are displayed. If an asterisk is not included, the name is assumed to be a complete point-to-point TCP/IP configuration profile name.
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of a specific configuration profile. Only this profile will appear in the list.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKTCPPTP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="WRKTCPPTP.OPRMODE"></a>
|
|
<h3>Operating mode (OPRMODE)</h3>
|
|
<p>Specifies the operating mode of the point-to-point TCP/IP configuration profiles to be shown in the list.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*ANY</u></b></dt>
|
|
<dd>Any point-to-point TCP/IP configuration profile that matches the configuration profile name specified on the CFGPRF parameter will appear in the list, regardless of operating mode.
|
|
</dd>
|
|
<dt><b>*ANS</b></dt>
|
|
<dd>Only point-to-point TCP/IP configuration profiles with an operating mode of *ANS will appear in the list.
|
|
</dd>
|
|
<dt><b>*DIAL</b></dt>
|
|
<dd>Only point-to-point TCP/IP configuration profiles with an operating mode of *DIAL will appear in the list.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKTCPPTP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="WRKTCPPTP.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p><b>Example 1: Displaying all profiles</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
WRKTCPPTP
|
|
</pre>
|
|
</p>
|
|
<p>This command displays the Work with Point-to-Point TCP/IP panel, showing a list containing all the point-to-point TCP/IP configuration profiles defined on this system.
|
|
</p>
|
|
<p><b>Example 2: Displaying only *DIAL profiles</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
WRKTCPPTP OPRMODE(*DIAL)
|
|
</pre>
|
|
</p>
|
|
<p>This command displays the Work with Point-to-Point TCP/IP panel, showing a list containing all the point-to-point TCP/IP configuration profiles defined on this system with an operating mode of *DIAL.
|
|
</p>
|
|
<p><b>Example 3: Displaying only *ANS profiles for a generic name</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
WRKTCPPTP CFGPRF(ANSPRF*) OPRMODE(*ANS)
|
|
</pre>
|
|
</p>
|
|
<p>This command displays the Work with Point-to-Point TCP/IP panel, showing a list containing all the point-to-point TCP/IP configuration profiles defined on this system with an operating mode of *ANS that begin with the six characters 'ANSPRF'.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKTCPPTP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="WRKTCPPTP.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>TCP1A1F</b></dt>
|
|
<dd>Cannot process request while &3/&2/&1 using &6.
|
|
</dd>
|
|
<dt><b>TCP8205</b></dt>
|
|
<dd>Required object &2/&1 type *&3 not found.
|
|
</dd>
|
|
<dt><b>TCP8206</b></dt>
|
|
<dd>Option &8 not performed. Thread &10 in job &6/&5/&4 is using &1.
|
|
</dd>
|
|
<dt><b>TCP8211</b></dt>
|
|
<dd>Point-to-point profile &1 not found.
|
|
</dd>
|
|
<dt><b>TCP8212</b></dt>
|
|
<dd>Point-to-point profile &1 already exists.
|
|
</dd>
|
|
<dt><b>TCP8219</b></dt>
|
|
<dd>*AUTL &3 conflicts with Use connection dialog script N.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKTCPPTP.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|