Modern Ethernet. Chapter 6

Size: px
Start display at page:

Download "Modern Ethernet. Chapter 6"

Transcription

1 Modern Ethernet Chapter 6

2 Contents Define the characteristics, cabling, and connectors used in 10BaseT and 10BaseFL Explain how to connect multiple Ethernet segments Define the characteristics, cabling, and connectors used in 100Base and Gigabit Ethernet

3 Historical Early Ethernet using a bus topology was very popular However, a break or bad connection anywhere on the network would bring the entire network down IBM unveiled a competing technology called Token Ring in the mid 1980s Used a physical star topology Any single break only affected a single station Substantial market share was being taken away from Ethernet in the second half of the 1980s

4 Ethernet s Response Ethernet manufacturers countered with an improved Ethernet Physical star for robustness Adopt inexpensive UTP cabling instead of the more expensive coax Same frame type of earlier versions for compatibility The new and improved Ethernet is called 10BaseT

5 10BaseT

6 10BaseT 10BaseT Speed 10 Mbps Signal Type Baseband A single signal on the cable Type of cable Twisted Pair

7 10BaseT Topology 10BaseT uses a physical star topology with each node connected to a central hub

8 10BaseT Topology The single segment is still there having been shrunk to the inside of the hub The hub is a multiport repeater operating at the Physical layer

9 Broken Cables If a cable running to a specific node breaks, it affects only that computer

10 Broken Hub If the segment inside the hub breaks, then the entire segment fails

11 Hub Sizes The main difference between hubs is the number of ports

12 UTP Unshielded Twisted Pair (UTP) 10BaseT requires CAT 3 (or higher), two-pair, UTP cable Installers usually install four-pair cable One pair sends data and one pair receives data

13 RJ-45 Connectors RJ-45 connectors are used on the ends of the cable Each pin in the connector connects to a different wire 8 pins numbered 1 through 8 Pins 1 & 2 send data; 3 & 6 receive data

14 Crimping A crimper is a tool used to secure an RJ-45 connector to the end of the cable Each wire must connect to the proper pin Color-coded wires are used Each pair has a solid and a striped wire

15 Wiring Standards Defined by the Telecommunications Industry Association/Electronics Industries Alliance (TIA/EIA) Two standards exist for four-pair UTP for 10BaseT networks T-568A T-568B

16 Wiring Standards Green/White Green Orange/White Blue Blue/White Orange Brown/White Brown EIA/TIA 568A standard EIA/TIA 568B standard Orange/White Orange Green/White Blue Blue/White Green Brown/White Brown

17 Split Pairs Two pairs of wires are used in 10BaseT 1 & 2 3 & 6 Why split the second pair (3 & 6)? This is to provide backward compatibility with telephone wiring Telephone cables use RJ-11 connectors A single line is wired using 2 & 3 A second line is wired using 1 & 4 An RJ-11 may be plugged into an RJ-45 outlet

18 Which Standard? Both 568A and 568B see wide spread usage The important thing is to be consistent within your organization

19 10BaseT Limitations Distance between hub and computer may not exceed 100 meters The maximum number of computers connected to a hub (or bank of hubs) is 1024

20 10BaseT Summary Speed: 10 Mbps Signal type: Baseband Distance: 100 meters between the hub and the node No more than 1024 nodes per hub Star bus topology: physical star, logical bus Uses CAT3 or better UTP cabling with RJ-45 connectors

21 10BaseFL 10BaseFL is a fiber-optic version of 10BaseT Uses pulses of light instead of electricity Longer distances up to 2 kilometers Immune to electrical interference More secure harder to tap into

22 10BaseFL Cable Uses fiber optic cable called multimode

23 10BaseFL Card

24 10BaseFL Summary Speed: 10 Mbps Signal type: Baseband Distance: 2000 meters between the hub and the node No more than 1024 nodes per hub Star bus topology: physical star, logical bus Uses multimode fiber optic cabling with ST or SC connectors

25 Connecting Ethernet Segments

26 Expanding the Network Additional hubs may be necessary When all the ports are used up on a hub To provide fault tolerance Hubs may connected using coaxial cable or crossover cables 10BaseT hub with BNC connector used to connect to another hub

27 Populated Segment A segment connecting two hubs may be populated by having one or more nodes connected to it

28 Crossover Cables Hubs may be connected using crossover cables In a crossover cable the send and receive pairs are reversed One end uses 568A and the other 568B

29 Crossover Ports To avoid rewiring some hubs have special ports that switch the wires inside the hub Uplink, crossover, in port, or out port all refer to a port where the wires have been reversed

30 Connecting Hubs When connecting two hubs together, use a crossover cable between two regular ports Or use a straight-through (normal) cable between a regular port on one hub and a crossover port on the other hub Some hubs have a button that switches a port between normal and crossover Two PCs may be connected by using a crossover cable from one NIC to the other NIC.

31 Hubs Connected by 10Base2

32 Broken Cables Segment C s failure prevents communication between segments A and B, but does not affect communication within segments A and B

33 5-4-3 Rule Multiple Ethernet segments connected together with hubs and repeaters form one large collision domain The rule limits the size of a collision domain

34 5-4-3 Rule In a collision domain no two nodes may be separated by more than 5 segments 4 repeaters 3 populated segments Populated segments have nodes attached Unpopulated segments, or link segments, connect other segments

35 5-4-3 Rule Here s a network with 6 segments that complies with the rule

36 High-Speed Ethernet

37 100Base Ethernet Fast Ethernet refers to any of several Ethernet flavors that operate at 100 Mbps

38 100BaseT IEEE supports two variations: 100BaseTX and 100BaseT4 100 means a speed of 100 Mbps Star bus topology UTP cabling and hubs 100BaseTX uses CAT 5e or better cabling and two pairs of wires 100BaseT4 uses four pairs of wires over CAT 3 or better cabling

39 Upgrading a Network The existing wiring (if it meets the CAT 3 or CAT 5e standard) may be used to upgrade a network Just change the NICs and hubs Networks may be upgraded gradually by using 10/100BaseT devices that may operate at either 10 or 100 Mbps 100BaseTX is often referred to as 100BaseT (since 100BaseT4 is rarely used)

40 Limitations of UTP Distance is a limiting factor for large campuses Lack of electrical shielding is a problem in locations with lots of electrical interference UTP cabling can be easily tapped into

41 100BaseFX 100BaseFX uses multimode fiber optic cable with SC or ST connectors Maximum cable length is 400 meters

42 Gigabit Ethernet Gigabit Ethernet is also called 1000BaseX Several standards have been defined 1000BaseSX, 1000BaseLX, 1000BaseT 1000BaseT, the dominant standard Uses four-pair CAT 5e or CAT 6 cable Maximum cable length is 100 meters Gigabit Ethernet usually means 1000BaseT

43 Ethernet Switches An Ethernet switch is a hub with a bridge built in Often called a layer 2 switch

44 Switched Ethernet Ethernet switches may be used to replace hubs for improved performance resulting in switched Ethernet Creates point-to-point links between devices to form single two-node collision domains essentially eliminating collisions Devices get full dedicated bandwidth

45 Backbone A backbone is a segment that connects other segments Backbones usually run at higher speeds than other segments

46 Full-Duplex Ethernet Full-duplex means that a device can send and receive data simultaneously Ethernet transmissions are half-duplex At any given time a machine can either send or receive data but not both Switched Ethernet uses different pairs of wires for sending and receiving allowing for fullduplex communication Essentially doubles the bandwidth

47 If a card supports fullduplex, its setup program will have an option to switch between half- and full-duplex Full Duplex

Lecture (07) Media & Switching III Ethernet Protocol & Network Hardware Components

Lecture (07) Media & Switching III Ethernet Protocol & Network Hardware Components Lecture (07) Media & Switching III Ethernet Protocol & Network Hardware Components By: Dr. Ahmed ElShafee ١ Agenda Ethernet Protocol Physical layer Physical layer devices The Data Link Layer ٢ Ethernet

More information

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 16 Networking Types, Devices, and Cabling

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 16 Networking Types, Devices, and Cabling A+ Guide to Managing & Maintaining Your PC, Chapter 16 Networking Types, Devices, and Cabling Objectives Learn about network types and topologies Learn about the hardware used to build local networks Learn

More information

Part3. Local Area Networks (LAN)

Part3. Local Area Networks (LAN) Part3 Local Area Networks (LAN) LAN Characteristics Small geographical area Relatively high data rate Single management Topologies Bus, star, ring Specifications at physical and data link layer mostly

More information

Modern Ethernet variations. based on Chapter 5 of CompTIA Network+ Exam Guide, 4th ed., Mike Meyers

Modern Ethernet variations. based on Chapter 5 of CompTIA Network+ Exam Guide, 4th ed., Mike Meyers Modern Ethernet variations based on Chapter 5 of CompTIA Network+ Exam Guide, 4th ed., Mike Meyers recap: obsolete versions of Ethernet Coaxial cable physical bus topology 10Base5 (standard IEEE 802.3,

More information

Introduction to LAN Topologies Cabling. 2000, Cisco Systems, Inc. 3-1

Introduction to LAN Topologies Cabling. 2000, Cisco Systems, Inc. 3-1 Introduction to LAN Topologies Cabling 2000, Cisco Systems, Inc. 3-1 Objectives Upon completion of this chapter, you will be able to perform the following tasks: Media / Cabling Local Area Network Cabling

More information

Lecture (03) Ethernet Protocol & Network Hardware Components

Lecture (03) Ethernet Protocol & Network Hardware Components Lecture (03) Ethernet Protocol & Network Hardware Components Dr. Ahmed M. ElShafee 1 Agenda Ethernet Protocol/ and cable types Network interface card Network nodes Servers Clients Storage area network

More information

Chapter 10: Local Area Networks

Chapter 10: Local Area Networks Chapter 10: Local Area Networks MULTIPLE CHOICE 1. CSMA stands for: a. Client-Server Multi-Access c. Carrier Server Master Application b. Carrier Sense Multiple Access d. none of the above 2. The CD in

More information

IEEE 802 LANs SECTION C

IEEE 802 LANs SECTION C IEEE 802 LANs SECTION C Outline of the Lecture Basic characteristics of LAN Topology Transmission Media MAC IEEE 802 LANs 802.3 - CSMA/CD based (Ethernet) 802.4 Token bus-based 802.5 Token ring-based Comparison

More information

10- and 100-Mbps Ethernet

10- and 100-Mbps Ethernet Ethernet Basics 10-Mbps Ethernet Three 10-Mbps Ethernet standards: 10BASE5 10BASE2 10BASE-T 10BASE2 and 10BASE5 were around more than 20 years and have been replaced by newer alternatives 10BASE-T s use

More information

The NIC is the main interface between the computer and the network cable.

The NIC is the main interface between the computer and the network cable. The NIC is the main interface between the computer and the network cable. 50 Parallel data into serial data. Memory CPU Computer 10011001 Cable 1-0-0-1-1-0-0-1 NIC 51 Considerations when selecting the

More information

(Network Programming) Basic Networking Hardware

(Network Programming) Basic Networking Hardware EEE 448 Computer Networks with (Network Programming) Basic Networking Hardware Lecture #2 Dept of Electrical and Electronics Engineering Çukurova University Agenda What is a network device? Network Media

More information

LAN Systems. Bus topology LANs

LAN Systems. Bus topology LANs Bus topology LANs LAN Systems Design problems: not only MAC algorithm, not only collision domain management, but at the Physical level the signal balancing problem (signal adjustment): Signal must be strong

More information

Introduction to Networking Devices

Introduction to Networking Devices Introduction to Networking Devices Objectives Explain the uses, advantages, and disadvantages of repeaters, hubs, wireless access points, bridges, switches, and routers Define the standards associated

More information

Physical Layer V What does the physical layer provide?

Physical Layer V What does the physical layer provide? SEMESTER 1 Chapter 8 Physical Layer V 4.0 90 Points 8.1.1 What does the physical layer provide? What are the four elements of delivering frames across the media? 8.1.2 What are the three basic forms of

More information

with its cables, connectors, Switches, Hubs and topologies

with its cables, connectors, Switches, Hubs and topologies Introduction to LAN www.mycsvtunotes.in with its cables, connectors, Switches, Hubs and topologies LAN Small interconnected computers or workstations within a building or small area up to 10 Kms. Small

More information

Unit 10. Networks. Copyright 2005 Heathkit Company, Inc. All rights reserved.

Unit 10. Networks. Copyright 2005 Heathkit Company, Inc. All rights reserved. Unit 10 Networks Copyright 2005 Heathkit Company, Inc. All rights reserved. The basic components of a network: Connections (Physical Medium) Protocols (Common language) Services (Clients, Servers, and

More information

3 Chapter Introduction. 3.2 Copper Cable

3 Chapter Introduction. 3.2 Copper Cable 3 Chapter 3 3.1 Introduction The Network Media is the device that physically carries the data from computer to computer. The three major types of network media are: Copper Cable Fiber-Optic Cable Wireless

More information

Cisco - Ethernet 100BaseTX and 10BaseT Cables: Guidelines and Specifications

Cisco - Ethernet 100BaseTX and 10BaseT Cables: Guidelines and Specifications Page 1 of 8 Ethernet 100BaseTX and 10BaseT Cables: Guidelines and Specifications Contents Introduction Prerequisites Requirements Components Used Conventions Which Cable Do I Need? Ethernet Cabling Guidelines

More information

Lecture 8: Switched Ethernet and Collision Domains

Lecture 8: Switched Ethernet and Collision Domains Lecture 8: Switched Ethernet and Collision Domains Dr. Mohammed Hawa Electrical Engineering Department University of Jordan EE426: Communication Networks Ethernet Installations 2 1 Twisted Pair and Fiber

More information

Cables and Connectors

Cables and Connectors Module 2 Cables and Connectors Twisted Pair Two wires that carry the data signals (one conductor carries a positive signal; one carries a negative signal). Two wires are twisted to reduce the effects of

More information

Switched Uplink Modules

Switched Uplink Modules APPENDIX D Switched Uplink Modules When installed in a FastHub 400 model, each 10BaseT/100BaseTX and 100BaseFX switched uplink module provides a separate switched collision domain for traffic to the workgroup

More information

A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers,

A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers, CBCN4103 A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers, servers, and other devices. LANs offer computer

More information

Mike Meyers CompTIA A+ Guide to Managing and Troubleshooting PCs Fourth Edition Visible Networks Chapter 5

Mike Meyers CompTIA A+ Guide to Managing and Troubleshooting PCs Fourth Edition Visible Networks Chapter 5 Visible Networks Chapter 5 Overview In this chapter, you will learn how to Describe the basic functions of a network, including identifying common devices and connectors Discuss the differences between

More information

Ethernet Technologies

Ethernet Technologies Ethernet Technologies CCNA 1 v3 Module 7 NESCOT CATC 1 10 Mbps Ethernet Legacy Ethernet means: 10BASE5 10BASE2 10BASE-T Common features are: frame format timing parameters transmission process basic design

More information

The following pages contain a guide for the installation

The following pages contain a guide for the installation INDEX The goal of this section is to illustrate how Siemon Company products can be used to support some of the most popular and emerging networks on the market. Section Contents 100Base-T....................................

More information

Data Communication Prof. A. Pal Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture # 29 High Speed LANs

Data Communication Prof. A. Pal Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture # 29 High Speed LANs Data Communication Prof. A. Pal Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture # 29 High Speed LANs Hello and welcome to today s lecture on high speed

More information

Section 3.1: Network Adapters

Section 3.1: Network Adapters Section 3.1: Network Adapters This section examines using a network adapter (network interface card or NIC) to connect a host to the network medium. Students will become familiar with the function of:

More information

Installation Preparation

Installation Preparation CHAPTER 2 Installation Preparation This chapter describes how to prepare your site before installing switching modules in Catalyst 5000 family switches and consists of these sections: Site Considerations,

More information

Mike Meyers Network+ Guide to Managing & Troubleshooting Networks Instructor s Manual Chapter 3

Mike Meyers Network+ Guide to Managing & Troubleshooting Networks Instructor s Manual Chapter 3 Chapter 3: Cabling and Topology Learning Objectives This chapter introduces students to the concept of network topologies, and how they apply to the physical connections as well as to the flow of signals

More information

Lab - Building an Ethernet Crossover Cable

Lab - Building an Ethernet Crossover Cable Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway PC-A NIC 192.168.10.1 255.255.255.0 N/A PC-B NIC 192.168.10.2 255.255.255.0 N/A Part 1: Analyze Ethernet Cabling

More information

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on CBCN4103 Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on the correct path across the complete network

More information

More on LANS. LAN Wiring, Interface

More on LANS. LAN Wiring, Interface More on LANS Chapters 10-11 LAN Wiring, Interface Mostly covered this material already NIC = Network Interface Card Separate processor, buffers incoming/outgoing data CPU might not be able to keep up network

More information

Chapter 4 NETWORK HARDWARE

Chapter 4 NETWORK HARDWARE Chapter 4 NETWORK HARDWARE 1 Network Devices As Organizations grow, so do their networks Growth in number of users Geographical Growth Network Devices : Are products used to expand or connect networks.

More information

Campus Network Design

Campus Network Design Campus Network Design Thana Hongsuwan 2003, Cisco Systems, Inc. All rights reserved. 1-1 Content Ethernet Standard Transparent Bridges LAN Switches LAN and Switch Operation Loop Resolution Virtual LANs,

More information

Chapter 9. Ethernet. Part II

Chapter 9. Ethernet. Part II Chapter 9 Ethernet Part II CCNA1-1 Chapter 9-2 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor, Ontario. Thanks must go

More information

Ethernet. Computer Networks. Lecture 4.

Ethernet. Computer Networks. Lecture 4. Ethernet Computer Networks Lecture 4 http://goo.gl/pze5o8 The History of Ethernet Originally: DIX Ethernet (DEC-Intel-Xerox, Ethernet II) - 10Mbps. No LLC sublayer Later standardized as: IEEE 802.3 Frame

More information

Appendix B Networks, Routing, and Firewall Basics

Appendix B Networks, Routing, and Firewall Basics Appendix B Networks, Routing, and Firewall Basics This appendix provides an overview of IP networks, routing, and firewalls. Related Publications As you read this document, you may be directed to various

More information

Different network topologies

Different network topologies Network Topology Network topology is the arrangement of the various elements of a communication network. It is the topological structure of a network and may be depicted physically or logically. Physical

More information

GEU Port Gigabit Switch

GEU Port Gigabit Switch GEU-0522 5-Port Gigabit Switch Table Of Contents 1. INTRODUCTION... 3 1.1 Product Briefs... 3 1.2 Product Features... 3 1.3 Hardware Introduction... 4 2. CONNECTING THE SWITCH... 5 2.1 Package Contents...

More information

Chapter 4: Network Access

Chapter 4: Network Access 4.0.1.1 Chapter 4: Network Access To support our communication, the OSI model divides the functions of a data network into layers. Each layer works with the layers above and below to transmit data. 4.0.1.2

More information

Cabling Infrastructure

Cabling Infrastructure Introduction Ethernet Banking on Structured Cabling Technology Drivers Classification of Cables Fibre-optic cable Cables in building Cabling Infrastructure Cabling systems address the networking requirements

More information

The data transmission mode describes the direction of data flow. It is either simplex, half duplex or full duplex.

The data transmission mode describes the direction of data flow. It is either simplex, half duplex or full duplex. Data transmission Data transmission on a network involves serial transmission. It transfers data by sending one bit at a time through a single line. All data on a network is transferred using a data transmission

More information

ROYAL INSTITUTE OF INFORMATION & MANAGEMENT

ROYAL INSTITUTE OF INFORMATION & MANAGEMENT ROYAL INSTITUTE OF INFORMATION & MANAGEMENT BASICS NETWORKING CHAPTER 1 Networking Basics to Networking Advantages of Networking Types of Network 1 Local Area Network (LAN) LAN features Basic LAN components

More information

Introductory to Computer Networks Local Area Networks. Lecture 16 Fall Isfahan University of technology Dr.

Introductory to Computer Networks Local Area Networks. Lecture 16 Fall Isfahan University of technology Dr. Introductory to Computer Networks Local Area Networks Lecture 16 Fall 2010 Isfahan University of technology Dr. Faramarz Hendessi What is a LAN? Local area means: Private ownership freedom from regulatory

More information

ET4254 Communications and Networking 1

ET4254 Communications and Networking 1 Topic 10:- Local Area Network Overview Aims:- LAN topologies and media LAN protocol architecture bridges, hubs, layer 2 & 3 switches 1 LAN Applications (1) personal computer LANs low cost limited data

More information

COMPUTER ENGINEERING AND INFORMATION TECHNOLOGY DEPARTMENT NETWORK LABORATORY. Ethernet Cabling

COMPUTER ENGINEERING AND INFORMATION TECHNOLOGY DEPARTMENT NETWORK LABORATORY. Ethernet Cabling Experiment number :(1) Ethernet Cabling Introduction:- The EIA/TIA (Electronic Industries Association and the newer Telecommunications Industry Alliance) is the standards body that creates the Physical

More information

Experiment # 2 Transmission Media & Networking Components

Experiment # 2 Transmission Media & Networking Components Experiment # 2 Transmission Media & Networking Components Objectives: Study different types of networking cables, connectors and other network components. Transmission Media (refer to text book, sec 3.7)

More information

Section 3 Understanding Ethernet and Switch Operations

Section 3 Understanding Ethernet and Switch Operations Section 3 Understanding Ethernet and Switch Operations Ethernet is the technology of choice for today s LANs. It is fast, has low costs, and is easy to maintain. Today s Ethernet standards support speeds

More information

Local Area Network Overview

Local Area Network Overview Local Area Network Overview Chapter 15 CS420/520 Axel Krings Page 1 LAN Applications (1) Personal computer LANs Low cost Limited data rate Back end networks Interconnecting large systems (mainframes and

More information

Rab Nawaz Jadoon. Data Communication and Computer Networks DCS. Assistant Professor COMSATS IIT, Abbottabad. Department of Computer Science

Rab Nawaz Jadoon. Data Communication and Computer Networks DCS. Assistant Professor COMSATS IIT, Abbottabad. Department of Computer Science Data Communication and Computer Networks Rab Nawaz Jadoon DCS Assistant Professor COMSATS IIT, Abbottabad COMSATS Institute of Information Technology Computer Communication Networks Data communications

More information

Media and Access Method. Tory Klementsen, MCP A+ Sno Isle Skill Center Network+ Module 2

Media and Access Method. Tory Klementsen, MCP A+ Sno Isle Skill Center Network+ Module 2 Media and Access Method Tory Klementsen, MCP A+ Sno Isle Skill Center Network+ Module 2 Transmission Media The stuff that carries signals from computer to computer or device on a network. Different media

More information

FSW-1609TFX FSW-2409TFX

FSW-1609TFX FSW-2409TFX LevelOne FSW-1609TFX FSW-2409TFX 16/24-Port Fast Ethernet Switch w/ fiber module slot User Manual Version 1.1-0609 FCC Warning This equipment has been tested and found to comply with the regulations for

More information

Campus Network Design

Campus Network Design Content Campus Network Design Thana Hongsuwan Ethernet Standard Transparent Bridges LN Switches LN and Switch Operation Loop Resolution Virtual LNs, InterVLN Routing Router Redundancy Switch Security Campus

More information

10/100/1000 Mbps Ethernet 100 Mbps FDDI 155/620 Mbps ATM 4/10/45 Mbps Wireless

10/100/1000 Mbps Ethernet 100 Mbps FDDI 155/620 Mbps ATM 4/10/45 Mbps Wireless TRANSMISSION MEDIA LOCAL AREA NETWORK (LAN) TECHNOLOGY 10/100/1000 Mbps Ethernet 100 Mbps FDDI 155/620 Mbps ATM 4/10/45 Mbps Wireless page - 2 LAN TECHNOLOGY Protocol What is a Protocol? A protocol is

More information

TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming

TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming 2 TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming Network Technologies 3 4 Elements of the Network Sender

More information

5/8-Port 10/100Mbps Fast Ethernet Desktop Switch

5/8-Port 10/100Mbps Fast Ethernet Desktop Switch 5/8-Port 10/100Mbps Fast Ethernet Desktop Switch A02-F5P A02-F8P USER S MANUAL A02-F5(8)P_ME01 Copyright The Atlantis Land logo is a registered trademark of Atlantis Land SpA. All other names mentioned

More information

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur Module 5 Broadcast Communication Networks Lesson 5 High Speed LANs Token Ring Based Specific Instructional Objectives On completion, the student will be able to: Explain different categories of High Speed

More information

Full file at

Full file at ch02 True/False Indicate whether the statement is true or false. 1. The number of nodes on a network and the length of cable used influence the quality of communication on the network. 2. Repeaters and

More information

Lecture Outline. Lecture 2. OSI model and networking. The OSI model and networking. The OSI model and networking. The OSI model and networking

Lecture Outline. Lecture 2. OSI model and networking. The OSI model and networking. The OSI model and networking. The OSI model and networking Lecture 2 The OSI model Chapter 2, specifically pages 42-58 Dave Novak School of Business Administration, University of Vermont Sources: 1) Network+ Guide to Networks, Dean 2013 2) Comer, Computer Networks

More information

What is a Network? A connection of two or more computers so that they can share resources.

What is a Network? A connection of two or more computers so that they can share resources. NETWORKS What is a Network? A connection of two or more computers so that they can share resources. Network Benefits Remote access Sharing files & resources Communication Cost Maintenance Communication

More information

Demonstrate and apply knowledge of computer networking infrastructure principles

Demonstrate and apply knowledge of computer networking infrastructure principles Demonstrate and apply knowledge of computer networking infrastructure principles 22713 version 1 Page 1 of 5 Level 4 Credits 15 Purpose This unit standard covers the necessary introductory skills required

More information

Overview. Port Adapter Overview CHAPTER

Overview. Port Adapter Overview CHAPTER CHAPTER This chapter describes the PA-4R-DTR and contains the following sections: Port Adapter, page - Token, page - LEDs, page -6 Cables, Connectors, and Pinouts, page -7 Port Adapter Slot Locations on

More information

LAN Systems. Bus topology LANs

LAN Systems. Bus topology LANs Bus topology LANs LAN Systems Design problems: not only MAC algorithm, not only collision domain management, but at the Physical level the signal balancing problem (signal adjustment): Signal must be strong

More information

Cisco CCNP Switching Study Guide

Cisco CCNP Switching Study Guide 1 Cisco CCNP Switching Study Guide v2.01 2014 Aaron Balchunas aaron@routeralley.com http://www.routeralley.com Foreword: This study guide is intended to provide those pursuing the CCNP certification with

More information

Cisco CCNP Switching Study Guide

Cisco CCNP Switching Study Guide 1 Cisco CCNP Switching Study Guide V1.51 2012 Aaron Balchunas aaron@routeralley.com http://www.routeralley.com Foreword: This study guide is intended to provide those pursuing the CCNP certification with

More information

Installation Guide 24-port 10/100 Fast Ethernet Switch with 1 Fiber Connection Model Name: KS-324F

Installation Guide 24-port 10/100 Fast Ethernet Switch with 1 Fiber Connection Model Name: KS-324F Installation Guide 24-port 10/100 Fast Ethernet Switch with 1 Fiber Connection Model Name: KS-324F We make no warranties with respect to this documentation and disclaim any implied warranties of merchantability,

More information

MIL-S501xx Series 5x 10/100 N-Way RJ-45 Ports plus One 100Base-FX fiber Port

MIL-S501xx Series 5x 10/100 N-Way RJ-45 Ports plus One 100Base-FX fiber Port MIL-S501xx Series 5x 10/100 N-Way RJ-45 Ports plus One 100Base-FX fiber Port MIL-S501ST with ST connector (2km) MIL-S501SC with SC connector (2km) MIL-S501SC-15 with SC connector (15km) MIL-S501SC-30 with

More information

IEC-0101FT Industrial 10/100TX to 100M-FX Slim Type Converter User Manual

IEC-0101FT Industrial 10/100TX to 100M-FX Slim Type Converter User Manual Lantech IEC-0101FT Industrial 10/100TX to 100M-FX Slim Type Converter User Manual FCC Warning This Equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to

More information

Lecture (04) Data link layer

Lecture (04) Data link layer Lecture (04) Data link layer By: Dr. Ahmed ElShafee Standards Overview CSMA/CD Ethernet standards 10 base 5 10 base 2 10 base T Fast Ethernet Gigabit Ethernet ١ ٢ Standards Overview Like most protocols,

More information

Network Components. Network Components 8

Network Components. Network Components 8 77 PSTN Router Managed Switches Unmanaged Switches Hubs Micro Transceiver Media Converter Network Adapter Ethernet Cable Network Accessories 7 for S7 S5 General Internet Modem Access Router Gateway analog

More information

GSW-2453 Gigabit Chassis switch. User Guide

GSW-2453 Gigabit Chassis switch. User Guide GSW-2453 Gigabit Chassis switch User Guide Contents 1. INTRODUCTION... 1 Features... 1 Package Contents... 2 Ethernet Switching Technology... 2 2. HARDWARE DESCRIPTION... 4 Physical Dimension... 4 Front

More information

GE Fanuc IC695ETM001. Rx3i PacSystem

GE Fanuc IC695ETM001. Rx3i PacSystem GE Fanuc IC695ETM001 http://www.pdfsupply.com/automation/ge-fanuc/rx3i-pacsystem/ic695etm001 Rx3i PacSystem Ethernet module 10/100 Mbits 2 RJ45 connections one IP address IC695E IC695ET IC695ETM 919-535-3180

More information

FastHub Ports and Cabling Information

FastHub Ports and Cabling Information APPENDIX B FastHub Ports and Cabling Information This appendix contains useful information about using the FastHub in Ethernet networks and contains the following sections: FastHub Port Specifications

More information

FSW-1610TX FSW-2410TX

FSW-1610TX FSW-2410TX LevelOne FSW-1610TX FSW-2410TX 16/24-Port Fast Ethernet Switch User Manual Version 1.1-0609 FCC Warning This equipment has been tested and found to comply with the regulations for a Class A digital device,

More information

Computer Networks and Internet

Computer Networks and Internet Computer Networks and Internet Objectives Computer Networks Internet 2 Computer Networks Introducing Computer Networks A computer network consists of two or more computers linked together to exchange data

More information

Introduction to Networking

Introduction to Networking Networking BASICS Introduction to Networking... 2 Network Media... 4 Network Design... 5 Network Architectures... 7 Protocols and Network Software... 9 1 Introduction to Networking A computer network is

More information

Gigabit Ethernet Interconnect Technology

Gigabit Ethernet Interconnect Technology Gigabit Ethernet Interconnect Technology By Lisa A. Huff Segment Marketing Manager, Communications Gigabit Ethernet Description Ethernet is the world's most pervasive networking technology. More than 85%

More information

Introduction to Computer Science (I1100) Networks. Chapter 6

Introduction to Computer Science (I1100) Networks. Chapter 6 Networks Chapter 6 501 Outline How does Networks and Internet Work? Networking devices Physical Network topology Types of Network Intranets - extranets Copper Media IP Address 502 How does Networks and

More information

Overview. Switch Features CHAPTER

Overview. Switch Features CHAPTER CHAPTER 1 Overview The 2900 XL series switches are workgroup Ethernet switches that supply autosensing 10BaseT or 100BaseT connections on all ports. Expansion slots on Catalyst 2912MF XL and 2924M XL switches

More information

Local Area Networks. Aloha Slotted Aloha CSMA (non-persistent, 1-persistent, p-persistent) CSMA/CD Ethernet Token Ring

Local Area Networks. Aloha Slotted Aloha CSMA (non-persistent, 1-persistent, p-persistent) CSMA/CD Ethernet Token Ring Local Area Networks Aloha Slotted Aloha CSMA (non-persistent, 1-persistent, p-persistent) CSMA/CD Ethernet Token Ring Networks: Local Area Networks 1 Network Layer Network Layer LLC 802.2 Logical Link

More information

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition Chapter Seven Local Area Networks: Part 1 Data Communications and Computer Networks: A Business User s Approach Seventh Edition After reading this chapter, you should be able to: State the definition of

More information

Low Profile Hub. User Manual

Low Profile Hub. User Manual 16 + 2 Low Profile Hub User Manual 1 Contents One Introduction 2 Two Installation 3 Front Panel Connecting Ports LEDs Three Configuration and Installation Guidelines 5 Hub/Network Configuration Ports and

More information

Chapter 4: Network Access. Introduction to Networks v5.1

Chapter 4: Network Access. Introduction to Networks v5.1 Chapter 4: Network Access Introduction to Networks v5.1 4.0 Introduction 4.1 Physical Layer Protocols 4.2 Network Media 4.3 Data Link Layer Protocols 4.4 Media Access Control 4.5 Summary 2013 Cisco and/or

More information

Review: Networking Fall Final

Review: Networking Fall Final Review: Networking Fall Final Question 1 of 43 You have implemented a network where each device provides shared files with all other devices on the network. What type of network do you have? Peer to peer

More information

LAN. CS 4/55231 Internet Engineering. Kent State University Dept. of Computer Science

LAN. CS 4/55231 Internet Engineering. Kent State University Dept. of Computer Science 1 CS 4/55231 Internet Engineering Kent State University Dept. of Computer Science LECT-4A4 LAN 1 2 LAN Topologies-1 In the last class we saw how two computers can connect to each other. In this class we

More information

Lesson 1: Network Communications

Lesson 1: Network Communications Lesson 1: Network Communications This lesson introduces the basic building blocks of network communications and some of the structures used to construct data networks. There are many different kinds of

More information

King Fahd University of Petroleum & Minerals Electrical Engineering Department EE 400, Experiment # 2

King Fahd University of Petroleum & Minerals Electrical Engineering Department EE 400, Experiment # 2 King Fahd University of Petroleum & Minerals Electrical Engineering Department EE 400, Experiment # 2 IP Addressing and Subnetting: Establishing Elementary Networks using Hubs, Switches and Routers. Objectives:

More information

New Product: Cisco Catalyst 2950 Series Fast Ethernet Desktop Switches

New Product: Cisco Catalyst 2950 Series Fast Ethernet Desktop Switches New Product: Cisco Catalyst 2950 Series Fast Ethernet Desktop Switches Product Overview The Cisco Catalyst 2950 Series of fixed configuration, wire-speed Fast Ethernet desktop switches delivers premium

More information

Prof. Shervin Shirmohammadi SITE, University of Ottawa. Design Technologies. Lecture 17: Prof. Shervin Shirmohammadi CEG

Prof. Shervin Shirmohammadi SITE, University of Ottawa. Design Technologies. Lecture 17: Prof. Shervin Shirmohammadi CEG Lecture 17: Design Technologies Prof. Shervin Shirmohammadi SITE, University of Ottawa Prof. Shervin Shirmohammadi CEG 4185 17-1 Design Goals From the architecture and its components and simulation, we

More information

8.0.1 Chapter 8 Introduction

8.0.1 Chapter 8 Introduction 8.0.1 Chapter 8 Introduction Physical layer protocols and services Physical layer signaling and encoding. Role of signals used to represent bits as a frame is transported across the local media. Basic

More information

Fundamentals of Networking Introduction to Networking Devices

Fundamentals of Networking Introduction to Networking Devices Fundamentals of Networking Introduction to Networking Devices Kuldeep Sonar 1 NIC (Network Interface Card) A network interface provides connectivity from an end-user PC or laptop to the public network.

More information

ANSI/TIA/EIA-568-B Cabling Standard

ANSI/TIA/EIA-568-B Cabling Standard 83 Pair Numbers and Color Coding The conductors in a UTP cable are twisted in pairs and color coded so that each pair of wires can be easily identified and quickly terminated to the appropriate pin on

More information

Zarządzanie sieciami telekomunikacyjnymi

Zarządzanie sieciami telekomunikacyjnymi Ethernet The term Ethernet refers to the family of local-area network (LAN) products covered by the IEEE 802.3 standard that defines what is commonly known as the CSMA/CD protocol. Four data rates are

More information

M727xS 10/100BaseTX-FX Selectable Media Converter Installation Guide

M727xS 10/100BaseTX-FX Selectable Media Converter Installation Guide M727xS 10/100BaseTX-FX Selectable Media Converter Installation Guide Copyright January 2004 VERSITRON, Inc. 83 Albe Drive / Suite C Newark, DE 19702 A010430357 The information contained in this document

More information

TRP-C41 User s Manual

TRP-C41 User s Manual TRP-C41 User s Manual Ethernet To Fiber Media Converter User s Manual Printed Oct. 2013 Rev 1.2 Trycom Technology Co.,Ltd No.35, Zhongxing Rd., Guishan Township, Taoyuan County 333, Taiwan. Tel : 886-3-350-3351

More information

1 10/100TX FX w/ 1 PoE Injector Industrial Switch. User Manual

1 10/100TX FX w/ 1 PoE Injector Industrial Switch. User Manual 1 10/100TX + 1 100FX w/ 1 PoE Injector Industrial Switch User Manual CE Mark Warning This is a Class-A product. In a domestic environment this product may cause radio interference in which case the user

More information

Lecture 05 Chapter 16 High Speed LANs

Lecture 05 Chapter 16 High Speed LANs NET 456 High Speed Networks Lecture 05 Chapter 16 High Speed LANs Dr. Anis Koubaa Reformatted slides from textbook Data and Computer Communications, Ninth Edition by William Stallings, 1 (c) Pearson Education

More information

Signamax Connectivity Systems FO Series 12-Port Media Converter

Signamax Connectivity Systems FO Series 12-Port Media Converter Signamax Connectivity Systems FO-065-1200 Series 12-Port Media Converter U S E R S G U I D E User s Manual 1 Signamax Connectivity Systems 12-Port Media Converter F0-065-1200 Series User s Guide Preface

More information

DynaGST/2402G. 24 Port 10/100/1000Base-T Gigabit Ethernet Switch with two SFP (mini) GBIC Slots PN: GEP-33224T USER S MANUAL

DynaGST/2402G. 24 Port 10/100/1000Base-T Gigabit Ethernet Switch with two SFP (mini) GBIC Slots PN: GEP-33224T USER S MANUAL DynaGST/2402G 24 Port 10/100/1000Base-T Gigabit Ethernet Switch with two SFP (mini) GBIC Slots PN: GEP-33224T USER S MANUAL Content 1. Introduction... 1 Features... 2 Package Contents... 3 2. Hardware

More information

Computer Networks. Week 04 Media and Devices. College of Information Science and Engineering Ritsumeikan University

Computer Networks. Week 04 Media and Devices. College of Information Science and Engineering Ritsumeikan University Computer Networks Week 04 Media and Devices College of Information Science and Engineering Ritsumeikan University Network Media and Devices l When you build a network, the network hardware may be used

More information