Introduction to internetworking, OSI, TCP/IP and Addressing.

Similar documents
Copyleft 2005, Binnur Kurt. Objectives

Data Communication and Network. Introducing Networks

Computer Communication & Networks / Data Communication & Computer Networks Week # 03

ITEC 3800 Data Communication and Network. Introducing Networks

This tutorial will help you in understanding IPv4 and its associated terminologies along with appropriate references and examples.

EXAM Interconnecting Cisco Networking Devices Part 1 (ICND1) v3. For More Information:

06/02/ Local & Metropolitan Area Networks 0. INTRODUCTION. 1. History and Future of TCP/IP ACOE322

COMPONENTS OF DATA COMMUNICATION

TCP /IP Fundamentals Mr. Cantu

Computer Networks 1DV201

Imi :... Data:... Nazwisko:... Stron:...

INTRODUCTORY INFORMATION TECHNOLOGY COMMUNICATING OVER NETWORKS. Faramarz Hendessi

The Internet Protocol (IP)

Cisco Interconnecting Cisco Networking Devices Part 1.

Although the CCNA certification exams test you on some difficult and in-depth networking

ROYAL INSTITUTE OF INFORMATION & MANAGEMENT

Chapter 16 Networking

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Networking Essentials

Networking Models OSI Model Created by International Organization Standardization

Lecture (02) Network Protocols and Standards

TCP/IP Protocol Suite and IP Addressing

Lesson 5 TCP/IP suite, TCP and UDP Protocols. Chapter-4 L05: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Concept Questions Demonstrate your knowledge of these concepts by answering the following questions in the space that is provided.

Hands-On TCP/IP Networking

Operating Systems CS 571

Interconnecting Networks with TCP/IP

CS1302 / Computer Networks

Networking Fundamentals

Introduction to TCP/IP

FINAL EXAM REVIEW PLEASE NOTE THE MATERIAL FROM LECTURE #16 at the end. Exam 1 Review Material

Chapter 7. Local Area Network Communications Protocols

Introduction to Open System Interconnection Reference Model

BABU MADHAV INSTITUTE OF INFORMATION TECHNOLOGY, UTU 2017

Introduction to Protocols

Computer Networks (Introduction to TCP/IP Protocols)

OSI Model. Teran Subasinghe MBCS, Bsc.(Hons) in Computer Science - University of Greenwich, UK

TCP/IP Fundamentals. Introduction. Practice Practice : Name. Date Period

Define TCP/IP and describe its advantages on Windows Describe how the TCP/IP protocol suite maps to a four-layer model

Lecture 2. Computer Networks Models. Network Models 1-1

IT220 Network Standards & Protocols. Unit 8: Chapter 8 The Internet Protocol (IP)

2. What flavor of Network Address Translation can be used to have one IP address allow many users to connect to the global Internet? A. NAT B.

KillTest ᦝ䬺 䬽䭶䭱䮱䮍䭪䎃䎃䎃ᦝ䬺 䬽䭼䯃䮚䮀 㗴 㓸 NZZV ]]] QORRZKYZ PV ٶ瀂䐘މ悹伥濴瀦濮瀃瀆ݕ 濴瀦

CISCO SYSTEM ADMINISTRATION (41)

IP Address Assignment

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Defining Networks with the OSI Model. Module 2

networks List various types of networks and their

Introduction to IP Addressing and Networking

Lecture 17 Overview. Last Lecture. Wide Area Networking (2) This Lecture. Internet Protocol (1) Source: chapters 2.2, 2.3,18.4, 19.1, 9.

Introduction to TCP/IP

Communication Networks - 3 general areas: data communications, networking, protocols

Chapter 15 Networks. Chapter Goals. Networking. Chapter Goals. Networking. Networking. Computer network. Node (host) Any device on a network

Computer Network Addressing. The TCP/IP Layers and Addresses. Topics. The Internet Communication. The TCP/IP Layers and Addresses IP Address

OSI Model with Protocols. Layer Name PDU Address Protocols Device

Computer Science Department 2 nd semester- Lecture13

SYSTEMS ADMINISTRATION USING CISCO (315)

Full file at

Essential Elements of Medical Networks. D. J. McMahon rev cewood

CN [Network Devices]

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

APPENDIX F THE TCP/IP PROTOCOL ARCHITECTURE

Lecture-4. TCP/IP-Overview:

CISCO EXAM QUESTIONS & ANSWERS

Computer Networks Question Bank

IT4405 Computer Networks (Compulsory)

Data and Computer Communications. Chapter 2 Protocol Architecture, TCP/IP, and Internet-Based Applications

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet

Layer 2 functionality bridging and switching

Cisco Cisco Certified Network Associate (CCNA)

Study Guide. Module Two

Chapter 4 NETWORK HARDWARE

TCP/IP and the OSI Model

CHAPTER-2 IP CONCEPTS

Network Model. Why a Layered Model? All People Seem To Need Data Processing

Chapter 14: Introduction to Networking

UDP, TCP, IP multicast

Data Communication Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture 34 TCP/ IP I

Layering in Networked computing. OSI Model TCP/IP Model Protocols at each layer

OSI Data Link & Network Layer

CCNA Exploration Network Fundamentals. Chapter 06 Addressing the Network IPv4

IP Basics Unix/IP Preparation Course June 29, 2010 Pago Pago, American Samoa

Networking and Health Information Exchange Unit 1a ISO Open Systems Interconnection (OSI) Slide 1. Slide 2. Slide 3

CPEG514 Advanced Computer Networks. Atef Abu Salim University of Nizwa Spring 2013/2014

2. A collection of interconnected networks is called an internetwork. 3. Each machine is connected to a central hub with a point-to-point connection.

OSI Data Link & Network Layer

Data & Computer Communication

Chapter 11: Wide-Area Networks and the Internet

System Programming. Introduction to computer networks

Networking Fundamentals Tom Brett

Communicating over the Network

Interconnecting Networks with TCP/IP. 2000, Cisco Systems, Inc. 8-1

The Client Server Model and Software Design

1. IPv6 is the latest version of the TCP/IP protocol. What are some of the important IPv6 requirements?

This tutorial will help you in understanding IPv4 and its associated terminologies along with appropriate references and examples.

RAJIV GANDHI COLLEGE OF ENGINEERING AND TECHNOLOGY

Computer Networking Fundamentals

Solved MCQ of Computer networking. Set-1

Chapter 2 Network Models 2.1

The OSI Model. Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO).

Chapter -4 OSI Reference Model

Transcription:

Introduction to internetworking, OSI, TCP/IP and Addressing. Network Devices Repeater (Hub) Hubs don t break collision and broadcast domains. So any packet will be forwarded to all ports. Bridge (Switch) On the other hand switch can divide collision domain but not broadcast domain. Drawbacks of using switches in a wrong way can include Broadcast storms. Router Routers are devices used to create internetworking and WAN networks. Routers divide both broadcast and collision domains. Four router functions in your network can be listed as follows: Packet switching Packet filtering Internetwork communication Path selection 1

Network example ** Practice yourself of how many broadcast and collision domain in some network! Broadcast and Collision domains With hub networks, When any one pc places data on the wire it is automatically sent to all other ports (pc's) on that hub and any other hubs daisy chained to it. This is a collision domain because another PC could place data on the wire at the same time as another and thus cause a collision. It doesn't matter if either pc is sending unicast or broadcast packets everything gets sent to all ports because that is all a hub does. Hubs are also half duplex devices which means data can only from in one direction at a time. A switch on the other hand can tell the difference between a broadcast and a unicast packet it receives. If an 8 port switch receives a packet 2

from one PC destined for another PC (unicast) it only sends that data down the wire the destination PC resides. This is why it's called a switch. It creates a virtual path between two devices. When a switch receives a broadcast it will forward out all ports except the port it received the broadcast on (no point in echoing back what you were just told) Now the reason this does not cause collisions is because switches are full duplex. They send and receive at the same time so it doesn't matter if a pc receives a broadcast at the same time they are sending data. Unicast, Multicast, Broadcast Unicast : one device calls another. Multicast : one device calls a group of the network. Broadcast : one Device calls all the network. Categories of Networks Three categories of Networks Local Area Network (LAN) limited to a few kilometers Metropolitan Area Network (MAN) tens of miles Wide Area Network (WAN) worldwide. The OSI Model Open Systems Interconnection (OSI) consists of seven separate but related layers. The purpose of the OSI model is to show how to facilitate communication between different systems without requiring changes to the logic of the underlying hardware and software. 3

Upper layers Lower layers NETWORKS LAB [Lab1 : Introduction to OSI, TCP/IP and Addressing ] TCP/IP Model (DoD Model) 4

The TCP/IP model (Transmission Control Protocol/Internet Protocol) is a descriptive framework for the Internet Protocol Suite of computer network protocols created in the 1970s by the United States Department of Defense. The TCP/IP Protocol Suite **You have to know the uses of all these protocols by the end of semester! Ports 5

A port number is a way to identify a specific process to which an Internet or other network message is to be forwarded when it arrives at a server. Well known ports : The port numbers in the range from 0 to 1023 are the well-known ports. They are used by system processes that provide widely-used types of network services So, when you implement your own network application choose a port number greater than 1023 and less than 65535 (2 16 ) TCP UDP. Telnet 23 SNMP 161 SMTP 25 TFTP 69 HTTP 80 DNS 53 FTP 21 DNS 53 HTTPS 443 IP Addressing An IP address is a numeric identifier(4 bytes) assigned to each machine on an IP network. It designates the specific location of a device on the network. IP addressing was designed to allow hosts on one network to communicate with a host on a different network regardless of the type of LANs the hosts are participating in. IP Terminology BIT: A bit is one digit, either a 1 or a 0. BYTE: A byte is 7 or 8 bits, depending on whether parity is used. For the rest of this chapter, always assume a byte is 8 bits. OCTET: An octet, made up of 8 bits, is just an ordinary 8-bit binary number. the terms byte and octet are completely interchangeable. 6

Network Addressing Subdividing an IP address into a network and node address is determined by the class designation of one s network. All devices in a network share the same network address How to know the class of an IP address? From the left-most octet Class A : left-most octet starts with 0 0000 0000 : 0 0111 1111 : 127 Class B : left-most octet starts with 10 1000 0000 : 128 1011 1111 : 191 Class C : left-most octet starts with 110 1100 0000 : 192 1101 1111 : 223 Class D : left-most octet starts with 1110 7

1110 0000 : 224 1110 1111 : 239 Class E : left-most octet starts with 1111 1111 0000 : 240 1111 1111 : 255 But,,, Not all IP addresses in this range are valid Reserved Addressing IP Network address of all 0s Network address of all 1s Network 127.0.0.1 Node address of all 0s Node address of all 1s Entire IP address set to all 0s Entire IP address set to all 1s Meaning Interpreted to mean this network or segment. Interpreted to mean all networks. Reserved for loopback tests (localhost) Interpreted to mean network address all nodes on the specified network default route. Broadcast to all nodes on the current network 8

Summery Private and public addressing Ideally, all PC at the world will have an IP address, but since IP addresses are 4 bytes long then the total IP addresses = 2 32 =4,294,967,296 IP (small number comparing to number of PCs!) Private IP addresses are used to enable us to reuse an IP address in many locations. Under one public IP address we could run a complete network without having to assign an IP to every single PC. IP addresses can be used in private network but they are not routable through the Internet. To map Private to Public IPs and vice versa we use NAT (Network Address Translation). 9

Private Address Ranges Address Class Reserved Address Space Class A 10.0.0.0 through 10.255.255.255 Class B 172.16.0.0 through 172.31.255.255 Class C 192.168.0.0 through 192.168.255.255 10