Basic Networking Hardware. LANs Definition – LAN "local area network" Is a group of computers and associated devices that share a common communications.

Slides:



Advertisements
Similar presentations
Network Hardware and Physical Media
Advertisements

Introduction to Network
N ETWORKING MEDIA. COMMON NETWORK CABLES The connection between the source and destination may either be direct or indirect, and may span multiple media.
Networks & Components Discuss the components required for successful communications Explain the purpose of communications software Identify various sending.
Networks Terminology and Hardware. Network A network is a group of connected computers that can communicate with each other to share information and equipment,
+ Straight-Through Cable Construction Lab 4. + Data Transmission In data transmission system, the transmission medium is the physical path between transmitter.
Computer Networking (Appendix C) Objectives
Connecting to a computer Network Network interface Card (NIC) Connecting Devices Network Cables Wireless Networks Network Topology Network Operating System.
James Tam Computer Networks You will learn what is a network, how they work and what are the different types.
Semester One 2001/2002 Sheffield Hallam University1 What Is a Network? A group of linked computers whose users can share: –Information, e.G. Corporate.
LOCAL AREA NETWORK Presented by : Tan Teng MengWET Chan Choi Ngor WET Philip Lim Loong HinWET
Telecommunications Chapter 5 Chapter 5 Telecommunications
McGraw-Hill/Irwin ©2005 The McGraw-Hill Companies, All rights reserved Extended Learning Module E NETWORK BASICS (on your CD)
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
Chapter 7 Transmission Media
Classes of transmission media
Computer Networks & Security
Basic Networking Hardware. Agenda Basic LAN Definition Network Hardware Network Media Sample LAN Implementation.
Physical Layer B. Konkoth.
Many Roads To Home. LAN Roads UTP STP Coaxial Fiber Optics.
COMPUTER NETWORKING A computer network, often simply referred to as a network, is a collection of computers and devices interconnected by communications.
Network Cabling and Wireless Network
NETWORK CHONGSEOK PARK 10DD MRS. VEENA MONY Content.
CABLING LANs & WANs Module 5 Semester I.
Communications & Networks
NETWORK ADAPTERS AND CABLING. OBJECTIVES  Identify a network interface card  Link the network interface card and the PC  Configure the network card.
LANs Cabling Topologies Segments and bridges Switches and routers.
Chapter 5 Networks Communicating and Sharing Resources
Networking and Operating Systems. Networking What is it? Things that are hooked together. Computer Network- Computers that are connected together.
Chapter 9A Network Basics.
 Part 1: The definitions of networking -Network -Standalone -LAN -WAN -Clients -Server -Clients/Server Networks -Peer to Peer Networks Part 1NetworkStandaloneLANWANClientsServerClients/Server.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco PublicNew CCNA Jianxin Tang IT 1 V4.0 Ch8. Fundamental Networks.
1 Introduction to Network. 2 What is a Network? A network consists of 2 or more computers connected together, and they can communicate and share resources.
CSCI-235 Micro-Computer in Science The Network. © Prentice-Hall, Inc Communications  Communication is the process of sending and receiving messages 
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
1 Introduction to Network. 2 What is a Network? A network consists of 2 or more computers connected together, and they can communicate and share resources.
Physical Transmission
Unit 1—Computer Basics Lesson 7 Networks.
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
Module 2: Information Technology Infrastructure
NETWORKS.
ENG224 INFORMATION TECHNOLOGY – Part II 5. Introduction to Networking 1 BY S K SATAPATHY.
Local Area Networks Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Basic Networking Hardware
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.
7.1 Chapter 7 Transmission Media Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Copyright CCNA 1 Chapter 4, Part 2 Cabling LANs and WANs By Your Name.
IST 126 Computer Networks Spring, What is a Computer Network? A group of computers and other devices that are connected together in order to share.
TRANSMISSION MEDIA Network Administration and Maintenance.
Topology, refers to the physical and logical diagrams which summarize network connections and information flow.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Local Area Networks Honolulu Community College
Ethernet Advanced Chapter 5. Release 16/7/2009 Chapter Objectives Explain 10Base-T network Explain 10Base-FL Explain the rule Identify different.
TOPIC 1.2 INTRODUCTION TO NETWORKING. OBJECTIVES By the end of the topic, students should be able to: a) List the elements of data communication systems.
NETWORKING MEDIA b Shielded twisted-pair - 2 pair, 150 ohm b unshielded-twisted pair - 4 pair, 100 ohm b fiber optic cable - 2 fibers b coaxial cable -
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
Transmission Media The transmission medium is the physical path by which a message travels from sender to receiver. Computers and telecommunication devices.
NETWORK. To connect a computer with a network we need NETWORK ADAPTER.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
Local Area Networks Honolulu Community College
Level 2 Diploma Unit 10 Setting up an IT Network
Computer Networks and Internet
NETWORKING TECHNOLOGIES
Computer Networks and Internet
Designing a local area network
Computer Networks.
Network Technology.
Ethernet First network to provide CSMA/CD
Computer Networks.
Review of Important Networking Concepts K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry – LECTURE 2 COMS 525:
Presentation transcript:

Basic Networking Hardware

LANs Definition – LAN "local area network" Is a group of computers and associated devices that share a common communications line or wireless link and typically share the resources of a single processor or server within a small geographic area (for example, within an office building). Usually, the server has applications and data storage that are shared in common by multiple computer users. A local area network may serve as few as two or three users (for example, in a home network) or many as thousands of users. Source:

LANs Definition – Wireless LAN A local area network that transmits over the air typically in an unlicensed frequency such as the 2.4GHz band. A wireless LAN does not require lining up devices for line of sight transmission. Wireless access points (base stations) are connected to an Ethernet hub or server and transmit a radio frequency over an area of several hundred to a thousand feet which can penetrate walls and other non-metal barriers. Roaming users can be handed off from one access point to another like a cellular phone system. Laptops use wireless network cards that plug into an existing PCMCIA slot or that are self contained on PC cards, while stand-alone desktops and servers use plug-in cards (ISA, PCI, etc.). Source:

LANs Characteristics – LAN Topology The geometric arrangement of devices on the network or the shape of a local-area network (LAN) or other communications system. Protocols The rules and encoding specifications for sending data. The protocol defines the format and meaning of the data that is exchanged. The protocols also determine whether the network uses a peer-to-peer or client/server architecture. Media Devices can be connected by twisted-pair wire, coaxial cables, or fiber optic cables. Some networks do without connecting media altogether, communicating instead via radio waves. Source:

LANs Topology types bus topology: All devices are connected to a central cable, called the bus or backbone. Bus networks are relatively inexpensive and easy to install for small networks. Ethernet systems use a bus topology. star topology: All devices are connected to a central hub. Star networks are relatively easy to install and manage, but bottlenecks can occur because all data must pass through the hub. This is not much of a problem anymore with the widespread deployment of switches. ring topology: All devices are connected to one another in the shape of a closed loop, so that each device is connected directly to two other devices, one on either side of it. Ring topologies are relatively expensive and difficult to install, but they offer high bandwidth and can span large distances. Source:

Network Hardware Hub An unintelligent network device that sends one signal to all of the stations connected to it. All computers/devices are competing for attention because it takes the data that comes into a port and sends it out all the other ports in the hub. Traditionally, hubs are used for star topology networks, but they are often used with other configurations to make it easy to add and remove computers without bringing down the network. Resides on Layer 1 of the OSI model OSI Model Layers 7 Application 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical Source:

Network Hardware Switch Split large networks into small segments, decreasing the number of users sharing the same network resources and bandwidth. Understands when two devices want to talk to each other, and gives them a switched connection Helps prevent data collisions and reduces network congestion, increasing network performance. Most home users get very little, if any, advantage from switches, even when sharing a broadband connection. Resides on Layer 2 of the OSI model. OSI Model Layers 7 Application 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical Source:

Network Hardware Bridge Connects two LANs and forwards or filters data packets between them. Creates an extended network in which any two workstations on the linked LANs can share data. Transparent to protocols and to higher level devices like routers. Forward data depending on the Hardware (MAC) address, not the Network address (IP). Resides on Layer 2 of the OSI model. OSI Model Layers 7 Application 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical Source:

Network Hardware Repeater Used to boost the signal between two cable segments or wireless access points. Can not connect different network architecture. Does not simply amplify the signal, it regenerates the packets and retimes them. Resides on Layer 1 of the OSI model. OSI Model Layers 7 Application 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical Source:

Network Hardware Router A device that connects any number of LANs. Uses standardized protocols to move packets efficiently to their destination. More sophisticated than bridges, connecting networks of different types (for example, star and token ring) Forwards data depending on the Network address (IP), not the Hardware (MAC) address. Routers are the only one of these four devices that will allow you to share a single IP address among multiple network clients. Resides on Layer 3 of the OSI model. OSI Model Layers 7 Application 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical Source:

Common Network Media Electrical (copper) Coaxial Cable Single copper conductor in the center surrounded by a plastic layer for insulation and a braided metal outer shield. Twisted pair Four pairs of wires twisted to certain specifications. Available in shielded and unshielded versions. Fiber-optic - A cable, consisting of a center glass core surrounded by layers of plastic, that transmits data using light rather than electricity. Atmosphere/Wireless – Uses Electromagnetic waves. whose frequency range is above that of microwaves, but below that of the visible spectrum. Choose Media based on : Wiring configurations Distance and location limitations Speed Reliability Security Budget

Copper - Twisted Pair Dialup over telephone line. DSL (Digital Subscriber Line) High-speed (256 Kbps – 55 Mbps), Full-duplex. Asymmetric Digital Subscriber Line (ADSL) and High-bit-rate Digital Subscriber Line (HDSL) CAT5 Ethernet cable standard defined by the Electronic Industries Association and Telecommunications Industry Association (EIA/TIA). Speeds up to 100 Mbps. Connector RJ-45 - Standard connectors used for unshielded twisted-pair cable. Source : depts.washington.edu/sacg/facilities/workshops/networking/network_adv/hardware.shtml

Categories of UTP Category 3 – Telephone Cable or 10 Mbps data Category 5 – 10/100 Mbps Category 5e – 10/100 Mbps or 1000 Mbps (1 Gbps) for short distances Category 6 & 7 – 10/100/1000 Mbps

Tools & Materials for Making Patch Cables Crimp Tool Cable Stripper (Cyclops) Cat 5 or 5e UTP cable RJ-45 – Cat-5e modular plugs Cable tester

What kinds of things can go wrong when making a a cable? Not all wires made a connection Wires were in the wrong order Too much of the cabling jacket was cut off Wires were untwisted too much, causing interference between wires.

Making patch cables Patch Cable Assembly Instructions 1. Skin off the cable jacket approximately 1" or slightly more. 2. Un-twist each pair, and straighten each wire between the fingers. 3. Place the wires in the order of one of the two diagrams shown above (568A or 568B). Bring all of the wires together, until they touch. 4. At this point, recheck the wiring sequence with the diagram.

Making patch cables Patch Cable Assembly Instructions 5. Optional: Make a mark on the wires at 1/2" from the end of the cable jacket. 6. Hold the grouped (and sorted) wires together tightly, between the thumb, and the forefinger. 7. Cut all of the wires at a perfect 90 degree angle from the cable at 1/2" from the end of the cable jacket. This is a very critical step. If the wires are not cut straight, they may not all make contact. We suggest using a pair of scissors for this purpose. 7B. Conductors should be at a straight 90 degree angle, and be 1/2" long, prior to insertion into the connector. 8. Insert the wires into the connector (pins facing up).

Making patch cables Patch Cable Assembly Instructions (cont.) 9. Push moderately hard to assure that all of the wires have reached the end of the connector. Be sure that the cable jacket goes into the back of the connector by about 3/16". 9. Place the connector into a crimp tool, and squeeze hard so that the handle reaches it's full swing. 10. Repeat the process on the other end. For a straight through cable, use the same wiring. For a "crossover" cable, wire one end 568A, and the other end 568B. 11. Use a cable tester to test for proper continuity.

Tools for Punching Down 110 Punch down tool 110 blade Patch panel or jack Cable Stripper Cable Wire cutter Cable Tester

If the pair of wires are not twisted, electromagnetic noises from, e.g., motors, will affect the closer wire more than the further one, thereby causing errors Twisted-Pair Cables

Infrared light is transmitted through fiber and confined due to total internal reflection. Fibers can be made out of either plastic or glass. Used for high speed backbones and pipes over long distances. Comparatively expensive. Optical Fiber Source :

Wireless Media Source : Wireless LAN or WLAN Wireless local area network that uses radio waves as its carrier Wi-Fi ("Wireless Fidelity“) A set of standards for WLANs based on IEEE Wi-Max Emerging technology that can cover ranges up to 10 miles or more Satellite/Microwave High speed media used for longer distances and remote locations

Sample LAN Implementation Home Configuration Source:

Sample LAN Implementation Business Configuration Source:

Sample LAN Implementation Business Configuration Source:

Clients and Servers Clients WorkstationNetwork Clients (Workstation) Computers that request network resources or services ServersNetwork Servers Computers that manage and provide network resources and services to clients Usually have more processing power, memory and hard disk space than clients Run Network Operating System that can manage not only data, but also users, groups, security, and applications on the network Servers often have a more stringent requirement on its performance and reliability

Advantages of client/server networks Facilitate resource sharing – centrally administrate and control Facilitate system backup and improve fault tolerance Enhance security – only administrator can have access to Server Support more users – difficult to achieve with peer-to- peer networks Disadvantages of client/server networks High cost for Servers Need expert to configure the network Introduce a single point of failure to the system

Fault Tolerant Feature for Servers RAID storage technology A system based on multiple disk Hot-swappable disks Redundant power supply Hot-swappable power supply

Thank you all