Networks Terminology and Hardware. Network A network is a group of connected computers that can communicate with each other to share information and equipment,

Slides:



Advertisements
Similar presentations
Network Hardware and Physical Media
Advertisements

Networks & Components Discuss the components required for successful communications Explain the purpose of communications software Identify various sending.
Networks Unit 3 & 4 IP&M JEOPARDY Acknowledgements: VITTA for the jeopardy pro-forma Mark Kelly’s Network slideshow.
University of Calgary – CPSC 441.  Ethernet, defined under IEEE 802.3, is one of today's most widely used data communications standards  It finds its.
Connecting to a computer Network Network interface Card (NIC) Connecting Devices Network Cables Wireless Networks Network Topology Network Operating System.
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
James Tam Computer Networks You will learn what is a network, how they work and what are the different types.
Communication Links Communication Link = Physical connection or Physical Medium Types: Wire Pair or Twisted Pair Coaxial Cable Fiber Optics Bandwidth,
1 LANs are Subnet Standards Only Physical and Data Link Layer standards Implemented by the NICs:NICs Application Transport Internet LAN Subnet (NIC) Application.
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Service Providers & Data Link & Physical layers Week 4 Lecture 1.
Computer Networks & Security
Review on Networking Technologies Linda Wu (CMPT )
Understanding Networks II. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Computer Networks Eyad Husni Elshami. Computer Network A computer network is a group of interconnected computers to share data resources ( printer, data.
Lesson 4 – UNDERSTANDING NETWORK CABLING. Network topologies Network cabling Installing and maintaining Network cabling Selecting and installing a SOHO.
1 LAN Topologies, Access methods (Week 1, Wednesday 1/10/2007) © Abdou Illia, Spring 2007.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
Media, LAN Technologies, and Network Topologies Lecture 5.
COMPUTER NETWORKS.
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Chapter Five Network Architecture. Chapter Objectives  Describe the basic and hybrid LAN technologies  Describe a variety of enterprise-wide and WAN.
Chapter 20 Networks. 4 Questions that need to be answered concerning networks? –How will each computer be identified? –What kind of wire should you run.
TC 361 Data Networking Test Review
Semester 1 Module 5 Cabling LANs and WANs. Ethernet Standards.
Chapter 5 Networks Communicating and Sharing Resources
Chapter 9A Network Basics.
SIMS-201 Computer Networks. 2 Introduction to Computer Networks Chapter 19 The Local Area Network  Overview.
1 Chapter 2: LAN Standards, Physical Connectivity, and Media Access.
Networks LANS,. FastPoll True Questions Answer A for True and B for False A wireless infrastructure network uses a centralized broadcasting device, such.
20 LAN Hardware Overview Version A.01 H3065S Module 2 Slides.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the  Bus  Ring  Star.
Networking Basics lesson 4 essential concepts. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network.
Introduction to Networks Ruth Watson
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
NETWORKS.
Network Hardware and Software. What is a network? A network consists of two or more computers that are linked in order to: share resources (such as printers.
Topology, refers to the physical and logical diagrams which summarize network connections and information flow.
Lecture 11 Network Basics. 2 Network Definition Set of technologies that connects computers –Hardware, software & media Allows users to –communicate and.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Networking Technologies Presentation Presented by David Fisher June 4, 1999 West Lafayette, IN.
Chapter2 Networking Fundamentals
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
COMPUTER NETWORKS. Computer Networks A series of electronic devices connected together through copper cables, fiber optics, and radio waves.
Business Data Communications, Fourth Edition Chapter 9: Local Area Networks.
Higher Computing Networking. Networking – Local Area Networks.
Lesson 4—Networking BASICS1 Networking BASICS Network Architectures Unit 2 Lesson 4.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
Local Area Networks: Monil Adhikari. Primary Function of a LAN File serving – large storage disk drive acts as a central storage repository Print serving.
Ethernet Advanced Chapter 5. Release 16/7/2009 Chapter Objectives Explain 10Base-T network Explain 10Base-FL Explain the rule Identify different.
Simple LAN Topologies  Terminators stop signals after they have reached their destination  Signal bounce –Phenomenon in which signals travel endlessly.
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
Unit Communication Hardware
SIMS-201 Computer Networks.
Computer Networks and Internet
Mollie Sconyers.
Physical & Data-link ISQS 6343 #2 John R. Durrett.
Computer Networks and Internet
Computer Technology Notes #4
Computer Networks.
أ.كمال عيد كلية المعلمين حائل
Computer Networks.
Review of Important Networking Concepts K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry – LECTURE 2 COMS 525:
SIMS-201 Computer Networks.
Presentation transcript:

Networks Terminology and Hardware

Network A network is a group of connected computers that can communicate with each other to share information and equipment, such as printers.

Advantages of a network Sharing Data Reliably – without passing physical volumes, easy backup Sharing Data Reliably – without passing physical volumes, easy backup Sharing Resources – reduces cost of buying hardware Sharing Resources – reduces cost of buying hardware Sharing Programs – programs can run centrally. Sharing Programs – programs can run centrally. Communication - people can communicate and exchange messages with each other easily, effectively, and instantly. Communication - people can communicate and exchange messages with each other easily, effectively, and instantly. Security Options – restricted access Security Options – restricted access

Networks are classified by their: Size Size Architecture Architecture Topology Topology

Size of Networks LAN – Local Area Network: Connects computers and devices in close proximity such as a small office or building like KRSS. LAN – Local Area Network: Connects computers and devices in close proximity such as a small office or building like KRSS. WAN – Wide Area Network: Connects a number of local area networks together over long distances (across cities, countries etc…) WAN – Wide Area Network: Connects a number of local area networks together over long distances (across cities, countries etc…)

Architecture Configurations Peer to Peer (p2p): Peer to Peer (p2p): People on a peer to peer network store their files on their own computers. Anyone may access files stored on any other computer. Before the advent of TCP/IP protocols, peer to peer provided a simple and inexpensive way to connect fewer than 10 computers. (provided in Windows 98, 2000, & XP Home)

Two Network Configurations Client/Server - Client/Server - all files stored on a central computer. Everyone connected to the network can access the files stored on the central server. A Client is a computer that can access information stored on a server.

Terminology Protocol – set of rules for communication Network Interface Card (NIC) – Every node is connected through an NIC – most use a 10/100 Mbps Ethernet card Node – Anything that is connected to the network (computers, printers, scanners etc…) Backbone – The main cabling of a network that all of the segments connect to. (usually faster than the connection to each NIC) Segment – Any portion of a network that is separated by a switch, bridge or router, from other parts of the network

The 4 Common Wired Topologies Topology – The configuration of nodes connected to the network. Bus – Each node is directly connected to a single central cable called a bus or backbone. Bus – Each node is directly connected to a single central cable called a bus or backbone. All information travels along the backbone until it reaches its destination node. All information travels along the backbone until it reaches its destination node. Each end must be terminated (resistor) to keep messages from bouncing back when it reaches the end of the cable. Each end must be terminated (resistor) to keep messages from bouncing back when it reaches the end of the cable.

1. Bus

2. Ring (Token Ring) Nodes are daisy-chained. The end of the network comes back around to the first node – completes a circuit. Nodes take turns sending and receiving info through use of a token. Only node with token can send info or receive info (developed by IBM).

3. Star Star – each node is connected to a central device called a hub. The hub/concentrator takes a signal that comes from any node and passes it to all other nodes on the network.

4. Tree (Star-Bus) The most common - combines star and bus topologies – nodes in areas are connected to hubs/concentrators (creating stars), hubs are connected together along network backbone – stars are often nested

Basics of Ethernet What it is: Currently, Ethernet is a type of wired network that connects computers and other devices. What it is: Currently, Ethernet is a type of wired network that connects computers and other devices. The cables are usually copper Nodes communicate with Packets or Frames of data The cables are usually copper Nodes communicate with Packets or Frames of data Where it came from: Where it came from: Originally, the material used to connect computers was ether. It was a good conductor, and it was thought that it would be less susceptible to interference. Originally, the material used to connect computers was ether. It was a good conductor, and it was thought that it would be less susceptible to interference. Problem: it was too expensive Problem: it was too expensive

Basics of Ethernet cont’d There are practical limits to the size of the network: concerns include: There are practical limits to the size of the network: concerns include: Distance limitations – electrical signals weaken as they travel. Distance limitations – electrical signals weaken as they travel. Electrical interference scrambles signals Electrical interference scrambles signals Practical number of devices as only one device can transmit at any given time. Practical number of devices as only one device can transmit at any given time.

Ethernet Network Standards 10BaseT 10BaseT 10 Mbps 10 Mbps Uses UTP or CAT 5 cables Uses UTP or CAT 5 cables Baseband transmission – only one signal allowed on a transmission wire Baseband transmission – only one signal allowed on a transmission wire 100BaseT 100BaseT 100 Mbps (fast ethernet) 100 Mbps (fast ethernet) Use CAT5 cables – fiber optic available Use CAT5 cables – fiber optic available Broadband – multiple signals on a single wire. Broadband – multiple signals on a single wire. 1000BaseT – Gigabit Ethernet 1000BaseT – Gigabit Ethernet 1000 Mbps - Broadband 1000 Mbps - Broadband Use CAT5e or CAT6 cables Use CAT5e or CAT6 cables

UTP - Unshielded Twisted Pair 10/100 BaseT – cheap, 100m max. STP - CAT5 – Shielded Twisted Pair – used to reduce electrical interference Coaxial Cable – must run in a ring. Fiber Optics –expensive – largest bandwidth Connecting Nodes

4 Types of Connectors AUI – D-shaped plug with 15 pins – common on routers and some hubs RJ45 – connectors look like big phone connectors – uses eight wires – used by most hubs and NICs BNC – small round barrel-like connectors – twist and lock together – used for coaxial Fiber Optic – usually for only one fiber optic strand

CSMA/CD CSMA/CD – Carrier Sense Multiple Access with Collision Detection Regulates communication among nodes Regulates communication among nodes Provides a “fair” set of rules for use of the line Provides a “fair” set of rules for use of the line

Hub (how hubs work) Receive data Receive data Broadcast out data on all lines Broadcast out data on all lines Receiving computers are responsible for listening to see if the data is for them Receiving computers are responsible for listening to see if the data is for them Problems: More computers  more collisions Can’t scale more than 10 computers (Scalability) Takes more time on average for information to reach the intended node (Latency)

Router (how routers work) Receive data Receive data Find out who the data is for Find out who the data is for Send out data on a port that can eventually reach the intended receiver without going through a high traffic area Send out data on a port that can eventually reach the intended receiver without going through a high traffic area Keeps a table inside the router to keep track of where the high traffic areas are Keeps a table inside the router to keep track of where the high traffic areas are

Switch/Bridge (how switch’s work) LAN Switches break hub networks into distinct segments - makes it possible for several users to send data over the network at the same time without slowing each other down creates a series of instant networks that contain only two devices communicating with each other at that particular moment. Nodes communicate only with the switch, so it creates a collision free environment

Wireless Bluetooth Bluetooth WiFi: Wireless Fidelity - Otherwise known as Wireless Networking WiFi: Wireless Fidelity - Otherwise known as Wireless Networking

IEEE Standards – Ethernet wired standard – Ethernet wired standard is the 10 Mbps standard is the 10 Mbps standard 802.3u is the 100 Mbps standard 802.3u is the 100 Mbps standard 802.3z is the 1000 Mbps standard 802.3z is the 1000 Mbps standard – Ethernet wireless standard – Ethernet wireless standard b is the 11 Mbps standard b is the 11 Mbps standard g is the 54 Mbps standard g is the 54 Mbps standard

IP Address A four part number assigned to every computer on a network A four part number assigned to every computer on a network ie ie Each part of the number can be between Each part of the number can be between A device can be manually configured to have the same address every time the device turns on A device can be manually configured to have the same address every time the device turns on A device can be set to take an assigned number from a server or router every time it is turned on A device can be set to take an assigned number from a server or router every time it is turned on

MAC Address A six part hexadecimal number that is unique to every network card A six part hexadecimal number that is unique to every network card Ie 00:02:3F:DC:75:C4 Ie 00:02:3F:DC:75:C4 No two network cards have the same MAC address. No two network cards have the same MAC address. The address is permanently put into the NIC at the manufacturer The address is permanently put into the NIC at the manufacturer

TCP/IP Transmission Control Protocol/Internet Protocol Uses IP addresses for communication (i.e ) Developed by ARPA (Advanced Research Projects Agency) at BB&N in Allows for Packet Switching Large pieces of data are broken into smaller pieces called packets Included with each data packet is the address of the sending node and receiving devices.

UDP/IP User Datagram Protocol (UDP) User Datagram Protocol (UDP) A connection-less, unreliable, transport protocol A connection-less, unreliable, transport protocol Perfect for real time communication Perfect for real time communication Internet radio Internet radio Voice over IP (internet telephone) Voice over IP (internet telephone) Music on demand Music on demand Video conferencing Video conferencing Video on demand Video on demand

Speeds

Security What can you do to stop someone from breaking into your system? What can you do to stop someone from breaking into your system?