File: a2435.html

package info (click to toggle)
appunti-informatica-libera 2001.08.18-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 27,912 kB
  • ctags: 23,734
  • sloc: makefile: 69
file content (101 lines) | stat: -rw-r--r-- 4,713 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"    "http://www.w3.org/TR/html4/strict.dtd">
<HTML LANG="it">
<HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html">
    <META NAME="Generator" CONTENT="Alml">
    <META NAME="Description" CONTENT="GNU/Linux e altro software libero">
    <META NAME="Keywords" CONTENT="Linux, GNU/Linux, Unix, software, software libero, free software">
    <META NAME="Author" CONTENT="Daniele Giacomini &nbsp;&nbsp; &nbsp;daniele&nbsp;@&nbsp;swlibero.org">
    <META NAME="Date" CONTENT="2001.08.18 ">
    <META NAME="Resource-type" LANG="en" CONTENT="Document" >
    <META NAME="Revisit-after" LANG="en" CONTENT="15 days" >
    <META NAME="Robots" CONTENT="ALL" >
    <TITLE> Appunti di informatica libera</TITLE>
    <LINK REL="stylesheet" TYPE="text/css" HREF="a2.css">
    <LINK REL="Start" TITLE="Start" HREF="a2.html">
    <LINK REL="Prev" TITLE="Previous" HREF="a2434.html">
    <LINK REL="Next" TITLE="Next" HREF="a2436.html">
</HEAD>
<BODY>
<P>
<A HREF="a2436.html">[successivo]</A>
<A HREF="a2434.html">[precedente]</A>
<A HREF="a2.html">[inizio]</A>
<A HREF="a2506.html">[fine]</A>
<A HREF="a21.html">[indice generale]</A>
<A HREF="a26.html">[violazione GPL]</A>
<A HREF="a2504.html">[licenze]</A>
<A HREF="a2505.html">[indice analitico]</A>
<A HREF="a2432.html">[tomo]</A>
<A HREF="a2433.html">[parte]</A>
</P>
<HR>
<DIV>
<H1>Capitolo 336, diapositiva<BR><A NAME="title5254"></A><A NAME="anchor6393"></A> Introduzione IP 2 </H1>

<P><BIG>Il pacchetto del livello <VAR>n</VAR>-esimo &egrave; definito PDU di livello <VAR>n</VAR> (<EM>Protocol Data Unit</EM>). A ogni passaggio verso il basso i pacchetti vengano imbustati in pacchetti (pi&ugrave; grandi) del livello inferiore, mentre, a ogni passaggio verso l'alto, i pacchetti vengono estratti dalla busta di livello inferiore.</BIG></P>

<TABLE ID="anchor6394" BORDER="0" WIDTH="100%">
<TR><TD>

<PRE>.-------------------.
| Applicazione      | 7-PDU     |               ^
|-------------------|           |               |
| Presentazione     |           |               |       
|-------------------|           |               |
| Sessione          |           |               |
|-------------------|           |          Estrazione
| Trasporto         |     Imbustamento          |
|-------------------|           |               |
| Rete              |           |               |
|-------------------|           |               |
| Collegamento dati |           |               |
|-------------------|           |               |
| Fisico            | 1-PDU     V               |
`-------------------'</PRE>

</TD></TR>
</TABLE>

<HR>

<P><BIG>Interconnessione tra le reti:</BIG></P>

<TABLE ID="anchor6395" BORDER="0" WIDTH="100%">
<TR><TD>

<PRE>.-------------------.   .--------------------------.    .-------------------.
| Applicazione      |   |                          |    | Applicazione      |
|-------------------|   |                          |    |-------------------|
| Presentazione     |   |                          |    | Presentazione     |
|-------------------|   |          Gateway         |    |-------------------|
| Sessione          |   |                          |    | Sessione          |
|-------------------|   |                          |    |-------------------|
| Trasporto         |   |                          |    | Trasporto         |
|-------------------|   |--------------------------|    |-------------------|
| Rete              |   |          Router          |    | Rete              |
|-------------------|   |--------------------------|    |-------------------|
| Collegamento dati |   |          Bridge          |    | Collegamento dati |
|-------------------|   |--------------------------|    |-------------------|
| Fisico            |   |        Ripetitore        |    | Fisico            |
`-------------------'   `--------------------------'    `-------------------'
         |                   |                |                   |
         `-------------------'                `-------------------'</PRE>

</TD></TR>
</TABLE>
Appunti di informatica libera 2001.08.18  --- <EM>Copyright &copy; 2000-2001 Daniele Giacomini -- &nbsp;daniele&nbsp;@&nbsp;swlibero.org</EM></DIV>
<HR>
<P>Dovrebbe essere possibile fare riferimento a questa pagina anche con il nome  <A HREF="introduzione_ip_2.html">introduzione_ip_2.html</A></P>
<P>
<A HREF="a2436.html">[successivo]</A>
<A HREF="a2434.html">[precedente]</A>
<A HREF="a2.html">[inizio]</A>
<A HREF="a2506.html">[fine]</A>
<A HREF="a21.html">[indice generale]</A>
<A HREF="a26.html">[violazione GPL]</A>
<A HREF="a2504.html">[licenze]</A>
<A HREF="a2505.html">[indice analitico]</A>
</P>
</BODY>
</HTML>