Network Model
• Different protocol
• Friend to friend
• Student to Lecture
• Son to parents
Scenario 2
• Indirect Communication
Why Do We Need Layering?
Protocol layering enables us to divide a complex
task into several smaller and simpler tasks
• Modularity
• Break down function to more detail tasks
• Easy to find and fix problem
• Easy to distribute task to other system
Standard & Model
• Developed through the cooperation of standards
creation committees, forum, and government
regulatory agencies
• ISO
• ITU-T
• ANSI
• IEEE
• EIA
Network Model
• 2 Most important network model
• OSI Model
• TCP/IP (Darpa) Model
• IBM SNA
• DecNet
• Apollo
• Vines
• Xerox Network System
Protocol
• Two entities cannot simply send bit streams to each
other and expect to be understood
• Contoh service :
• File Transfer
• Mail services
• Directory services
• Web services
TCP/IP MODEL
TCP/IP Model
• Meski Model OSI telah diakui secara
universal, namun standard yang dipakai
Internet hingga kini adalah standard
TCP/IP.
Same layer Interaction : Header yang diletakkan oleh sebuah layer pada sisi host
pengirim akan dikupas oleh layer yang sama pada sisi host penerima
Disebut sebagai Logical layer connection
Adjacent layer Interaction : Interaksi antar-layer pada host yang sama. Layer Network
berinteraksi dengan layer Transport dan layer Data Link, dan seterusnya.
Encapsulation - Decapsulation
• Setiap layer akan membungkus data user dengan sebuah
header. Proses ini disebut enkapsulasi data.
• Header berisi informasi-informasi yang spesifik pada
setiap layer.