Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.

Slides:



Advertisements
Similar presentations
Data Communications and Networking
Advertisements

INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
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??
Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin APPENDIX B NETWORKS AND TELECOMMUNI CATIONS APPENDIX B NETWORKS.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
 Network topology is the layout pattern of interconnections of the various elements (links, nodes, etc.) of a computer.  Network topologies may be physical.
Chapter 3 Internet. Physical Components of the Internet Servers Networks Routers.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
Chapter 1 Read (again) chapter 1.
04/26/2004CSCI 315 Operating Systems Design1 Computer Networks.
1 Networking A computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources. The.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
COMPUTER NETWORKS.
 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.
Network Topologies.
Group Members Adnan Usman Saad Subhan  Layout pattern of interconnections of links, nodes.  Network Topologies may be Physical or Logical.
Computer Networks Lecture 1 & 2 Introduction and Layer Model Approach Lahore Leads University.
Laudon & Laudon: Canadian Edition
Chapter 5 Networks Communicating and Sharing Resources
LECTURE 9 CT1303 LAN. LAN DEVICES Network: Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and.
Networks and Telecommunications
Chapter Overview Network Communications.
Networks A network is a collection of computers and devices connected together via communications devices and transmission media Advantages of a network.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Common Devices Used In Computer Networks
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
NETWORKS.
Prepared By Kapil Soni IICE Udaipur (Learning Centre Code: ) 1 Networking.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
NETWORKING. OBJECTIVES Identify network topologies Identify hardware components of a network.
Overview of computer communication and Networking Communication VS transmission Computer Network Types of networks Network Needs Standards.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Chapter2 Networking Fundamentals
Chapter 5 Network Architecture. Physical Topologies Bus Ring Star.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
WEBMASTER 3224 PHYSICAL VS LOGICAL COMPONENTS OF THE INTERNET AND NETWORKS.
NETWORKS.
COMPUTER NETWORK CREATED BY:- PALASH SACHAN. CONTENTS INTRODUCTION COMPUTER NETWORK TYPES OF NETWORK CLASSIFICATION OF NETWORK ARCHITECTURE NETWORK TOPOLOGY.
Lecture 1: Major Networking Concepts: a Review Dr. Najla Al-Nabhan.
Higher Computing Networking. Networking – Local Area Networks.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
Data Communications and Networks Chapter 1 - Classification of network topologies Data Communications and Network.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
By Matthew. Advantages: Can share and keep information private within a network Workstations do not need a hard drive to access the information Users.
Rehab AlFallaj.  Network:  Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and do specific task.
SYSTEM ADMINISTRATION Chapter 2 The OSI Model. The OSI Model was designed by the International Standards Organization (ISO) as a structural framework.
THE NETWORKS Theo Chakkapark. Open System Interconnection  The tower of power!  The source of this power comes from the model’s flexibility.
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Free Powerpoint Templates Page 1 Free Powerpoint Templates Network topology.
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
NETWORK Unit 1 Module: 2 Objective: 7.
Chapter 3 Computer Networking Hardware
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Computer Networks.
NETWORK Unit 1 Module: 2 Objective: 7.
NETWORK Unit 1 Module: 2 Objective: 7.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Presentation transcript:

Shalini Bhavanam

Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models

Basic Definitions Station A station is a computer workstation or computing device attached to a network. Segment A segment is a cable between any two stations or network devices, or between any station and network device. Network Device A network device is any device used to interconnect segments of the network.

Switches We use switches to connect computers, printers and servers within a building or campus. It serves as a controller allowing network devices to talk to each other.

Routers Switches create a network whereas router connects networks. A router links computers to the internet, so users can share the connection. It acts as a dispatcher choosing the best path for the information to travel.

Fire Wall: A network firewall protects a computer network from unauthorized access. These firewalls guard an internal computer network against malicious access from the outside. It also hides internal LAN address. Routers contains these firewall components.

Hub: It is a device connecting multiple devices together and making them act as a single network segment.

Basic classification of networks Networks are basically classified into i.Broadcast network ii.Point-to-point network

Broadcast networks: These networks have a single communication channel which is shared by all the machines. Every machine receives the packet which is in the communication channel. It processes the packet, if packet is for some other machine, it just ignores that.

Example: Airport announcement for some flight number requesting those people to report at gate B2.  There is another concept related to this broadcasting, which is called multicasting. In multicasting, if each machine is considered as a group, then the packet send to that machine will be given to all the members in the group. For example, group mail.

Point-to-point networks: This network consists of many connections between individual pairs of machines. For a packet which is known as a message may need to go through different intermediate machines before reaching final destination. So there may be multiple routes with different lengths. There are some algorithms known as routing algorithms which are very important in point to point networks.

The networks can be small networks or larger networks. The main types of networks are LAN(Local Area Network) This network connects computers in a single office or single building or group of buildings. This network can also be connected to other networks using telephone lines or radio waves. Example: Any Company MAN(Metropolitan Area Network) These connect networks around a town or city. This network is larger than LAN but smaller than WAN. This network is mainly designed for a town or city. This network is a bit faster than LAN with the usage of fiber optical cable or digital media. Example: i.Communication among universities related to a single organization located at different places. ii.Company having branches at different places.

WAN( Wide Area Network) These networks are between different buildings, or towns or even different countries. They are like dispersed telecommunications network. These networks can be privately owned or rented. They are generally used for referring public usage. Internet is the largest WAN spanning the earth. These are the major types in networks. Some other types are – Wireless Local Area Network. – Campus Area Network – Storage Area Network. – System Area Network(Cluster Area Network)

Network Topology Network topology is the layout pattern of interconnections of the various elements of a computer network. Topology can be considered as a virtual shape or structure of a network. These topologies may be – physical – logical. Physical Topology Physical topology is the actual physical design of the network including devices, location and cable installation. Logical Topology Logical topology refers to how data is actually transferred in a network In order to study the network, we use graph theory.

Different types of physical topologies are Point-to-point topology Bus (point-to-multipoint) topology Star topology Ring topology Tree topology Mesh topology Hybrid topology

Point-to-point topology: This is the simplest topology in which two nodes are directly connected to each other. Each message has only one possible receiver. There is a permanent link between two end points.

Bus Topology: In this topology, each machine is connected to a single cable. We use a terminator to prevent the signal in bouncing back. The signal is transferred in both the directions. Uses a terminator Inexpensive Costly to manage the network. If the network cable breaks, the entire network will be down.

Star Topology In this topology, each network host is connected to a central hub Uses point-to-point connection. Easy to add additional nodes Easy to maintain. Hub represents a single point of failure.

Ring Topology A network that is set up in a circular fashion. Data travels in one direction where each device on the right acts as a repeater. The network is dependent on the ability of the signal to travel around the ring.

Tree Toplogy This topology is also known as hierarchy network. Consists of central root node levels

Mesh Topology costly and complex involving different paths for the message to travel between nodes. Efficient for small number of nodes.

Hybrid Topology

Network Models: Network models define a set of network layers and how they interact. The two important network models are – OSI Network Model – TCP/IP Model

OSI Network Model (Open Systems Interconnection Model) There are different layers in this model. They are Physical layer Data link layer Network layer Transport layer Session layer Presentation layer Application layer

Physical Layer This layer deals with Establishment and termination of a connection to a communications medium. The actual wiring and hardware that support the network connection. Data Link Layer This layer prepares the packets for transmission through the physical layer and handles problems such as packet collision. Ethernet is a data link protocol. Network Layer This layer adds routing information to each data packet. IP, the Internet Protocol is an example of a network protocol.

Transport Layer In this layer, data is packaged and tracked to assure that the packets have been received correctly. TCP(Transmission Control Protocol) is a transport layer protocol. Session Layer This layer is responsible for establishing and maintaining the connection between communicating machines. Presentation Layer In this layer, data is encrypted, translated or compressed before it is transmitted. Application Layer There are the network applications that use the data being transferred, for example HTTP or FTP.

TCP/IP Model: TCP/IP is based on a four-layer reference model. All protocols that belong to the TCP/IP protocol suite are located in the top three layers of this model.

Network Interface Specifies details of how data is physically sent through the network, including how bits are electrically signaled by hardware devices that interface directly with a network medium, such as coaxial cable, optical fiber, or twisted-pair copper wire. Internet Packages data into IP datagrams, which contain source and destination address information that is used to forward the datagrams between hosts and across networks. Performs routing of IP datagrams.

Transport Provides communication session management between host computers. Defines the level of service and status of the connection used when transporting data. Application Defines TCP/IP application protocols and how host programs interface with transport layer services to use the network.

THANK YOUTHANK YOU