Difference between revisions of "Template:MOOC Valeurs du champ en-tête suivant"
From Livre IPv6
Line 1: | Line 1: | ||
{| | {| | ||
|+ '''''Valeurs du champ en-tête suivant pour IPv6''''' | |+ '''''Valeurs du champ en-tête suivant pour IPv6''''' | ||
− | ! valeur !! Protocole ou ''Extension'' | + | ! valeur !! Hexa !! Protocole ou ''Extension'' |
|-style="background:silver" | |-style="background:silver" | ||
− | | 0 || ''Proche-en-proche'' | + | | 0 || 0x00 || ''Proche-en-proche'' |
|- | |- | ||
− | | 4 || IPv4 | + | | 4 || 0x04 || IPv4 |
|-style="background:silver" | |-style="background:silver" | ||
− | | 6 || TCP | + | | 6 || 0x06 || TCP |
|- | |- | ||
− | | 17 || UDP | + | | 17 || 0x11 || UDP |
|-style="background:silver" | |-style="background:silver" | ||
− | | 41 || IPv6 | + | | 41 || 0x29 || IPv6 |
|- | |- | ||
− | | 43 || ''Routage '' | + | | 43 || 0x2b || ''Routage '' |
|-style="background:silver" | |-style="background:silver" | ||
− | | 44 || ''Fragmentation'' | + | | 44 || 0x2c || ''Fragmentation'' |
|- | |- | ||
− | | 50 || ''Confidentialité'' | + | | 50 || 0x32 || ''Confidentialité'' |
|-style="background:silver" | |-style="background:silver" | ||
− | | 51 || ''Authentification'' | + | | 51 || 0x33 || ''Authentification'' |
|- | |- | ||
− | | 58 || ICMPv6 | + | | 58 || 0x3a || ICMPv6 |
|-style="background:silver" | |-style="background:silver" | ||
− | | 59 || Fin des en-têtes | + | | 59 || 0x3b || Fin des en-têtes |
|- | |- | ||
− | | 60 || ''Destination'' | + | | 60 || 0x3c || ''Destination'' |
|-style="background:silver" | |-style="background:silver" | ||
− | | 132 || SCTP | + | | 132 || 0x84 || SCTP |
|- | |- | ||
− | | 135 || ''Mobilité'' | + | | 135 || 0x87 || ''Mobilité'' |
|-style="background:silver" | |-style="background:silver" | ||
− | | 136 || UDP-lite | + | | 136 || 0x88 || UDP-lite |
|- | |- | ||
− | | 140 || ''Shim6'' | + | | 140 || 0x8c || ''Shim6'' |
|} | |} |
Latest revision as of 13:21, 2 May 2016
valeur | Hexa | Protocole ou Extension |
---|---|---|
0 | 0x00 | Proche-en-proche |
4 | 0x04 | IPv4 |
6 | 0x06 | TCP |
17 | 0x11 | UDP |
41 | 0x29 | IPv6 |
43 | 0x2b | Routage |
44 | 0x2c | Fragmentation |
50 | 0x32 | Confidentialité |
51 | 0x33 | Authentification |
58 | 0x3a | ICMPv6 |
59 | 0x3b | Fin des en-têtes |
60 | 0x3c | Destination |
132 | 0x84 | SCTP |
135 | 0x87 | Mobilité |
136 | 0x88 | UDP-lite |
140 | 0x8c | Shim6 |