325 |
richard |
1 |
<html>
|
|
|
2 |
<head>
|
|
|
3 |
<title>Framed Protocol Help Page</title>
|
|
|
4 |
<link rel="stylesheet" href="../style.css">
|
|
|
5 |
</head>
|
|
|
6 |
<body bgcolor="#80a040" background="../images/greenlines1.gif" link="black" alink="black">
|
|
|
7 |
<center>
|
|
|
8 |
<table border=0 width=540 cellpadding=1 cellspacing=1>
|
|
|
9 |
<tr valign=top>
|
|
|
10 |
<td width=340></td>
|
|
|
11 |
<td bgcolor="black" width=400>
|
|
|
12 |
<table border=0 width=100% cellpadding=2 cellspacing=0>
|
|
|
13 |
<tr bgcolor="#907030" align=right valign=top><th><font color="white">Framed Protocol Help Page</font> </th></tr>
|
|
|
14 |
</table>
|
|
|
15 |
</td></tr>
|
|
|
16 |
<tr bgcolor="black" valign=top><td colspan=2>
|
|
|
17 |
<table border=0 width=100% cellpadding=12 cellspacing=0 bgcolor="#ffffd0" valign=top>
|
|
|
18 |
<tr><td>
|
|
|
19 |
<br>
|
|
|
20 |
<center>
|
|
|
21 |
<pre>
|
|
|
22 |
This Attribute indicates the framing to be used for framed access.
|
|
|
23 |
It MAY be used in both Access-Request and Access-Accept packets.
|
|
|
24 |
|
|
|
25 |
Possible values are:
|
|
|
26 |
</pre>
|
|
|
27 |
<i>1 PPP</i><br>
|
|
|
28 |
<i>2 SLIP</i><br>
|
|
|
29 |
<i>3 AppleTalk Remote Access Protocol (ARAP)</i><br>
|
|
|
30 |
<i>4 Gandalf proprietary SingleLink/Multilink protocol</i><br>
|
|
|
31 |
<i>5 Xylogics proprietary IPX/SLIP</i><br>
|
|
|
32 |
<i>6 X.75 Synchronous</i><br>
|
|
|
33 |
</td></tr>
|
|
|
34 |
<tr><td align=center>
|
|
|
35 |
<a href="javascript:window.close();"><b>Close Window</b></a>
|
|
|
36 |
</td></tr>
|
|
|
37 |
</center>
|
|
|
38 |
</table>
|
|
|
39 |
</tr>
|
|
|
40 |
</table>
|
|
|
41 |
</body>
|
|
|
42 |
</html>
|