Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > a412ceb851151854794ced2a242192bb > files > 1842

howto-html-fr-20080722-1mdv2010.0.noarch.rpm

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Chapitre 3. 
Les types d'adresse
 </title>
<link rel="stylesheet" href="style.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.66.1">
<link rel="start" href="index.html" title="
HOWTO IPv6 Linux (fr)
 ">
<link rel="up" href="index.html" title="
HOWTO IPv6 Linux (fr)
 ">
<link rel="prev" href="ch02s04.html" title="4. 
FAQ (Les bases)
  ">
<link rel="next" href="ch03s01.html" title="1. 
Les adresses sans préfixe spécial
  ">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">Chapitre 3. 
Les types d'adresse
 </th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="ch02s04.html">Précédent</a> </td>
<th width="60%" align="center"> </th>
<td width="20%" align="right"> <a accesskey="n" href="ch03s01.html">Suivant</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="chapter" lang="fr">
<div class="titlepage"><div><div><h2 class="title">
<a name="chapter-addresstypes"></a>Chapitre 3. 
Les types d'adresse
 </h2></div></div></div>
<div class="toc">
<p><b>Table des matières</b></p>
<dl>
<dt><span class="sect1"><a href="ch03s01.html">1. 
Les adresses sans préfixe spécial
  </a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="ch03s01.html#id2535982">1.1. 
L'adresse localhost
   </a></span></dt>
<dt><span class="sect2"><a href="ch03s01.html#id2536023">1.2. 
L'adresse non spécifiée
   </a></span></dt>
<dt><span class="sect2"><a href="ch03s01.html#id2536068">1.3. 
L'adresse IPv6 avec adresse IPv4 intégrée
   </a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="ch03s02.html">2. 
La partie réseau, aussi appelée préfixe
  </a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="ch03s02.html#id2536220">2.1. 
Le type d'adresse lien-local
   </a></span></dt>
<dt><span class="sect2"><a href="ch03s02.html#id2536304">2.2. 
Le type d'adresse site-local
   </a></span></dt>
<dt><span class="sect2"><a href="ch03s02.html#id2536397">2.3. 
Le type d'adresse ”unicast globale (agrégeable) "
   </a></span></dt>
<dt><span class="sect2"><a href="ch03s02.html#id2536700">2.4. 
Les adresses multicast 
   </a></span></dt>
<dt><span class="sect2"><a href="ch03s02.html#id2536896">2.5. 
Les adresses anycast
   </a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="ch03s03.html">3. 
Les types d'adresse (partie hôte)
  </a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="ch03s03.html#id2537014">3.1. 
L'adresse calculée automatiquement (dite aussi “sans état”)
   </a></span></dt>
<dt><span class="sect2"><a href="ch03s03.html#id2537147">3.2. 
La configuration manuelle
   </a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="ch03s04.html">4. 
La longueur de préfixe nécessaire au routage
  </a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="ch03s04.html#id2537261">4.1. 
La longueur du préfixe (aussi connue en tant que "masque de réseau")
   </a></span></dt>
<dt><span class="sect2"><a href="ch03s04.html#id2537347">4.2. 
La correspondance à une route
   </a></span></dt>
</dl></dd>
</dl>
</div>
<p>
Comme pour IPv4, l'adresse IPv6 peut être scindée en une partie réseau et une partie hôte, par l'usage d'un masque de sous-réseau.
 </p>
<p>
IPv4 a montré que parfois cela serait bien si plus d'une adresse IP pouvaient être assignées à une interface, chacune à un but bien précis (alias, multi-cast). Afin de demeurer ouvert à l'avenir, IPv6 offre davantage en permettant à plus d'une adresse IPv6 d'être assignées à une interface. Il n'y a actuellement aucune limite définie par aucun RFC, mais seulement par l'implémentation de la pile IPv6 (afin de prévenir les attaques DoS).
 </p>
<p>
Pour employer le grand nombre de bits constitutifs de son adresse, IPv6 définit des types d'adresse basés sur certains regroupements de ces bits, qui, avec un peu de chance, ne devraient pas être modifiés à l'avenir (à la différence d'aujourd'hui avec IPv4, et l'histoire des classes A, B et C).
 </p>
<p>
C'est ainsi que la totalité des bits est divisée en une partie réseau (les 64 supérieurs) et en une partie hôte (les 64 inférieurs), afin de faciliter l'auto-configuration.
Info: un bon URL qui permet d'analyser la signification détaillée d'une adresse donnée est <a href="http://steinbeck.ucs.indiana.edu:47401/" target="_top">l'oracle d'adresse IPv6</a>.
 </p>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="ch02s04.html">Précédent</a> </td>
<td width="20%" align="center"><a accesskey="u" href="index.html">Niveau supérieur</a></td>
<td width="40%" align="right"> <a accesskey="n" href="ch03s01.html">Suivant</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">4. 
FAQ (Les bases)
   </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Sommaire</a></td>
<td width="40%" align="right" valign="top"> 1. 
Les adresses sans préfixe spécial
  </td>
</tr>
</table>
</div>
</body>
</html>