57 lines
3.8 KiB
HTML
57 lines
3.8 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="concept" />
|
|
<meta name="DC.Title" content="What is PPP?" />
|
|
<meta name="abstract" content="Point-to-Point Protocol (PPP) is a TCP/IP protocol used to connect one computer system to another. Computers use PPP, or Point-to-Point Protocol, to communicate over the telephone network or the Internet." />
|
|
<meta name="description" content="Point-to-Point Protocol (PPP) is a TCP/IP protocol used to connect one computer system to another. Computers use PPP, or Point-to-Point Protocol, to communicate over the telephone network or the Internet." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiyconcepts.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="rzaiypppis" />
|
|
<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 is PPP?</title>
|
|
</head>
|
|
<body id="rzaiypppis"><a name="rzaiypppis"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">What is PPP?</h1>
|
|
<div><p>Point-to-Point Protocol (PPP) is a TCP/IP protocol used to connect
|
|
one computer system to another. Computers use <strong>PPP</strong>, or <strong>Point-to-Point
|
|
Protocol</strong>, to communicate over the telephone network or the Internet.</p>
|
|
<p>A PPP connection exists when two systems physically connect through a telephone
|
|
line. You can use PPP to connect one system to another. For example, an established
|
|
PPP connection between a branch office and a central office allows either
|
|
office to transfer data to the other through the network.</p>
|
|
<p>PPP is an Internet standard. It is the most widely used connection protocol
|
|
among Internet Service Providers (ISPs). You can use PPP to connect to your
|
|
ISP; your ISP then gives you connectivity to the Internet.</p>
|
|
<p>PPP allows interoperability among the remote access software of different
|
|
manufacturers. It also allows multiple network communication protocols to
|
|
use the same physical communication line.</p>
|
|
<p>The following Request For Comment (RFC) standards describe the PPP protocol.
|
|
You can find more information about the RFCs on the <a href="http://www.rfc-editor.org" target="_blank">RFC Editor</a> Web page.</p>
|
|
<ul><li>RFC1661 Point-to-Point Protocol</li>
|
|
<li>RFC1662 PPP on HDLC-like framing</li>
|
|
<li>RFC1994 PPP CHAP</li>
|
|
</ul>
|
|
</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>
|
|
</body>
|
|
</html> |