Without reference, identify principles relating to Computer Networks with at least 70 percent accuracy.

Slides:



Advertisements
Similar presentations
Chapter 4 Computer Networks
Advertisements

Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
Computer Network Topologies
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Saeed Darvish Pazoki – MCSE, CCNA Abstracted From: Sybex – Network+ Study Guide Network Fundamentals 1.
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Lesson 1-Introducing Basic Network Concepts
Copyright©2008 N.AlJaffan®KSU1 Chapter 8 Communications and Networks.
Damian Gordon.  When we hook up computers together using data communication facilities, we call this a computer network.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
Network Topologies.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Basic Concepts of Computer Networks
CPMT 1449 Computer Networking Technology – Lesson 1
NETWORK CHONGSEOK PARK 10DD MRS. VEENA MONY Content.
Networks CSCI-N 100 Dept. of Computer and Information Science.
Networks. Network Classifications Acronyms, acronyms, and more acronyms What does PAN stand for? – Personal Area Network – interconnection of personal.
Network Design Essentials
Chapter 1 An Introduction to Networking
Chapter 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
Networks. Network Classifications Acronyms, acronyms, and more acronyms What does PAN stand for? – Personal Area Network – interconnection of personal.
Network Structure Students should be aware of what is available in order to –create and use an ICT network: communication devices.
Chapter 1 An Introduction to Networking Collected and Compiled By JD Willard MCSE, MCSA, Network+, Microsoft IT Academy Administrator Computer Information.
Local Area Networks (LAN) are small networks, with a short distance for the cables to run, typically a room, a floor, or a building. - LANs are limited.
Multi-media Computers and Computer Networks. Questions ? Media is used for ………………… Multimedia computer is capable of integrating ………………………………….. OCR stands.
Networking Basics lesson 4 essential concepts. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network.
Unit 1—Computer Basics Lesson 7 Networks.
Server is ‘host’ Clients do not communicate with each other.
Basic Concepts of a Computer Network
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
Intro to Network Design
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Chapter2 Networking Fundamentals
An Introduction to Networking
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Prepared by:Ronnel P. Agulto, CpE Objectives Different types of topologies; Their advantages & disadvantages How to choose an appropriate topologies in.
Local Area Networks: Monil Adhikari. Primary Function of a LAN File serving – large storage disk drive acts as a central storage repository Print serving.
NETWORK TOPOLOGY Network topology is the study of the arrangement or mapping of the elements of a network,especially the physical.
Chapter 1 : Computer Networks.
Activity 1 5 minutes to discuss and feedback on the following:
Computer Network Architecture Lecture 2: Fundamental of Network.
NETWORKS. Example Web Browsing application Software Protocols involved Software NIC / Modem Hardware Telephone line / Co-axial cable / Air interface.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
An Introduction to Local Area Networks An Overview of Peer-to-Peer and Server-Based Models.
Network Topology Computer network topology is the way various components of a network (like nodes, links, peripherals, etc) are arranged. Network topologies.
Network types Point-to-Point (Direct) Connection Dedicated circuit boards connected by cable; To transfer data from A to B: – A writes on its circuit board;
CSC (c) Nouf AlJaffan Network Topologies.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Network - definition A network is defined as a collection of computers and peripheral devices (such as printers) connected together. A local area network.
Network Topologies CSC (c) Nouf AlJaffan.
INTRODUCTION TO COMPUTER NETWORKS
Network Configurations
Network Topologies CS 1202.
An Introduction to Computer Networking
Network Topology.
INTRODUCTION TO COMPUTER NETWORKS
Network Topologies CS 1202.
Computer communications
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Network Topologies CSC (c) Nouf AlJaffan.
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

Without reference, identify principles relating to Computer Networks with at least 70 percent accuracy.

 Network  A group of computers connected by cable, or other means, so they can share information  Common network terms Server - Usually the most powerful computer on the network that provides the services for the network Client - A computer on the network that uses the services provided by the server Peer - A computer that acts as both a client and a server Media - The physical connection between devices on a network Resources - Anything connected to the network that is available to a client User - A person that uses a client to access the network Protocol - any predetermined set of rules that define how two devices or pieces of software should communicate with each other

 Networking Models  Describe how information is processed by the computers on the network  There are three basic models we need to discuss:  Centralized Networks » The first computers were large mainframes that were very large and very expensive » Large, intensive tasks were input into these systems and the results were later printed out » These early centralized networks gave users the ability to access the network from remote locations » Today's centralized networks keep shared information in one location, assuring everyone is working on the same information » Costs less overall to operate and maintain » Because the mainframe/server handles all of the processing, this type of network is generally slow » Additionally, if users have a variety of application needs, the users must have these applications set up separately » Connectivity can become a large problem since users must connect to a central site

 Distributed Networks » The popularity of PC's enable the processing power of individual systems to be distributed to all computers on the network » Data processing and storage is done on the local workstati » Server do not need to be as powerful or as expensive » This type of network accommodates a variety of needs, yet allows the sharing of data, resources and services » A drawback to this type of network is the susceptibility of viruses » Developing an effective back up plan can be more difficult if users store shared files on their own systems » The disadvantages of a centralized network become the advantages of a distributed network, and vice-versa

Collaborative Networks » Collaborative computing allows computers to share processing power across a network » Applications can be written to take advantage of this power to accomplish tasks much faster than a single system » In addition to this capability, this type of network is similar to a distributed network in its ability to share data and resources » This type of network also shares the advantages and disadvantages of a distributed network  Networking Types  Peer-to-Peer The simplest form of networking Each workstation acts as a client and a server There is no central repository for data and no dedicated server to maintain Data and resources are distributed throughout the network with each user responsible for sharing these items connected to their systems Small, inexpensive networks can easily be set up using peer-to-peer

 This type of network is ideal for small offices or home offices that require sharing of resources  All that is needed for a peer-to-peer network are the network adapter cards, cable (transmission media) and a networking operating system  A large disadvantage of this type of network is the number of users connected  Once the number reaches 10, degradation of performance becomes apparent depending upon how much the network resources are used  Additionally, shared files can have several different revisions based upon who is accessing them  Different resources are usually attached to different systems  Each user is responsible for maintaining administrative control of their systems, though they may be improperly trained  Security of the network is difficult to maintain  Very dependent on user training

 Client/Server or Server-Based A dedicated computer acts as a central repository for files and/or applications  The server controls the data, printers and other resources that clients need to access  Usually a very fast system with large amounts of memory and hard drive space  Having a powerful server allows the clients to be less powerful since they only request resources – The server will not normally act as a workstation as it's only purpose is to provide resources and services to clients Multiple servers can be utilized within the same network, each having unique task handling capabilities  File and print servers are optimized to hand out files to clients and handle printing requests  Application servers actually handle all the processing requirements of an application being run on a client  Mail servers are specifically set up to handle client needs  Communications servers are set up to allow users remote access to the network

If your network has over 10 users, a server-based network should be considered With a dedicated server, a synchronized file set can be maintained that everyone works from Security of the network is easier to manage since only the server needs to maintain the accounts, rather than each workstation  Specific users can be granted access to resources using their server account  A peer-to-peer network uses a single password that is used by everyone to access a resource A server based network is also more cost efficient than a peer-to-peer network  The server stores most of the files and applications that are shared on the network, so workstations do not need large hard drives or large amounts of memory  This helps offset the cost of the server since workstations do not need to be as powerful One of the biggest disadvantages of having a server based network is the requirement of having a network administrator  Networking Services File Services Print Services Message Services Directory Services Database Services

LANs, MANs and WANs  Local Area Network (LAN) » The smallest network size is referred to as a LAN » Normally contained within one building or in a small group of buildings » A LAN is typically a high speed, inexpensive network with very few or no errors generated on the network  Metropolitan Area Network (MAN) » This is a group of LANs located within a city or metropolitan area » Since the LANs are geographically separated, specialized equipment is required for connecting them to create a MAN » Typically, MANs are slower than LANs and carry a higher price » A MAN will have few errors, but more than a LAN Wide Area Network (WAN)  This is the largest network size » WANs can interconnect both LANs and MANs across a city, state, country or even the world » The term Enterprise WAN refers to a network that contains all the LANs and MANs within an organization » WANs use connections world-wide and are prone to errors » WANs are much slower than LANs or MANs » Highly specialized equipment that is very expensive

 Topologies  Description of how computers are connected without regard to how they communicate  Bus Simplest to install All devices on the network are connected to one primary trunk cable Each end of the trunk cable needs to be properly terminated Bus topologies normally use coaxial cable Advantages  Easy to install and configure  Inexpensive  Easily extended Disadvantages  Performance degradation  Weakened signal  Difficult troubleshooting

 Ring Looks like a bus topology with connected ends Provide high performance for a large number of users Data flowing on the ring travels from computer to computer in one direction The signal is retransmitted by each system when passed on to its neighbor Token passing is frequently used on the ring topology Advantages  provides an orderly network in which every device has access to the token and can transmit  performs well under a heavy load Disadvantages  Malfunctioning workstations and cables create problems for the entire network  Changes made when adding or removing a device affect the entire network

 Star Uses a separate cable for each workstation The cable connects the workstation to a central device, typically a hub Provides a more reliable network that is easily expanded There is no central point of failure in the cable To add more workstations, just add another hub Hubs  Can be used as more than a central connection point.  Passive hub » Used to connect computers in a broadcast network » The signal sent to a passive hub is sent to all workstations with no regeneration or amplification  Active hub » Uses an external power source » It regenerates the signal before sending it out to all workstations in a broadcast network » Greater cable distances are allowed

 Switched hub » Directs the signal directly to the recipient » Can greatly reduce network traffic Advantages (STAR)  Easily expanded  Easier to troubleshoot  Multiple cable types supported by hubs Disadvantages (STAR)  Hub failure  Requires more cable  May require a device to rebroadcast signals across the network  Mesh Provides the highest level of fault tolerance A true mesh network uses separate cables to connect each device to every other device on the network, providing a straight communications path Requires a large amount of cable and can quickly become confusing Advantages  Enhanced fault tolerance provided by redundant links  Easy to troubleshoot

Disadvantages Difficult to install Costly to provide redundant links  Ethernet Standard  The Ethernet standard was originally developed by Xerox in the 1970's  In the 1980's, Xerox let the Institute of Electrical and Electronics Engineers (IEEE) take over control of the standard  IEEE is actually called the CSMA/CD committee although the term Ethernet is what is commonly used in the industry today  Although technically there is a difference between the two, the terms are used interchangeably