163 lines
8.3 KiB
HTML
163 lines
8.3 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="Connection profiles" />
|
||
|
<meta name="abstract" content="Point-to-Point connection profiles define a set of parameters and resources for specific PPP connections. You can start profiles that use these parameter settings to dial-out (originate) OR to listen for (receive) PPP connections." />
|
||
|
<meta name="description" content="Point-to-Point connection profiles define a set of parameters and resources for specific PPP connections. You can start profiles that use these parameter settings to dial-out (originate) OR to listen for (receive) PPP connections." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiyconcepts.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiyreqs.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="rzaiyprofiles" />
|
||
|
<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>Connection profiles</title>
|
||
|
</head>
|
||
|
<body id="rzaiyprofiles"><a name="rzaiyprofiles"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Connection profiles</h1>
|
||
|
<div><p>Point-to-Point connection profiles define a set of parameters and
|
||
|
resources for specific PPP connections. You can start profiles that use these
|
||
|
parameter settings to dial-out (originate) OR to listen for (receive) PPP
|
||
|
connections.</p>
|
||
|
<div class="section"><div class="p">There are two types of profiles which allow you to define a set
|
||
|
of characteristics for a PPP connection or set of connections. <ul><li><strong>Originator Connection Profiles</strong> are point-to-point connections that
|
||
|
originate from the local iSeries™ server and are received by a remote system.
|
||
|
You can configure outbound connections using this object.</li>
|
||
|
<li><strong>Receiver Connection Profiles</strong> are point-to-point connections that
|
||
|
originate from a remote system and are received by the local iSeries server.
|
||
|
You can configure inbound connections using this object.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section"><p>A connection profile specifies how a PPP connection should work.
|
||
|
The information in a connection profile answers these questions: </p>
|
||
|
<ul><li>What type of connection protocol will you use? (PPP or Serial Line Internet
|
||
|
Protocol (SLIP))</li>
|
||
|
<li>Does your iSeries server
|
||
|
contact the other computer by dialing out (originator)? Does your iSeries server
|
||
|
wait to receive a call from the other system (receiver)?</li>
|
||
|
<li>What communications line will the connection use?</li>
|
||
|
<li>How should your iSeries server determine which IP address to use?</li>
|
||
|
<li>How should your iSeries server authenticate another system? Where
|
||
|
should your iSeries server
|
||
|
store the authentication information?</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><p>The connection profile is the logical representation of the following
|
||
|
connection details: </p>
|
||
|
<ul><li>Line and profile type</li>
|
||
|
<li>Multilink settings</li>
|
||
|
<li>Remote telephone numbers and dialing options</li>
|
||
|
<li>Authentication</li>
|
||
|
<li>TCP/IP settings: IP addresses and routing, and IP filtering</li>
|
||
|
<li>Work management and connection customization</li>
|
||
|
<li>Domain name servers</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><p>The iSeries server
|
||
|
stores this configuration information in a connection profile. This information
|
||
|
provides the necessary context for your iSeries server to establish a PPP connection
|
||
|
with another computer system. A connection profile contains the following
|
||
|
information: </p>
|
||
|
<ul><li><strong>The protocol type</strong>. You can choose between PPP and SLIP. IBM<sup>®</sup> suggests that
|
||
|
you use PPP whenever possible.</li>
|
||
|
<li><strong>The mode selection</strong>. The connection type and the operating mode
|
||
|
for this connection profile. <p><strong>Connection type</strong> specifies the type
|
||
|
of line your connections rest on and whether they are <strong>dial</strong> (originator)
|
||
|
or <strong>answer</strong> (receiver). You can select among these connection types: </p>
|
||
|
<ul><li>Switched line</li>
|
||
|
<li>Leased (dedicated) line</li>
|
||
|
<li>L2TP (virtual line)</li>
|
||
|
<li>PPPoE (virtual line)</li>
|
||
|
</ul>
|
||
|
<p>PPPoE is only supported for Originator connection profiles.</p>
|
||
|
</li>
|
||
|
<li><strong>Operation Mode</strong>. The available operating mode depends on the type
|
||
|
of connection. See the following tables: <p>See the following table for Originator
|
||
|
connection profiles: </p>
|
||
|
|
||
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption>Table 1. Available operating modes for Originator
|
||
|
connection profiles</caption><thead align="left"><tr><th valign="top" id="d0e136">Connection type</th>
|
||
|
<th valign="top" id="d0e138">Available operating modes</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td valign="top" headers="d0e136 ">Switched line</td>
|
||
|
<td valign="top" headers="d0e138 "><ul><li>Dial</li>
|
||
|
<li>Dial-on-demand (dial only)</li>
|
||
|
<li>Dial-on-demand (answer enabled dedicated peer)</li>
|
||
|
<li>Dial on demand (Remote peer enabled)</li>
|
||
|
</ul>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e136 ">Leased line</td>
|
||
|
<td valign="top" headers="d0e138 ">Initiator</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e136 ">L2TP</td>
|
||
|
<td valign="top" headers="d0e138 "><ul><li>Initiator</li>
|
||
|
<li>Multi-hop initiator</li>
|
||
|
<li>Remote dial</li>
|
||
|
</ul>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e136 ">PPP over Ethernet</td>
|
||
|
<td valign="top" headers="d0e138 ">Initiator</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
<p>See the following table for receiver connection profiles: </p>
|
||
|
|
||
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption>Table 2. Available operating modes for Receiver connection profiles</caption><thead align="left"><tr><th valign="top" id="d0e185">Connection type</th>
|
||
|
<th valign="top" id="d0e187">Available operating modes</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td valign="top" headers="d0e185 ">Switched line</td>
|
||
|
<td valign="top" headers="d0e187 ">Answer</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e185 ">Leased line</td>
|
||
|
<td valign="top" headers="d0e187 ">Terminator</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e185 ">L2TP</td>
|
||
|
<td valign="top" headers="d0e187 ">Terminator (Network server)</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
</li>
|
||
|
<li><strong>Link configuration</strong>. This specifies the type of line service that
|
||
|
this connection uses. <p>These choices depend on the type of mode selection
|
||
|
that you choose. For a switched line and leased line you can choose any of
|
||
|
these:</p>
|
||
|
<ul><li>Single line</li>
|
||
|
<li>Line pool</li>
|
||
|
</ul>
|
||
|
<p>For all other connection types (Leased, L2TP, PPPoE), the line service
|
||
|
selection is Single line only.</p>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiyconcepts.htm" title="You can use PPP to connect an iSeries server to remote networks, client PCs, another iSeries or an ISP. To fully utilize this protocol, you should understand both the capabilities and iSeries support for this protocol.">PPP concepts</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="rzaiyreqs.htm" title="A PPP environment requires that you have two or more computers that support PPP. One of these computers, the iSeries server, can either be the originator or receiver.">Software and hardware requirements</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|