Dr. ClincyLecture1 Chapter 2 (handout 1– only sections 2.1, 2.2 and 2.3) 1 of 10 Dr. Clincy Professor of CS Exam #3 Monday (3/14/16): Opened Book, No Computer,

Slides:



Advertisements
Similar presentations
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??
Advertisements

OSI Model OSI MODEL.
OSI Model OSI LAYER / MODEL.
OSI MODEL Maninder Kaur
Open System Interconnection
Chapter 5: TCP/IP and OSI Business Data Communications, 5e.
Protocols and the TCP/IP Suite Chapter 4 (Stallings Book)
Chapter 4 : TCP/IP and OSI Business Data Communications, 4e.
Protocols and the TCP/IP Suite
EE 4272Spring, 2003 EE4272: Computer Networks Instructor: Tricia Chigan Dept.: Elec. & Comp. Eng. Spring, 2003.
Open System Interconnection (OSI) Model
Network Technology CSE Network Technology CSE3020 Week 1.
Chapter 2 Network Models.
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.
LECTURE 2 CT1303 LAN. STANDARD MODELS: OSI Model : Open system Interconnection. is a conceptual model that characterizes and standardizes the internal.
OIS Model TCP/IP Model.
Lecturer: Tamanna Haque Nipa
Chapter 5: TCP/IP and OSI Business Data Communications, 6e.
Protocols and the TCP/IP Suite Chapter 4. Multilayer communication. A series of layers, each built upon the one below it. The purpose of each layer is.
Data Communications and Networks
Lecture 1 The OSI Model Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
OSI AND TCP/IP MODELS. Outline Introduction OSI Model TCP/IP Model IPv4 vs. IPv6.
Presentation on Osi & TCP/IP MODEL
Protocol Architectures. Simple Protocol Architecture Not an actual architecture, but a model for how they work Similar to “pseudocode,” used for teaching.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
Computer Communication & Networks Lecture # 02 Nadeem Majeed Choudhary
Layer Architecture Layer architecture simplifies the network design. It is easy to debug network applications in a layered architecture network. The network.
The OSI Model An ISO (International standard Organization) that covers all aspects of network communications is the Open System Interconnection (OSI) model.
COMPUTER NETWORKS Ms. Mrinmoyee Mukherjee Assistant Professor
The OSI Model.
Internet SecurityInternet Security Dr. ClincyLecture1 CS 4491 Internet Security Dr. Clincy Networking Fundamentals Note: I am still “tweaking” your syllabus.
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
William Stallings Data and Computer Communications
OSI Reference Model. Open Systems Interconnection (OSI) Model International standard organization (ISO) established a committee in 1977 to develop an.
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
Chapter 4 : TCP/IP and OSI Business Data Communications, 4e.
Network Models.
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
TCP/IPTCP/IP Dr. ClincyLecture 21 Ch 2: TCP/IP and OSI Lecture 2.
Protocol Suits and Layering Models OSI Model Dr. Abraham UTPA.
Lecture # 02 Network Models Course Instructor: Engr. Sana Ziafat.
The OSI Reference Model Data Communications and Networks Mr. Greg Vogl Uganda Martyrs University Lecture 3, 21 March 2003.
The OSI Model A Framework for Communications David A. Abarca July 19, 2005.
TCP/IP Protocol Suite Suresh Kr Sharma 1 The OSI Model and the TCP/IP Protocol Suite Established in 1947, the International Standards Organization (ISO)
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.
CS6027CS6027 Dr. ClincyLecture 11 CS 6027 Advanced Computer Networking.
Computer Engineering and Networks, College of Engineering, Majmaah University Protocols OSI reference MODEL TCp /ip model Mohammed Saleem Bhat
OSI Model OSI MODEL. Communication Architecture Strategy for connecting host computers and other communicating equipment. Defines necessary elements for.
OSI Model OSI MODEL.
Network Models.
The OSI Model Prof. Choong Seon HONG.
Today’s Agenda 1. Do Lab 8 – will help with Exam 3 (1110am-1210pm) 2
Computer Network Architecture
Lecturer, Department of Computer Application
DEPARTMENT OF COMPUTER SCIENCE
Dr. Clincy Professor of CS
Chapter 2 (Handout 1– only sections 2.1, 2.2 and 2.3)
NET301 Lecture 2 10/9/2015 NET 301.
Protocols and the TCP/IP Suite
Dr. Clincy Professor of CS
Chapter 3: Open Systems Interconnection (OSI) Model
Dr. Clincy Professor of CS
Chapter 2 (handout 1– only sections 2.1, 2.2 and 2.3)
OSI Model OSI MODEL.
Protocols and the TCP/IP Suite
Dr. Clincy Professor of CS
Unit – III Network Essentials
Presentation transcript:

Dr. ClincyLecture1 Chapter 2 (handout 1– only sections 2.1, 2.2 and 2.3) 1 of 10 Dr. Clincy Professor of CS Exam #3 Monday (3/14/16): Opened Book, No Computer, No Phone: All Chapter 4 (except 4.14) and sections 5.1 and 5.2 (and all related lectures) Lab 8 Posted on website

Dr. ClincyLecture2 Why Study OSI? An excellent model for conceptualizing and understanding data communications More granularity in functionality - more functional delineation Key points: –Modular –Hierarchical (chain of command, pecking order) –Boundaries between layers (called interfaces) Open Systems Interconnection (OSI) Reference Model In understanding the “full scope” of data communications and networking is VERY COMPLEX (and convoluted) Packet Switch Versus Circuit Switch

Dr. ClincyLecture 23 Internet – Underlying Technologies The Internet is an interconnection of “backbone” networks JOINED together via routers, gateways and switches Internet is comprised of LANs, Point-to-Point WANs and Switched WANs LAN Examples: Ethernet, Token Ring (not in book), Wireless and FDDI Ring (not in book) Pt-to-Pt WAN Examples: Telephony Modem, DSL, Cable/Modem, T-Lines and SONET Switched WAN Examples: X.25, Frame Relay and ATM Routers, Gateways, Bridges, Brouters, Modems, Switches Domain also includes Tx Issues Rx Issues Networked Applications Servers Storage Systems

Dr. ClincyLecture4 OSI Model Open Systems Interconnection Developed by ISO (International Organization for Standardization) Contains seven layers Application Presentation Session Transport Network Data Link Physical Note 1: CS3501 focuses on layer 1 (Physical Layer) Note 2: CS4622 focuses on layers 2 – 4 (TCP/IP)

Dr. ClincyLecture5 OSI Reference Model ? Bottom 3 layers Responsible for getting data or info to destination Routing and switching occurs Define the electrical and physical standards Performs bit ordering, transmission of the bits, and error detecting and correcting Top 4 layers Creation and interpretation of the data Protocols for data formatting, message syntax, dialogue management, message sequences and info presentation are used

Dr. ClincyLecture6 OSI Physical Layer Responsible for transmission of bits Always implemented through hardware Encompasses mechanical, electrical, and functional interfaces Encoding and Decoding issues: how 0’s and 1’s are converted to signals Signal translation (ie. electrical to optical) Signal Multiplexing and Demultiplexing Signal Modulation and Demodulation Transport medium: Coaxial, Twisted Pair, Optical, etc.. Transmission Rate/Data Rate – how fast to send bits Transmission mode: transmission direction (simplex, duplex) Physical Topology: network layout

Dr. ClincyLecture7 OSI Data Link Layer Responsible for error-free, reliable transmission of data Framing, Flow control, Error control (detection/correction), Access Methods Makes use of physical address because with in the same network Network Layer Data Link Layer Physical Layer Actually sends the packets (groups of frames) from node to node using a routing algorithm Takes raw data (bits) and transform them into frames, error control, etc. Transmit and receive the raw data (bits)

Dr. ClincyLecture8 OSI Network Layer Responsible for routing of messages through networks Concerned with type of switching used (circuit v. packet) Handles routing among different networks NOTE: with in the same network, only the DATA LINK layer is needed – amongst multiple networks, the NETWORK LAYER is needed No need for routing with in the same network (LAN) Routing across “internetworks” Makes use of logical address vs physical address because not with in the same network Fragmentation occurs at this layer - explain

Dr. ClincyLecture9 OSI Network Layer

Dr. ClincyLecture10 OSI Transport Layer Isolates messages from lower and upper layers Breaks down message size (segmentation) (down) and performs re-assembly (up) Monitors quality of communications channel (oversee all hops) Selects most efficient communication service necessary for a given transmission (could change over hops) Flow and Error control for Source and Sink

Dr. ClincyLecture11 OSI Session Layer Establishes logical connections between systems (up/down) Manages log-ons, password exchange, log-offs (up/down) Terminates connection at end of session (up/down) Three-way handshake

Dr. ClincyLecture12 OSI Presentation Layer Provides format and code conversion services Examples –File conversion from ASCII to EBDIC –Invoking character sequences to generate bold, italics, etc on a printer The source and sink could operate using different encoding schemes – the presentation layer makes the translations Security Compression

Dr. ClincyLecture13 OSI Application Layer Provides access to network for end-user (end-user being a human being or software application) User’s capabilities are determined by what items are available on this layer (ie. remote log-in, file transfer, service, directory service, etc.)