Chapter 2 Key Term Network+ Guide to Networks Richard Goldman November 7, 2001.

Slides:



Advertisements
Similar presentations
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 3: Network Protocols and Communications Introduction to Networks.
Advertisements

OSI MODEL Maninder Kaur
© N. Ganesan, Ph.D., All rights reserved. Chapter ISO-OSI Reference Model and IEEE Standards.
Chapter 7 Data Link Layer
CompTIA Network+ Chapter 2
Networking Standards and the OSI Model
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
Communicating over the Network
Chapter 2: Networking Standards and the OSI Model
OSI Model.
Chapter Two Networking Standards and the OSI Model.
Open System Interconnection (OSI) Model
Week 1 Things you want to know. Week 1 This is a series of things you want to know as you walk away from the course. What elements make up a communication.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Networking Standards. Objectives Identify organizations that set standards for networking.
Network+ Guide to Networks 6 th Edition Chapter 2 Networking Standards and the OSI Model.
Network+ Guide to Networks, Fourth Edition
Chapter 2 Network Models.
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.
Networking Standards and the OSI Model Mike Kelley Zhanna Petrosyan Ryan Kightlinger.
Lecturer: Tamanna Haque Nipa
Chapter 2 Objectives Identify organizations that set standards for networking Describe the purpose of the OSI model and each of its layers Explain specific.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Data Link Layer Network Fundamentals – Chapter 7.
Page 1 - © Richard L. Goldman Networking The OSI Model ©Richard L. Goldman March 29, 2001.
Networking Standards and the
Network+ Guide to Networks 5 th Edition Chapter 2 Networking Standards and the OSI Model.
Network+ Guide to Networks 5th Edition
Network+ Guide to Networks 5th Edition
Chapter 3 Telecommunication Architectures and Standard.
07/10/09 M.Chai; E.R.Edwards 07/10/09 Staffordshire University School of Computing The OSI Model and TCP/IP Slide 1.
Introducing Network Standards
Networking Standards and the OSI Model
Networking Standards and the OSI Model
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 3: Network Protocols and Communications Introduction to Networks.
Presentation_ID 1 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Chapter 3: Network Protocols and Communications.
1 Layer 2: Concepts Honolulu Community College Cisco Academy Training Center Semester 1 Version
Networking and Internet Dr. John P. Abraham Professor UT-RGV.
The OSI Model.
INTRODUCTION. A Communications Model Source –generates data to be transmitted Transmitter –Converts data into transmittable signals Transmission System.
1 Network Model. 1-2 Divide and Conquer A method of managing large system.
Network+ Guide to Networks 5 th Edition Chapter 2 Networking Standards and the OSI Model.
CSE 6590 Department of Computer Science & Engineering York University 111/9/ :26 AM.
Data Networking Fundamentals Chapter 7. Objectives In this chapter, you will learn to: Discuss basic networking concepts, including the elements common.
Network Protocols and Standards (Part 2). The OSI Model In 1984, the International Organization for Standardization (ISO) defined a standard, or set of.
Open System Interconnection Describe how information from a software application in one computer moves through a network medium to a software application.
Individual Project 1 Sarah Pritchard. Fran, a customer of your company, would like to visit your company’s website from her home computer… How does your.
1 Chap. 2 Protocol. 2 Communication model Simplified communication model  source node  gather data from sensor or switch using ADC (analog-to-digital.
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.
SYSTEM ADMINISTRATION Chapter 2 The OSI Model. The OSI Model was designed by the International Standards Organization (ISO) as a structural framework.
N ETWORKING Standards and Protocols. S TANDARDS AND P ROTOCOLS The OSI Model.
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)
Week #8 OBJECTIVES Chapter #5. CHAPTER 5 Making Networks Work Two Networking Models –OSI OPEN SYSTEMS INTERCONNECTION PROPOSED BY ISO –INTERNATIONAL STANDARDS.
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Welcome Back Cisco Semester 1 & 2 Review. Why are Networks Complex Environments?? They involve: They involve: –Interconnections to networks outside an.
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.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Lecture 3 : Network Architectures 1.
Chapter 3: Network Protocols and Communications
Chapter 5: Making Networks Work
Networking Standards and the OSI Model
IOS Network Model 2nd semester
Networking and Internet
Networking and Internet
Network+ Guide to Networks 6th Edition
Chapter 3: Open Systems Interconnection (OSI) Model
TCP/IP Protocol Suite: Review
LEARNING COMPUTER NETWORKS OSI Model (layers). Why a layered model?  Easier to teach communication process.  Speeds development, changes in one layer.
Presentation transcript:

Chapter 2 Key Term Network+ Guide to Networks Richard Goldman November 7, 2001

802.3 (page 49) — The IEEE standard for Ethernet networking devices and data handling.

802.5 (page 49) — The IEEE standard for Token Ring networking devices and data handling.

ACK (acknowledgement) (page 41) —A response generated at the Transport layer of the OSI model that confirms to a sender that its frame was received.

ANSI (American National Standards Institute) (page 34) — An organization composed of over a thousand representatives from industry and government who together determine standards for the electronics industry in addition to other fields, such as chemical and nuclear engineering, health and safety, and construction.

API (Application Programming Interface) (page 42) — A routine (or set of instructions) that allows a program to interact with the operating system. APIs belong to the application layer of the OSI Model.

Application Layer (page 42) — The seventh layer of the OSI Model. The application layer provides interfaces to the software that enable programs to use network services.

Block ID (page 48) — The first set of six characters which make up the MAC address and which are unique to a particular vendor.

CRC (Cyclic Redundancy Check) (page 47) —An algorithm used to verify the accuracy of data contained in a data frame.

Data Link Layer (page 38) — The second layer in the OSI Model. The data link layer bridges the networking media with the Network layer. Its primary function is to divide data it receives from the Network layer into frames that can then be transmitted by the Physical layer.

Device ID (page 48)— The second set of six characters which make up a network device’s MAC address. The Device ID is added at the factory, and is based on the device’s model and manufacture date.

Ethernet (page 46) — A networking technology originally developed at Xerox in 1970 and improved by Digital Equipment Corporation, Intel and Xerox. Today, four types of Ethernet technology are used on LANs, and each type is governed by a set of IEEE standards.

EIA (Electronics Industry Alliance) (page 35) — A trade organization composed of representatives from electronics manufacturing firms across the United States.

flow control (page 41) — A method of gauging the appropriate rate of data transmission based on how fast the recipient can accept data.

frame (page 38) — A package for data that includes not only the raw data, or “payload,” but also the sender’s and receiver’s network addresses and control information.

FCS Frame Check Sequence (page 44) —The field in a frame responsible for ensuring that data carried by the frame arrives intact. The Frame Check Sequence uses an algorithm, such as CRC, to accomplish this verification.

IEEE (Institute of Electrical and Electronic Engineers) (page 35) — An international society composed of engineering professionals. Its goals are to promote development and education in the electrical engineering and computer science fields.

ISO (International Organization for Standardization) (page 36) — A collection of standards organizations representing 130 countries with its headquarters located in Geneva, Switzerland. Its goal is to establish international technological standards to facilitate global exchange of information and barrier-free trade.

ITU (International Telecommunications Union) (page 36) — A specialized United Nations agency that regulates international telecommunication usage, including radio and TV frequencies, satellite and telephony specifications, networking infrastructure, and tariffs applied to global communication. It also provides developing countries with technical expertise and equipment to advance their technological base.

LLC Logical Link Control sublayer (page 49) — The upper sublayer in the Data Link layer. The LLC provides a common interface and supplies reliability and flow control services.

MAC address (page 48) —A number that uniquely identifies a network node. The MAC address is hard-coded on the NIC by its manufacturer. It is comprised of the block ID and device ID.

MAC sublayer Media Access Control sublayer (page 48) — The lower sublayer of the Data Link layer. The MAC appends the physical address of the destination computer onto the frame.

MSMQ Microsoft Message Queueing (page 42) — An API used in a network environment. MSMQ stores messages sent between nodes in queues then forwards them to their destination based on when the link to the recipient is available.network architect—A professional who designs networks from choosing their elements (such as cabling type) to figuring out how elements work together (such as what protocol to use).

Network Layer (page 40) — The third layer in the OSI model. The Network layer translates network addresses into their physical counterparts and decides how to route data from the sender to the receiver.

OSI Model Open Systems Interconnection Model (page 37) — A model for understanding and developing computer-to-computer communication developed in the 1980s by ISO. This model divides networking architecture into seven layers: Physical, Data Link, Network, Transport, Session, Presentation and Application.

Physical Layer (page 38) — The lowest, or first, layer of the OSI Model. The Physical layer contains the physical networking media, such as cabling and connectors.

Presentation Layer (page 42) — The sixth layer of the OSI Model. The Presentation layer serves as a translator between the application and the network. At the Presentation layer data are formatted in a schema that the network can understand, and this format varies with the type of network used. The Presentation layer also takes care of data encryption and decryption, such as the scrambling of system passwords.

reassembly (page 40) — The process of reconstructing data units that have been segmented.

route (page 40) — To direct data between networks based on addressing, patterns of usage, and availability of network segments.

routers (page 40) — Devices that connect network segments and intelligently direct data based on information contained in the data frame.

segmentation (page 40) — The process of decreasing the size of data units when moving data from a network segment that can handle larger data units to a network segment that can handle only smaller data units.

sequencing (page 41)—The process of assigning each piece of a data block a placeholder to allow the receiving node’s Transport layer to reassemble the data in the correct order.

session (page 41) — A connection for data exchange between two parties. The term session is most often used in the context of terminal and mainframe communications.

Session Layer (page 41) — The fifth layer in the OSI Model. The Session layer is responsible for establishing and maintaining communication between two nodes on the network. It can be considered the “traffic cop” for network communications.

standards (page 34) — Documented agreements containing technical specifications or other precise criteria that are used as guidelines to ensure materials, products, processes and services suit their purpose.

terminal (page 41)— A device with little (if any) of its own processing or disk capacity that depends on a host to supply it with applications and data processing services.

token (page 43) — A special control frame that indicates to the rest of the network that a particular node has the right to transmit data.

Token Ring (page 45)—a networking technology developed by IBM in the 1980s. It relies upon direct links between nodes and a ring topology and uses tokens to allow nodes to transmit data.

Transport Layer (page 41) — The fourth layer of the OSI Model. The Transport layer is primarily responsible for ensuring that data is transferred from point A to point B (which may or may not be on the same network segment) reliably and without errors.