Subversion Repositories ALCASAR

Rev

Rev 1 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log

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