logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   internet   _/_   tcpip   _/_   ip  

Index Browse Edit Visualize Statistics Download Help
 
ip
has-feature
- packet-switched [ Features: ]
is-incarnation
- IPv4, IP version 4 [ incarnation ]
- IPv6, IP version 6 [ incarnation ]
protocol-is-positioned-at
- Network Layer [ location ]
transports
- IP Packet [ transported ]
used by:
- TCP, Transmission Control Protocol [ user ]
- UDP, User Datagram Protocol [ user ]
- Internet [ user ]
connection-less protocol
- IP, Internet Protocol
- UDP, User Datagram Protocol
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