Map Development Area (MDA)
Location:
_/_
internet
_/_
tcpip
_/_
ip
| ip |
|
|
Types:
|
-
Comment:
-
own logical addressing scheme and path determination
-
Comment:
-
unreliable delivery (reliability provided by transport layer)
-
Features:
-
delays of packets: router too busy -- loss of packets: buffer overflow in router -- duplication of packets: retransmission by sender -- out-of-sequence: packets can go different path (reordered at transport layer) -- fragmentation: links with less bandwidth (reassembling of fragmented packets done by IP)
-
Comment:
-
used to deliver packets across multiple links -- Data Link technology independent
-
Comment:
-
packet-switched: every packet carries source and destination address -- connection-less: no continuing connection between end-hosts, no path is established before transmitting and no context is saved
|
|
|