Encapsulation - PowerPoint PPT Presentation

1 / 4
About This Presentation
Title:

Encapsulation

Description:

32 bits. application. data (variable length) sequence number. acknowledgement number ... each router) for. fragmentation/ reassembly. total datagram. length ... – PowerPoint PPT presentation

Number of Views:61
Avg rating:3.0/5.0
Slides: 5
Provided by: jimku59
Category:

less

Transcript and Presenter's Notes

Title: Encapsulation


1
Encapsulation
source
message
application transport network link physical
segment
datagram
frame
switch
destination
application transport network link physical
router
2
TCP segment structure
URG urgent data (generally not used)
counting by bytes of data (not segments!)
ACK ACK valid
PSH push data now (generally not used)
bytes rcvr willing to accept
RST, SYN, FIN connection estab (setup,
teardown commands)
Internet checksum (as in UDP)
3
IP datagram format
  • how much overhead with TCP?
  • 20 bytes of TCP
  • 20 bytes of IP
  • 40 bytes app layer overhead

4
Ethernet Frame Structure
  • Preamble
  • 7 bytes with pattern 10101010 followed by one
    byte with pattern 10101011 to synchronize
    receiver, sender clock rates
  • Addresses 6 bytes
  • if adapter receives frame with matching
    destination address, or with broadcast address
    (eg ARP packet), it passes data in frame to
    net-layer protocol
  • otherwise, adapter discards frame
  • Type indicates the higher layer protocol (mostly
    IP but others may be supported such as Novell IPX
    and AppleTalk)
  • CRC checked at receiver, if error is detected,
    the frame is simply dropped
Write a Comment
User Comments (0)
About PowerShow.com