23.11.2012 Views

Telematics Chapter 6: Network Layer - Freie Universität Berlin

Telematics Chapter 6: Network Layer - Freie Universität Berlin

Telematics Chapter 6: Network Layer - Freie Universität Berlin

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The IP Header (2)<br />

● DF (1 bit): Don't Fragment. All routers must forward packets up to a size of 576<br />

byte, everything beyond that is optional. Larger packets with set DF-bit therefore<br />

cannot take each possible way in the network.<br />

● MF (1 bit): More Fragments<br />

● “1” - further fragments follow<br />

● “0” - last fragment of a datagram<br />

● Fragment Offset (13 bits): Sequence number of the fragments of a packet (2 13<br />

= 8192 possible fragments). The offset states, to which position of a packet<br />

(counted in multiples of 8 byte) a fragment belongs to. From this a maximum<br />

length of 8192 x 8 byte = 65,536 byte results for a packet.<br />

● Protocol (8 bits): Which transport protocol is used in the data part (UDP,<br />

Type of<br />

TCP,…)? To which transport process the packet has Version to IHL be passed? Service<br />

Total Length<br />

D M<br />

Identification Fragment Offset<br />

● Header Checksum (16 bits): 1’s complement of the sum of the 16-bit F F half<br />

words of the header. Must be computed with each hop (since Protocol TTL changes)<br />

Time to Live Header Checksum<br />

Source Address<br />

● Source Address/Destination Address (32 bits): <strong>Network</strong> and host numbers<br />

Destination Address<br />

of sending and receiving computer. This information is used by routers for the<br />

routing decision.<br />

Options (variable, 0-40 Byte)<br />

Univ.-Prof. Dr.-Ing. Jochen H. Schiller ▪ cst.mi.fu-berlin.de ▪ <strong>Telematics</strong> ▪ <strong>Chapter</strong> 6: <strong>Network</strong> <strong>Layer</strong><br />

DATA (variable)<br />

Padding<br />

6.42

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!