NT2640 Unit 1 Activity 1 Handout

Slides:



Advertisements
Similar presentations
Open System Interconnection
Advertisements

© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
ROUTING PROTOCOL IGRP. REVIEW 4 Purpose of Router –determine best path to destination –pass the frames to the destination 4 Protocols –routed - used by.
OSI Reference Model An overview. Standards and the internet International Organization for Standardization ISO 70’s.
DISCLAIMER:  If you think you know it all, don’t shout out the answers! Go here:  game.shtml
OSI Reference Model & Layered Communication Sritrusta Sukaridhoto.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
1 © 2004, Cisco Systems, Inc. All rights reserved. Chapter 4 Routing Fundamentals and Subnets/ TCP/IP Transport and Application Layers.
Computer Communication & Networks Lecture # 02 Nadeem Majeed Choudhary
Unit27-networking BTEC NAT – UNIT 27 NETWORKING OSI MODEL Unit Leader:Dave Bell
1 Review - OSI Model n OSI Reference Model u represents the communications process. u 7 layers: physical, data link, network, transport, session, presentation.
1 Protocols and Reference Models Babu Ram dawadi.
TCP/IP TCP/IP LAYERED PROTOCOL TCP/IP'S APPLICATION LAYER TRANSPORT LAYER NETWORK LAYER NETWORK ACCESS LAYER (DATA LINK LAYER)
OV Copyright © 2011 Element K Content LLC. All rights reserved. Networking Models  The OSI Model  The TCP/IP Model.
Network – internet – part2  Address at diff. layers  Headers at diff. layers  Equipment at diff. layers.
Computer Security Workshops Networking 101. Reasons To Know Networking In Regard to Computer Security To understand the flow of information on the Internet.
OSI means Open System Interconnect model. OSI means Open System Interconnect model. Developed by the International Organization for Standardization in.
Slide #1 CIT 380: Securing Computer Systems TCP/IP.
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.
Voice Over Internet Protocol (VoIP) Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Presentation 5 – VoIP and the OSI Model.
Saeed Darvish Pazoki – MCSE, CCNA Abstracted From: Cisco Press – ICND 1 – Chapter 2 Sybex – CCNA Study Guide The TCP/IP and OSI Networking Models 1.
THE OSI REFERENCE MODEL
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
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.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI data link layer CCNA Exploration Semester 1 Chapter 7.
Roadmap  Introduction to Basics  Computer Network – Components | Classification  Internet  Clients and Servers  Network Models  Protocol Layers.
After 7.1 Last modified
Jaringan Komputer_D3 TT
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
Networking Using the OSI Model.
The OSI Model & TCP/IP model
OSI LAYERS.
Appendix D.
Network Communication Overview
Jeopardy IST 201 Test 2 Review.
Data transfer through the internet (OSI Model)
7 Layer OSI Model.
Chapter 3 Understanding the OSI Model
Part I. Overview of Data Communications and Networking
What the OSI Protocol Layers Do
ISO/OSI Model and Collision Domain
Networking for Home and Small Businesses – Chapter 6
How data travels through a network The Internet
Lecture 6: TCP/IP Networking By: Adal Alashban
Chapter 4 OSI REFERENCE MODEL Visit to more Learning Resources.
Network Architecture Introductory material
The Open System Interconnection (OSI) Model & Network Protocols.
Lectures Computer networking تمرین 3 نمره. پژوهش عملیاتی 2 نمره.
Networking for Home and Small Businesses – Chapter 6
2018 Valid Cisco Exam Dumps IT-Dumps
Layered Task, OSI Model, TCP/IP Model
Review of Important Networking Concepts
Chapter 3: Open Systems Interconnection (OSI) Model
Computing Over Distance
Find the Critical Path and the Time Required
Review of Important Networking Concepts
Layered Task, OSI Model, TCP/IP Model
TCP/IP Protocol Suite: Review
The OSI 7 Layer Model Ben, Stuart, Charles.
Networking Theory (part 2)
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
Network Models CCNA Instructor Training Course October 12-17, 2009
Network Architecture Models
Networking for Home and Small Businesses – Chapter 6
Networking Essentials For Firewall-1 Administrators
OSI Reference Model Kashif Ishaq.
Review of Important Networking Concepts
Open System Interconnect (OSI).
Networking Theory (part 2)
Presentation transcript:

NT2640 Unit 1 Activity 1 Handout

Review of Encapsulation 9/18/2018 Review of Encapsulation (c) ITT Educational Services, Inc.

Review of Encapsulation 9/18/2018 Review of Encapsulation *Need to verify rights of drawing (c) ITT Educational Services, Inc.

Layer “Encapsulation” Terminology: 9/18/2018 Layer “Encapsulation” Terminology: Application: Protocol Data Unit Presentation: Protocol Data Unit Session layers: Protocol Data Unit Transport layer: Segment Network layer: Packet Data Link layer: Frame Physical layer: Bits (c) ITT Educational Services, Inc.

Encapsulation Process 9/18/2018 Encapsulation Process When a host transmits data across the network, the data undergoes encapsulation Each layer wraps the data with protocol information before being passed to the lower layer – referred to as Protocol Data Units Each layer communicates only with its peer layer on the corresponding node (c) ITT Educational Services, Inc.

De-encapsulation Process 9/18/2018 De-encapsulation Process Each layer receives its portion of the data from the layer before. After the data is processed, the PDU / encapsulation is stripped off and the remaining data is handed up to the next layer. (c) ITT Educational Services, Inc.

9/18/2018 Instructions: Draw a line to connect the item on the left to the appropriate OSI layer. Some items may apply to more than a single OSI layer. Use your textbook as a reference. (c) ITT Educational Services, Inc.

Match the Item to the Layer TCP UDP LLC 100Base-T IP ARP FTP

Match the Item to the Layer Frame Relay T1/DS1 HDLC Fiber Cable JPEG HTTP MP3

Match the Item to the Layer Switch ICMP ASCII Telnet Hub MAC SMTP

Match the Item to the Layer NETBIOS CSMA/CD Bridge GIF 10Base2 RPC OSPF

Match the Item to the Layer PPP 1000Base-T Multi-Port Repeater DNS Router RIP HTTPS

Learning Objective Review the concepts learned in the Activity by performing a Q&A session.

9/18/2018 Question 1 What layer of the OSI model is responsible for providing reliable network communications between end nodes? (c) ITT Educational Services, Inc.

9/18/2018 Question 2 What layer of the OSI model is responsible for the routing of IP packets based on the destination IP address in the IP packet? (c) ITT Educational Services, Inc.

9/18/2018 Question 3 What layer of the OSI model defines the electrical, mechanical, and functional specifications for initiating, maintaining, and terminating communications on a physical medium? (c) ITT Educational Services, Inc.

9/18/2018 Question 4 What layer of the OSI model ensures that information sent by the application layer will be formatted properly so that the application layer of another system can read the data? (c) ITT Educational Services, Inc.

9/18/2018 Question 5 What is the process called that adds headers and trailers to data as it moves from source to destination? (c) ITT Educational Services, Inc.