CompTIA Network+ Chapter 2

Slides:



Advertisements
Similar presentations
Internetwork An internetwork is a collection of individual networks, connected by intermediate networking devices, that functions as a single large network.
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??
OSI Model OSI MODEL.
Open System Interconnection
Networking Standards and the OSI Model
Protocols and the TCP/IP Suite
OSI Model.
Chapter Two Networking Standards and the OSI Model.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
LECTURE 2 CT1303 LAN. STANDARD MODELS: OSI Model : Open system Interconnection. is a conceptual model that characterizes and standardizes the internal.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the Host-to-Host Communications Model.
OIS Model TCP/IP Model.
Lecturer: Tamanna Haque Nipa
THE OSI REFERENCE MODEL LES M C LELLAN DEAN WHITTAKER SANDY WORKMAN.
THE OSI MODEL KUDIRAT FAWEHINMI COSC 541.
THE OSI REFERENCE MODEL Open Systems Interconnection Reference Model.
IP Network Basics. For Internal Use Only ▲ Internal Use Only ▲ Course Objectives Grasp the basic knowledge of network Understand network evolution history.
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.
Section 4 : The OSI Network Layer CSIS 479R Fall 1999 “Network +” George D. Hickman, CNI, CNE.
Semester 1 CHAPTER 3 Le Chi Trung
Networking Standards and the OSI Model
OSI Model Local Area Networks Chapter 2. Agenda  Attendance  Chapter 1 questions  Login to Web CT and information about Assessment Activation  Single-protocol.
Computer Communication & Networks Lecture # 02 Nadeem Majeed Choudhary
THE OSI REFERENCE MODEL Open Systems Interconnection (OSI) International Organization for Standardization( ISO)
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.
1 Layer 2: Concepts Honolulu Community College Cisco Academy Training Center Semester 1 Version
Cisco – Semester 1 – Chapter 2 Network Fundamentals And The OSI Model.
UNDERSTANDING THE HOST-TO-HOST COMMUNICATIONS MODEL - OSI LAYER & TCP/IP MODEL 1.
Chapter 2 Key Term Network+ Guide to Networks Richard Goldman November 7, 2001.
OSI Model Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Rehab AlFallaj.  OSI Model : Open system Interconnection.  is a conceptual model that characterizes and standardizes the internal functions of a communication.
An Introduction to Networking
OSI Model Cisco Academy Semester 1, Chapter 2. The Seven Layers of the OSI Model International Organization of Standardization ISO.
Network Protocols and Standards (Part 2). The OSI Model In 1984, the International Organization for Standardization (ISO) defined a standard, or set of.
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
Open System Interconnection Describe how information from a software application in one computer moves through a network medium to a software application.
Network Models.
Computer Networks Syed Md. Ashraful Karim Lecturer, CSE BU.
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
Chapter 7 OSI Data Link Layer.
SYSTEM ADMINISTRATION Chapter 2 The OSI Model. The OSI Model was designed by the International Standards Organization (ISO) as a structural framework.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
OSI Model. Open Systems Interconnection (OSI) is a set of internationally recognized, non proprietary standards for networking and for operating system.
COMPUTER NETWORK AND DESIGN CSCI 3385K. Host-to-Host Communications Model Older model Proprietary Application and combinations software controlled by.
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.
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.
Chapter 5: Making Networks Work
Click to edit Master subtitle style
Local Area Networks Chapter 4.
CHAPTER 2 THE OSI MODEL.
Networking Standards and the OSI Model
ISO/OSI Model and Collision Domain
Lecturer, Department of Computer Application
Internetwork An internetwork is a collection of individual networks, connected by intermediate networking devices, that functions as a single large network.
DEPARTMENT OF COMPUTER SCIENCE
Lec 5 Layers Computer Networks Al-Mustansiryah University
NET301 Lecture 2 10/9/2015 NET 301.
Protocols and the TCP/IP Suite
Chapter 3: Open Systems Interconnection (OSI) Model
OSI Model The Seven Layers
OSI Model OSI MODEL.
Protocols and the TCP/IP Suite
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:

CompTIA Network+ Chapter 2 OSI Model CompTIA Network+ Chapter 2

Exam Objectives The following 4 exam objectives will be covered in this chapter. Define the layers of the OSI model and identify the protocols, services, and functions that pertain to each layer. Identify the OSI Model layers where routing, switching or bridging occurs. Describe data link layer concepts, including MAC address, bridges and 802.x specifications. Explain routing and network layer concepts.

The Seven Layers of the OSI Model International Organization of Standardization ISO

Layer7 The application layer is the OSI layer that is closest to the user; it provides network services to the user’s applications. It differs from the other layers in that it does not provide services to any other OSI layer, but rather, only to applications outside the OSI model. Examples of such applications are spreadsheet programs, word processing programs, and bank terminal programs. If you want to remember Layer 7 in as few words as possible, think of browsers.

Layer 6 The presentation layer ensures that the information that the application layer of one system sends out is readable by the application layer of another system. The presentation layer translates between multiple data formats by using a common format. Data encryption and compression also takes place at the Presentation layer

Layer 5 As its name implies, the session layer establishes, manages, and terminates sessions between two communicating hosts. The session layer provides its services to the presentation layer. It also synchronizes dialogue between the two hosts' presentation layers and manages their data exchange. If you want to remember Layer 5 in as few words as possible, think of dialogues and conversations.

Layer 4 The transport layer segments data from the sending host's system and reassembles the data into a data stream on the receiving host's system. Layer 4 is the boundary between media-layer protocols and host-layer protocols. Layer 4 also deals with Flow Control (Windowing), and Reliability of Communication (Acknowledgement).

Layer 3 The network layer is a complex layer that provides connectivity and path selection between two host systems that may be located on geographically separated networks. If you want to remember Layer 3 in as few words as possible, think of path selection, routing, and addressing.

Layer 2 The data link layer provides reliable transit of data across a physical link. In so doing, the data link layer is concerned with physical (as opposed to logical) addressing, network topology, network access, error notification, ordered delivery of frames. If you want to remember Layer 2 in as few words as possible, think of frames and media access control.

Layer 1 The physical layer defines the electrical, mechanical, procedural, and functional specifications for activating, maintaining, and deactivating the physical link between end systems. Such characteristics as voltage levels, maximum transmission distances, physical connectors, transceivers and other, similar, attributes are defined by physical layer specifications. If you want to remember Layer 1 in as few words as possible, think of signals and media.

Encapsulation

Summary of the OSI Model Layer Description

5 Conversion Steps to Encapsulate Data

Devices and layers Physical layer: Media, transceivers, hubs, and repeaters. Data link Layer: bridges, switches, NICs and brouters Network Layer: routers, brouters.

Frame Specifications Ethernet Token Ring Networking technology originally developed in 1970 by Xerox Token Ring Networking technology developed by IBM in the 1980s

Typical Ethernet Frame FIGURE 2-5 Ethernet frame as specified by the IEEE 802.3 standard 802.3 Standard IEEE standard for Ethernet networking devices and data handling

Components of the Ethernet 802.3 Frame Preamble: announces to the network that data is in rout. Start of Frame Delimiter (SFD): beginning of the addressing frame Destination Address Source Address

Components of the Ethernet 802.3 Frame Length (LEN) Data Pad: Minimum frame size is 46 bytes Frame Check Sequence (FCS) Cyclic Redundancy Check (CRC) Algorithm used to verify the accuracy of data contained in a data frame

Standardized four Ethernet Frame Types Ethernet II Ethernet SNAP The four frames are not compatible with each other.

Typical Token Ring Frame FIGURE 2-6 Typical Token Ring frame as specified in the IEEE 802.5 standard 802.5 Standard IEEE standard for Token Ring networking devices and data handling

Components of Token Ring Frame Start Delimiter (SD) Access Control (AC) Frame Control (FC) Destination Address Source Address

Components of Token Ring Frame Data Frame Check Sequence (FCS) End Delimiter (ED) Frame Status (FS)

Addressing Through the Layers Data Link Layer Address Network Layer Address

Data Link Layer Address Also called MAC address, after Media Access Control (MAC) sublayer Number uniquely defining a network node Manufacturer-hard codes the address Block ID Device ID

Network Layer Address Resides at Network level of OSI Model Follows hierarchical addressing scheme Can be assigned through operating system software

IEEE Networking Specifications IEEE 802 standards

IEEE Networking Specifications To accommodate shared access for multiple network nodes, the IEEE expanded the OSI Model by separating the Data Link layer into two sublayers Logical Link Control (LLC) sublayer Media Access Control (MAC) sublayer

Data Link Layer Sublayers LLC Upper Sublayers Provides common interface Supplies reliability and flow control services MAC Lower sub layer Appends the physical address of the destination computer onto the frame

Subdivided Data Link Layer

Labs and Homework Labs: Homework 2.2 2.4 2.5 End of chapter review questions (30 Multiple choice questions.)

OSI Model Network+ Exam Questions

Question 1

Question 2

Question 3

Question 4

Question 5

Question 6

Question 7

Question 8

Question 9

Question 10

Question 12

Question 13

Question 14

Question 15

Question 16

Question 17

Question 18

Question 19

Question 20

Question 21

Question 22

Question 23

Question 24

Question 25

Question 26

Question 27

Question 28

Question 29

Question 30

Question 31

Question 32

Question 33

Question 34

Question 35