SYSTEM ADMINISTRATION Chapter 2 The OSI Model. The OSI Model was designed by the International Standards Organization (ISO) as a structural framework.

Slides:



Advertisements
Similar presentations
Exercises and Solutions Lecture 1
Advertisements

Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
1 Network Concepts Rong Wang CGS3285 School of Computer Science University of Central Florida Spring2004.
OSI MODEL Maninder Kaur
CompTIA Network+ Chapter 2
Networking Standards and the OSI Model
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
1ISM - © 2010 Houman Younessi Lecture 5 Convener: Houman Younessi Information Systems Spring 2011.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
1-1 Introduction to Computer Networks and Data Communications.
OSI Model.
Open System Interconnection (OSI) Model
11 CHAPTER ONE Introducing Networks. Objectives Identify and describe the functions of each of the seven layers of the OSI reference model Identify the.
Protocol Reference Model of OSI
COMPUTER NETWORKS.
The OSI Model A layered framework for the design of network systems that allows communication across all types of computer systems regardless of their.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
Lecturer: Tamanna Haque Nipa
THE OSI REFERENCE MODEL Open Systems Interconnection Reference Model.
Network Topologies.
OSI Model. Open Systems Interconnection (OSI) is a set of internationally recognized, non-proprietary standards for networking and for operating system.
IP Network Basics. For Internal Use Only ▲ Internal Use Only ▲ Course Objectives Grasp the basic knowledge of network Understand network evolution history.
Lecture 1 The OSI Model Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
CSCI-235 Micro-Computer in Science The Network. © Prentice-Hall, Inc Communications  Communication is the process of sending and receiving messages 
Chapter 1 Introduction to Computer Networks and Data Communications Data Communications and Computer Networks: A Business User’s Approach.
Introducing Network Standards
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
OSI Model Local Area Networks Chapter 2. Agenda  Attendance  Chapter 1 questions  Login to Web CT and information about Assessment Activation  Single-protocol.
Service Primitives Six service primitives that provide a simple connection-oriented service 4/23/2017
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
The OSI Model An ISO (International standard Organization) that covers all aspects of network communications is the Open System Interconnection (OSI) model.
Networking and Internet Dr. John P. Abraham Professor UT-RGV.
The OSI Model.
Introduction to Network Basic 1. Agenda – - Internetworking Basic – - OSI Layer – - TCP/IP Model – - IP Addressing – - Subnetting & VLSM – - The Internal.
Computer Networks. Introduction Computer Network2 A History Lesson of Networking 1969 – ARPANET, first packet switched network consist of UCLA, Stanford,
Protocols Rules governing the communication process, the language of the deal between the devices, must reflect Layers protocols define format, order of.
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
Physical Topology Physical layout of the network nodes – Broad description of the network: no detail about device types, connection methods, addressing,...
William Stallings Data and Computer Communications
Network Protocols and Standards (Part 2). The OSI Model In 1984, the International Organization for Standardization (ISO) defined a standard, or set of.
THE OSI MODEL ISO is the organization.OSI is the model. ISO  International Standards Organization OSI  Open Systems Interconnection.
Open System Interconnection Describe how information from a software application in one computer moves through a network medium to a software application.
Chapter 2 Network Models
ISDS 4120 Project 1 DWAYNE CARRAL JR 3/27/15. There are seven layers which make up the OSI (Open Systems Interconnection Model) which is the model for.
Networks are about Communication! What is a good model of communication?
Unit 3 Physical Layer.
THE NETWORKS Theo Chakkapark. Open System Interconnection  The tower of power!  The source of this power comes from the model’s flexibility.
The OSI Model A Framework for Communications David A. Abarca July 19, 2005.
Prepared by: PACE Academy ( Welcome to CCNAX Cisco Certified Network Associate Version 2 ( ) Recognize the purpose and functions.
Data Communication Network Models
Computer Networks. Understand the rationale for the existence of networks. Distinguish between the three types of networks: LANs, MANs, and WANs. After.
The OSI Model An overview of the media layer (Physical, Data Link, Network) By Luke Shiffner.
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
Mr. Sathish Kumar. M Department of Electronics and Communication Engineering I’ve learned that people will forget what you said, people will forget what.
Computer Network Lab. 1 3 장 OSI 기본 참조 모델 n OSI : Open System Interconnection n Basic Reference Model : ISO-7498 n Purpose of OSI Model ~ is to open communication.
LAN Topologies Part 1. What is topology? Topology is the physical or logical interconnection of communicating devices Physical Topology: LANtopology,
The OSI Model. History of OSI Model ISO began developing the OSI model in It is widely accepted as a model for understanding network communication.
The OSI Model Prof. Choong Seon HONG.
Computer Networks.
Click to edit Master subtitle style
Chapter 3: Open Systems Interconnection (OSI) Model
OSI Model The Seven Layers
Data Transmission And Digital Communication
Open System Interconnect (OSI).
LEARNING COMPUTER NETWORKS OSI Model (layers). Why a layered model?  Easier to teach communication process.  Speeds development, changes in one layer.
Presentation transcript:

SYSTEM ADMINISTRATION Chapter 2 The OSI Model

The OSI Model was designed by the International Standards Organization (ISO) as a structural framework for the rules of data communications. This model allows any vendor who adheres to the framework to design a component for data communications with the assurance that it can be used with products from any other vendor and provide seamless interoperability.

The Physical Layer The Physical layer defines the way data is transmitted over the physical connections of the network. Other component characteristics of this layer include physical topology, connection types, signal type, baseband and broadband, and bit synchronization.

Physical Topology The physical topology of the network defines the way the network is laid out, including: –Cabling (star, bus, mesh, ring, and wireless) –Interconnection of segments –Devices

Star The star topology is the most commonly used physical layout for networks today. When building a star topology, a hub or switch will be the central device connecting all nodes on the segment. When a node failure occurs, there are three places where the failure can take place: the port on the hub or switch, the cable connecting the node and the hub or switch, or the network interface on the node itself. A star topology is relatively easy to set up, and can be expanded so long as the physical limitations are not exceeded.

Bus The bus topology is the easiest to install and the most difficult to troubleshoot. Cables must be terminated. The bus topology has strict physical limitations of cable length and distance from other nodes.

Mesh Mesh networks provide redundant links between all nodes on the network, thus creating a fault-tolerant data communications topology. The mesh network is time-consuming and somewhat expensive to install because of the multiple connections between nodes. Troubleshooting mesh networks is relatively easy because the failure points are easily identified.

Ring The ring topology connects nodes in a circle, allowing only nodes directly connected to talk to each other. Data is transmitted in a single direction only. A node can accept and respond to packets addressed to it, then pass the packets on to the next node on the ring.

Wireless A wireless topology relies on either radio frequency (RF) or infrared (IR) frequencies, or channels, to connect directly to each other or to access points (APs). Wireless communication devices connect, or network, using either ad hoc or infrastructure networking.

Connection Types Point-to-point connections occur when two computers are connected and exchange information. An example is modem connections. Multipoint connections use many devices connected to transmission media, sharing the available bandwidth. The corporate network is an example.

Signal Types There are two broad categories of signal types: digital and analog. Analog signals use constantly varying voltages or waves. Digital signals use electrical pulses. All signals are subject to deterioration of signal over distance or attenuation. Each category of signal has a set of specific encoding schemes that allow for the efficient transmission of the data.

Baseband vs. Broadband Baseband and broadband refer to the way the signals are passed across the media. Baseband transmission allows a single transmission to use the entire bandwidth. Broadband transmission requires that many signals share the same bandwidth. Broadband traffic is more efficient for data transmission.

Bit Synchronization Baseband and broadband refer to the way the signals are passed across the media. Baseband transmission allows a single transmission to use the entire bandwidth. Broadband transmission requires that many signals share the same bandwidth. Broadband traffic is more efficient for data transmission.

The Datalink Layer The Datalink layer is subdivided into two sub-layers known as the Logical Link Control layer (LLC) and the Media Access Control layer (MAC). The LLC is responsible for the standards that govern how network communication will take place. The MAC layer maintains the physical addressing scheme used by network-connected nodes, allowing each node to be uniquely identified as a participant on the network.

The Network Layer The Network layer is responsible for two important functions: logical addressing of nodes on the network or internetwork and routing of packets from source to destination. The logical addressing scheme used most frequently is IP addressing, a binary method for building large numbers of unique addresses. Routing is a store and forward action that allows the best path to be chosen when sending a packet from source node to a destination node.

The Transport Layer The Transport layer makes sure that the data is transmitted reliably between nodes. This layer also segments large packets based on the type of network. Each segment is given a sequence number so that the receiving node can recreate the message correctly. Transport layer function also includes flow control, or the management of the rate of data transmission. To maintain reliable delivery of segments, this layer will issue either an ACK (acknowledgement) or a request for retransmission if errors are detected.

The Session Layer Session layer functions include the management of sessions or conversations between nodes.

The Presentation Layer The Presentation layer makes sure that both nodes understand in what format the data will arrive. Its function is that of translator when two different data formats are present. Encryption/decryption are managed at this layer. Compression/decompression of data is managed at this layer.

The Application Layer The Application layer provides services to software applications used by a user. Some of the services include file access services, printing services, services, file transfer services, and file management services.