An overview of the major components

Slides:



Advertisements
Similar presentations
Network Hardware and Physical Media
Advertisements

Introduction to Network
Networks Terminology and Hardware. Network A network is a group of connected computers that can communicate with each other to share information and equipment,
CHAPTER Practical Token Ring Implementation. Chapter Objectives Give an overview of the Token Ring LAN Describe the characteristics of the Token Ring.
Cisco Academy – Chapter 5 Physical Layer. Physical Layer - 1 defines the electrical, mechanical, procedural, and functional specifications for activating,
Networks & telecommunications Part 2 July 2, 2012.
Designing and Implementing Cabling Infrastructure Dr. Saif al Zahir King Fahd University of Petroleum & Minerals Computer Engineering Department Dr. Saif.
Lesson 4 – UNDERSTANDING NETWORK CABLING. Network topologies Network cabling Installing and maintaining Network cabling Selecting and installing a SOHO.
Many Roads To Home. LAN Roads UTP STP Coaxial Fiber Optics.
UTP Ethernet (10/100/1000BaseT) Three types 10BaseT – run at 10Mbps 100BaseT - run at 100Mbps 1000BaseT - run at 1000Mbps (Gigabit Ethernet) T stands.
Physical media Coaxial Twisted pair Fiber optic 1.
NETWORK ADAPTERS AND CABLING. OBJECTIVES  Identify a network interface card  Link the network interface card and the PC  Configure the network card.
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.
Chapter 5 Networks Communicating and Sharing Resources
Networking, Part Two Two. Fiber Optic Ethernet Uses light to transmit data therefore immune to noise and grounding issues Up to 2000 meters cable length.
Networking Technologies Here are a few of the big questions: How will each computer be identified? If two or more computers want to talk at the same time,
1 Chapter 2: LAN Standards, Physical Connectivity, and Media Access.
Local Area Networks Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Network Technologies Chapter 2. Approaches to Network Communication Connection-Oriented –Circuit-switched –A dedicated connection (circuit) is formed.
S305 – Network Infrastructure Chapter 6 Local Area Network.
Modern Ethernet Chapter 6. Contents Define the characteristics, cabling, and connectors used in 10BaseT and 10BaseFL Explain how to connect multiple Ethernet.
1 Ethernet & IEEE Cisco Section 7.3 Stephanie Hutter October 2000.
CTC 228 – Computer Networks Fall 2015 Instructor: Robert Spengler.
Networking and Health Information Exchange Unit 2b Network Media and Hardware Communication Devices Component 9/Unit 2b1 Health IT Workforce Curriculum.
ETHERNET. Network Architecture Covers issue like how data will flow between the computers on the network. Involves with: Logical design Physical design.
Topology, refers to the physical and logical diagrams which summarize network connections and information flow.
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.
Local Area Networks School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 8, Tuesday 2/27/2007)
Telecommunications and Networking
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.
LECTURE#6 - CABLES Asma AlOsaimi. Copper Coaxial Cable - Thick or Thin Unshielded Twisted Pair - CAT 3,4,5,5e&6 Optical Fiber Multimode Singlemode Wireless.
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 -
Lecture 2 unit 1.
LECTURE 11 NET301 11/16/2015Lect IEEE LAN STANDARDS Ethernet LAN (by Xerox): Topology: Bus Transmission Media: Thick Coaxial Cable. Signal: Digital.
LECTURE#6 - CABLES Asma AlOsaimi. Copper Coaxial Cable - Thick or Thin Unshielded Twisted Pair - CAT 3,4,5,5e&6 Optical Fiber Multimode Singlemode Wireless.
Fatima Alibrahim Intro. to Telecommunication MISY3312
Industrial communication networks
Network Hardware.
Contents Computer Network Benefits of Computer Network
Intro to MIS – MGS351 Network Basics
Local Area Networks Honolulu Community College
Level 2 Diploma Unit 10 Setting up an IT Network
Computer Networks and Internet
NETWORKING TECHNOLOGIES
Physical & Data-link ISQS 6343 #2 John R. Durrett.
Introduction to Computers
Introduction To Computers
Computer Networks and Internet
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Computer Technology Notes #4
Network Basics Extended Learning Module E
Telecommunication ELEC503
Essentials of Networking
Computer Networks.
Networking | Hardware Components
Networking Fundamentals
أ.كمال عيد كلية المعلمين حائل
CT1303 LAN Rehab AlFallaj.
Ethernet and Token Ring LAN Networks
Ethernet LAN 1 1.
Network Hardware.
Ethernet First network to provide CSMA/CD
Computer Networks.
LAN Hardware Concepts Module 3 H3065S F.00 [Course Title]
Review of Important Networking Concepts K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry – LECTURE 2 COMS 525:
Fall 2013 Networking Presentation
Local Area Networks School of Business Eastern Illinois University
NETWORK COMPONENTS PHYSICAL MEDIA
Presentation transcript:

An overview of the major components Networking An overview of the major components

Names Your computer (in front of you) is the local host You access “stuff” on remote computers, called servers; your computer becomes a client Servers have different roles: web server, video server, file server, etc

Issues How will each computer be identified? How will you control who talks and when? What kind of wire? How many wires in cable? What type of connectors? When two PCs access one file, what happens? How can access to data and peripherals be controlled?

The parts We need a client; a PC that is requesting information or services We need a Network Interface Card (NIC)to identify client; a way to break files into packets for transmission and reassemble packets We need wire/cables or some method to get data from point A to point B PC Operating System has to understand and communicate over the network We need a server

Topologies

Frames and NICs Data is moved in frames, much as you would move your belongings in boxes between apartments Every NIC has a Media Access Control address (MAC) that is unique; 48-bits long as 12 hex characters Frame MAC to MAC from Data CRC

Hardware Protocol Network Technology Defines the packet type Defines cabling and connectors used Defines everything necessary to get data from one computer to another We have two: Ethernet and Token Ring

Ethernet Mid-70’s by Digital Equipment, Intel and Xerox Dominant standard, thanks to Internet Three versions: coaxial, unshielded twisted pair and fiber optic Because frame type is constant, versions can be mixed on the network

Token Ring Developed by IBM Centered on communication with mainframe systems Completely incompatible with Ethernet Used to connect to IBM’s “Big Iron” systems and thus is far from dead More on this later

UTP Ethernet 10BaseT, or 100BaseT, or 1000BaseT 10-, 100-, 1000Mbps (1 Gbps) Uses a star bus topology, typically Use Unshielded Twisted Pair (UTP) cable (4 pairs = 8 wires) Connect to Hub (or Switch) which contains the bus One PC per segment; 100 meters per segment

CAT levels What Mike does not tell you is that the number of twists per inch/foot Of cable increase as the CAT level increases

EZ-RJ-45 has holes here so wires stick out during assembly 1 Wiring Standards 8 EZ-RJ-45 has holes here so wires stick out during assembly

More on cabling The space up in the false ceiling, in walls and under a raised floor is called a plenum space You should run plenum (non-toxic) cable in a plenum space It is 3x to 5x more expensive than PVC cable

Crossover Cable Connect two PCs without hub 1-3, 2-6, 3-1 and 6-2 or “A” on one end and “B” on the other Be sure to mark these cables! Note that only 4 wires are required

Hubs and Switches In a star bus network, all devices connect to a central hub or switch (now that prices have come down). Max 1024 devices to a switch. When a wire breaks, only that device looses the network connection – the rest of the network remains functional Hubs act as repeaters, amplifying the signals – can use them to extend cable runs past 100 meters (~360 feet) They need electrical power…or PoE Hubs rebroadcast signal to all ports; switch tries to be selective

Duplex Full-duplex: can both send and receive at the same time Half-duplex: either send or receive – like “push to talk” phones

Fiber Optic Ethernet Uses light to transmit data therefore immune to noise and grounding issues Up to 2000 meters cable length Used for “backbone” runs Half-duplex, so need two cables Tends to be delicate, expensive and difficult to use – shows up in data centers and seldom on desktops What is Verizon doing with Fios?

Fiber Terminations Round ST Square SC LC

Fiber Modes LED-based light source uses Multimode cable – multiple light signals at the same time each using a different reflection angle Good for short distances Laser light-based use single-mode; high transfer rates over long distances but rare Most fiber cable is multimode; delicate and expensive

Coax/BNC Old form of networking – did not require hub/switch; still used in cable modems, TV and satellite connections Type F connectors used in cable modems, etc. screw together BNC connectors are quarter-turn Can be RG-6 or RG-59 (thinner); 75-ohm impedance

Typical connection

Structured Cabling The idea is to create a safe, reliable cabling infrastructure for all of the devices that need interconnection Start with switches, cabling and PCs Components of a network, such as how the cable runs through the walls and where it ends up Connections leading outside your network Standards from TIA/EIA

Structured Components Telcom room – place where all wires lead to Horizontal cabling – from telcom room to work area (run) Work areas – where the PCs are

Horizontal Cabling Use solid core wire – better conductor but stiff Away from the dreaded vacuum cleaners! Idea is that it does not get moved around very much, if at all

Telco Room Equipment racks – from railroad days – 19” wide Tall: 1.75” – called a U Devices are 1U, 2U or 4U – mostly Patch Panels allow wiring punchdown on back side and patch cables on the front side Patch panels have CAT rating, so check it

RJ-45 Jack Crimping Take Network+ , Cisco or follow the book’s figures EZ-RJ-45 jacks may be more expensive, but they are worth every penny

Work Area Wall plate to terminate horizontal run Plates have CAT ratings too Mike suggests looking here first if the user has lost connection to the network