Header-Felder im IPv6-Paket: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 1: | Zeile 1: | ||
{{#drawio:ipv6-header}} | {{#drawio:ipv6-header}} | ||
| + | |||
| + | |||
| + | :{| class="wikitable" style="text-align: center" | ||
| + | |+Fixed header format | ||
| + | |- | ||
| + | ! style="border-bottom:none; border-right:none;"| ''Offsets'' | ||
| + | ! style="border-left:none;"| [[Octet (computing)|Octet]] | ||
| + | ! colspan="8" | 0 | ||
| + | ! colspan="8" | 1 | ||
| + | ! colspan="8" | 2 | ||
| + | ! colspan="8" | 3 | ||
| + | |- | ||
| + | ! style="border-top: none" | [[Octet (computing)|Octet]] | ||
| + | ! [[Bit]] | ||
| + | ! style="width:2.6%;"| 0 | ||
| + | ! style="width:2.6%;"| 1 | ||
| + | ! style="width:2.6%;"| 2 | ||
| + | ! style="width:2.6%;"| 3 | ||
| + | ! style="width:2.6%;"| 4 | ||
| + | ! style="width:2.6%;"| 5 | ||
| + | ! style="width:2.6%;"| 6 | ||
| + | ! style="width:2.6%;"| 7 | ||
| + | ! style="width:2.6%;"| 8 | ||
| + | ! style="width:2.6%;"| 9 | ||
| + | ! style="width:2.6%;"| 10 | ||
| + | ! style="width:2.6%;"| 11 | ||
| + | ! style="width:2.6%;"| 12 | ||
| + | ! style="width:2.6%;"| 13 | ||
| + | ! style="width:2.6%;"| 14 | ||
| + | ! style="width:2.6%;"| 15 | ||
| + | ! style="width:2.6%;"| 16 | ||
| + | ! style="width:2.6%;"| 17 | ||
| + | ! style="width:2.6%;"| 18 | ||
| + | ! style="width:2.6%;"| 19 | ||
| + | ! style="width:2.6%;"| 20 | ||
| + | ! style="width:2.6%;"| 21 | ||
| + | ! style="width:2.6%;"| 22 | ||
| + | ! style="width:2.6%;"| 23 | ||
| + | ! style="width:2.6%;"| 24 | ||
| + | ! style="width:2.6%;"| 25 | ||
| + | ! style="width:2.6%;"| 26 | ||
| + | ! style="width:2.6%;"| 27 | ||
| + | ! style="width:2.6%;"| 28 | ||
| + | ! style="width:2.6%;"| 29 | ||
| + | ! style="width:2.6%;"| 30 | ||
| + | ! style="width:2.6%;"| 31 | ||
| + | |- | ||
| + | ! 0 | ||
| + | ! 0 | ||
| + | | colspan="4"|''Version'' | ||
| + | | colspan="8"|''Traffic class'' | ||
| + | | colspan="20"|''Flow label'' | ||
| + | |- | ||
| + | ! 4 | ||
| + | ! 32 | ||
| + | | colspan="16"|''Payload length'' | ||
| + | | colspan="8"|''Next header'' | ||
| + | | colspan="8"|''Hop limit'' | ||
| + | |- | ||
| + | ! 8 | ||
| + | ! 64 | ||
| + | | colspan="32" rowspan="4"|''Source address'' | ||
| + | |- | ||
| + | ! 12 | ||
| + | ! 96 | ||
| + | |- | ||
| + | ! 16 | ||
| + | ! 128 | ||
| + | |- | ||
| + | ! 20 | ||
| + | ! 160 | ||
| + | |- | ||
| + | ! 24 | ||
| + | ! 192 | ||
| + | | colspan="32" rowspan="4"|''Destination address'' | ||
| + | |- | ||
| + | ! 28 | ||
| + | ! 224 | ||
| + | |- | ||
| + | ! 32 | ||
| + | ! 256 | ||
| + | |- | ||
| + | ! 36 | ||
| + | ! 288 | ||
| + | |} | ||
Version vom 26. Oktober 2023, 05:30 Uhr
Fixed header format Offsets Octet 0 1 2 3 Octet Bit 0 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 0 0 Version Traffic class Flow label 4 32 Payload length Next header Hop limit 8 64 Source address 12 96 16 128 20 160 24 192 Destination address 28 224 32 256 36 288
