CS 350 Chapter-2.

Slides:



Advertisements
Similar presentations
Chabot College Chapter 2 Review Questions Semester IIIELEC Semester III ELEC
Advertisements

OSI Model OSI MODEL.
Network Fundamentals – Chapter 7
OSI Model Overview Application (Upper) Layers Session Presentation Application.
Computer Network by P.It-arun Computer Engineering Dept, RMUTT.
Network Concepts. Networks LAN WAN Main Concepts n Protocol n Media n Topology.
Open System Interconnection (OSI) Model
IST 228\Ch1\Internetworking1 Collision/Broadcast Domain The term collision domain defines the set of devices for which their frames could collide A broadcast.
© Wiley Inc All Rights Reserved. CCNA: Cisco Certified Network Associate Study Guide CHAPTER 1: Internetworking.
LECTURE 2 CT1303 LAN. STANDARD MODELS: OSI Model : Open system Interconnection. is a conceptual model that characterizes and standardizes the internal.
THE OSI REFERENCE MODEL Open Systems Interconnection Reference Model.
1 Protocol Interaction (ISO’s Open Systems Interconnection (OSI model)) the 7 layers.
IP Network Basics. For Internal Use Only ▲ Internal Use Only ▲ Course Objectives Grasp the basic knowledge of network Understand network evolution history.
Instructor & Todd Lammle
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Data Link Layer Network Fundamentals – Chapter 7.
Midterm Review - Network Layers. Computer 1Computer 2 2.
Chapter 1 Overview Review Overview of demonstration network
Introduction1-1 Data Communications and Computer Networks Chapter 5 CS 3830 Lecture 27 Omar Meqdadi Department of Computer Science and Software Engineering.
CS 381 Final Exam Study Guide Final Exam Date: Tuesday, May 12 th Time: 10:30am -12:30pm Room: SB 105 Exam aid: 8 ½ x 11 page of notes front and back.
Computer Communication & Networks Lecture # 02 Nadeem Majeed Choudhary
1 Review - OSI Model n OSI Reference Model u represents the communications process. u 7 layers: physical, data link, network, transport, session, presentation.
Networking Fundamentals Chapter 1 Introducing Networks.
Computer Networks. Introduction Computer Network2 A History Lesson of Networking 1969 – ARPANET, first packet switched network consist of UCLA, Stanford,
The Medium Access Control Sublayer Chapter 4. The Channel Allocation Problem Static Channel Allocation Dynamic Channel Allocation  Delay for the divided.
Module 8: Ethernet Switching
UNDERSTANDING THE HOST-TO-HOST COMMUNICATIONS MODEL - OSI LAYER & TCP/IP MODEL 1.
CCNA 3 Week 4 Switching Concepts. Copyright © 2005 University of Bolton Introduction Lan design has moved away from using shared media, hubs and repeaters.
© 1999, Cisco Systems, Inc. 2-1 Chapter 2 Internetworking Concepts Overview.
THE OSI MODEL ISO is the organization.OSI is the model. ISO  International Standards Organization OSI  Open Systems Interconnection.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Protocols and Architecture Slide 1 Use of Standard Protocols.
Slide #1 CIT 380: Securing Computer Systems TCP/IP.
© 2000, Cisco Systems, Inc. D-1 Appendix D. © 2000, Cisco Systems, Inc. ICND v1.0a—D-2 Application Presentation Session Transport Network.
Chapter 7 OSI Data Link Layer.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
OSI ARCHITECTURE IN OSI, ACTUAL INFORMATION IS OVERHEADED BY PROTOCOL LAYERS IF ALL SEVEN LAYERS ARE OVERHEADED, THEN AS LITTLE AS 15% OF THE TRANSMITTED.
ENGS 112 Lecture 3 Packet Switching Chapter 3, Walrand WWW links, eg.
1 3/13/ :25 Chapter 5Protocol Architecture1 Rivier College CS575: Advanced LANs Chapter 5: Protocol Architecture.
Mr. Sathish Kumar. M Department of Electronics and Communication Engineering I’ve learned that people will forget what you said, people will forget what.
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
Cisco I Introduction to Networks Semester 1 Chapter 4 JEOPADY.
OSI Model OSI MODEL. Communication Architecture Strategy for connecting host computers and other communicating equipment. Defines necessary elements for.
OSI Model OSI MODEL.
Click to edit Master subtitle style
Network Models.
Appendix D.
Computer Networks.
7 Layer OSI Model.
Click to edit Master subtitle style
The OSI Model and the TCP/IP Protocol Suite
ISO/OSI Model and Collision Domain
Lecturer, Department of Computer Application
DEPARTMENT OF COMPUTER SCIENCE
Instructor: Mr. Malik Zaib
Data Transmission and Computer Communications ECE: 412
NET301 Lecture 2 10/9/2015 NET 301.
Computer Network.
נכתב ונערך ע"י רס"ל אורטל מנשה, ר"צ אלקטרוניקה
The OSI Model and the TCP/IP Protocol Suite
X.25 and Frame Relay Like ATM: wide area network technologies
Chapter 3: Open Systems Interconnection (OSI) Model
Data Link Issues Relates to Lab 2.
Computer Network.
The OSI 7 Layer Model Ben, Stuart, Charles.
Networking.
OSI Model OSI MODEL.
Networking.
OSI Reference Model Kashif Ishaq.
The OSI Model and the TCP/IP Protocol Suite
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
LEARNING COMPUTER NETWORKS OSI Model (layers). Why a layered model?  Easier to teach communication process.  Speeds development, changes in one layer.
Presentation transcript:

CS 350 Chapter-2

Advantages layered Model

Please Do Not Throw Sausage Pizza Away Application Provides a user interface Presentation Presents data, handles processing such as data encryption, compression Session Keeps different applications’ data separate (simplex, half duplex, and full duplex) Transport Provides reliable or unreliable delivery, performs error correction before retransmit (Conn-oriented, flow control) Network Provides logical addressing, which routers use for path determination Data Link Combines packets into bytes and bytes into frames, provides access to media using MAC address, performs error detection not correction Physical Moves bits between devices, specifies voltage, wire speed, and pin-out of cables

Transport Connection-Oriented Communication Windowing Acknoledgement Virtual circuit Sequencing Acknowledgement Flow control Windowing Acknoledgement

Networking Data packets Route-update packets Network address Interface Metric

Routers Do not forward broadcast or multicast Use IP address to forward packet to the next hop Use access list, created by admin, to control security on the types of packets allowed to enter or exit Can provide layer-2 bridging functions, and route through the same interface simultaneously Layer-3 device, provide connection between VLAN Provide QoS

The Data Link Layer Media Access Control (MAC) Contention media access – first come first serve Logical Link Control (LLC) Encapsulation Flow control Sequencing

IEEE 802 – LAN/MANs 802.2 --- LLC 802.3 --- CSMA/CD 802.11 – Wireless LAN 802.16 -- WiMAX

Physical Layer Bit patterns Encoding bits Interfaces Physical topology

Encapsulation