Introduction To Network and Design: The OSI Model
Introduction To Network and Design: The OSI Model
DESIGN
CHAPTER 2
Types of Networks in Use Today
• Storage-Area Network (SAN)
• Enterprise Private Network (EPN)
• Virtual Private Network (VPN)
• Wireless Local Area Network (WLAN)
The OSI Model
Learning outcomes
Understand the need of layering in Networked computing
Understand the OSI model and the TCP/IP model
Understand the function protocols and their role at each
layer.
TCP protocol
UDP protocol
Understand the role of header in communication between
layers
Understand how data sent from one host arrive to the target
host.
Network complexities
Different types of hardware and software (operating systems)
Different types of data to be transferred –text, images, music,
video, etc
Data must be transferred without errors
Many different paths may have to be taken
Data formats and data exchange
conventions vary between manufacturers E.g., ASCII,
UNICODE, EBCDIC(Extended Binary Coded Decimal
Interchange Code)
• Translation
• Different computers use different encoding systems
(bit order translation) Convert data into a common
format before transmitting.
• Syntax represents info such as character codes - how
many bits to represent data – 8 or 7 bits