Twisted-Pair Cabling; Crossover Cables. Wiring standards for Ethernet cables using twisted-pair wires; Making and testing cables

Size: px
Start display at page:

Download "Twisted-Pair Cabling; Crossover Cables. Wiring standards for Ethernet cables using twisted-pair wires; Making and testing cables"

Transcription

1 Twisted-Pair Cabling; Crossover Cables Wiring standards for Ethernet cables using twisted-pair wires; Making and testing cables

2 UTP and STP UTP Unshielded Twisted Pair; four pairs are bundled in a plastic jacket as a cable Inexpensive; most commonly used STP Shielded Twisted Pair; each pair is wrapped in a conductive shield for additional electrical isolation, then bundled in the jacket Pricier, used where required

3 Twisted-Pairs and RJ-45 Connectors Ethernet uses RJ-45 connectors for UTP and STP Standard EIA/TIA 568 specifies the wiring patterns for 10Base-T, 100Base-T EIA, TIA organizations collaborated on the standard T-568A and T-568B differ slightly in which pairs go where A cable with the same pattern on each end (both T-568A or T-568B) is a straight-through cable T-568B is more common

4 Which standard is used in this connector? Hint: the clip is on the back side in this photo. Answer: T-568B

5 RJ-45 Connectors and Signals This table shows transmit (TX) and receive (RX) pins for a DTE (computer) device 10Base-T and 100Base-T Fast Ethernet only use two pairs DTE (active) nodes transmit on pins 1&2, receive on 3&6 DCE (hubs, switches) receive on pins 1&2, transmit on 3&6 1000Base-T GigE (and older 100Base-T4) require all four pairs GigE actually transmits and receives on each pair Pin 10Base-T, 100Base-T 1000Base-T, 10GBase-T 1 Tx data + Tx A + 2 Tx data - Tx A - 3 Rx data + Rx B + 4 unused Tx C + 5 unused Tx C - 6 Rx data - Rx B - 7 unused Rx D + 8 unused Rx D -

6 Straight-Through and Crossover Cables Straight-through cables connect a DTE (e.g., computer) to a DCE (e.g., switch) The same wiring pattern on each end Crossover cables are used to connect one DTE directly to another Transmit-pins 1&2 must be connected to Receive-pins 3&6, and vice-versa For Gigabit crossover, Transmit-pins 4&5 must also be connected to Receive-pins 7&8, and vice-versa

7 What are Rolled Cables? In the Cisco world, a rolled (or rollover) cable is a cable used to manage a router or switch from the console port of that device. This cable is usually used when configuring one of these devices for the first time. A rolled cable connects the PC s serial port (using a DB9 to RJ45 adaptor) to the router or switch s console port. A rolled cable looks just like an Ethernet cable. The funny thing is that a rolled cable isn t an Ethernet cable at all. In fact, it is a serial cable. In a rolled cable, Pin 1 connects to Pin 8 on the other side.

8 What kind of cable is this? Hint: check the wiring pattern carefully! Answer: Non-standard cable Left side is T-568B Right side is neither standard Not a "rollover" cable either

9 Using Twisted-Pair Cables Original, non-smart situation: DTE nodes connect to DCE hub/switch via straight-through cables hub/switch performs cross-over effect internally DTE nodes must use crossover cables to connect directly to each other Likely situation today: switch is smart enough to do auto-sensing some NICs can auto-sense Straight-through / crossover cables less important Crossover cables are used with backbone switches Oh, yeah Gig-E crossover cable will work for 100Mbps Ethernet 100Mbps-only crossover cable will not work for Gig-E

10 Making a Patch Cable For a straight-through cable, use the same standard on both ends - either T- 568A or T-568B For a Gigabit Ethernet crossover cable, exchange all four pairs Either T-568A or T-568B can be used Pin pairs 1&2, and 3&6, are crossed with each other Pin pairs 4&5, and 7&8, are crossed with each other For a 10Mbps or 100Mbps crossover cable, you can use T-568A wiring on one end and T- 568B on the other Pin pairs 1&2, and 3&6, are crossed with each other Pairs 4&5 and 7&8 don t matter

11 1000BaseT Crossover-Cable Two Possible Connection Patterns T568A Use the pattern above, or the pattern below - not both! T568B

12 Gigabit Ethernet crossover wiring T568A en.wikipedia.org/wiki/ethernet_crossover_cable - from

13 Gigabit Ethernet crossover wiring T568B en.wikipedia.org/wiki/ethernet_crossover_cable - from

14 Making a Cable UTP cable, showing about 1 inch of sheathing stripped off Do NOT strip the individual wires, just untwist them

15 Inspect the connector before crimping it Much too much of the sheath has been removed here. It might work, but it would be susceptible to electrical noise. At least the wires look okay from the top

16 Look closely On one side, the wires reach all the way to the end. But on the other, they don't get as far as the electrical contacts. This cable has not been crimped yet. It can still be corrected. The wires should also be shortened, so that the sheath reaches into the back of the connector.

17 Crimping Tool

18 Crimping a Connector

19 Which Connector Has Been Crimped? Uncrimped Crimped

20

21 Testing Crossover Cables Test a crossover cable by connecting two computers with it. 1. If the NICs have LEDs, and they don't light up, the cable isn't electrically sound 2. Set an IP address on each machine Linux: sudo ifconfig eth x MS-Windows: netsh interface ip set address name="local Area Connection" static y Choose a different x and y for the two machines one of them should be Replace "eth0" and "Local Area Connection" with correct NIC names (shown by ifconfig or ipconfig) 3. Send a command between them Ping each one from the other Establish a "netcat" session (if netcat or nc.exe is installed)

22 Netcat "the Swiss Army knife of networking" Netcat program can run as either server or client Netcat clients and servers can "talk" to each other Server mode: netcat "listens" on your choice of port number Example: Linux: nc -l 8080 Windows: nc -l -p 8080 Port 8080 is a common choice for mimicking a web server Client mode: netcat connects to IP-and-port-number combo Example: nc Server and client can both run on the same machine Use or "localhost" as the IP address

1. What type of network cable is used between a terminal and a console port? cross-over straight-through rollover patch cable 2.

1. What type of network cable is used between a terminal and a console port? cross-over straight-through rollover patch cable 2. 1. What type of network cable is used between a terminal and a console port? cross-over straight-through rollover patch cable 2. Refer to the exhibit. A network administrator has decided to use packet

More information

Prepared By: Eng. Wasan Fraihat

Prepared By: Eng. Wasan Fraihat Objectives Taibah University College of Computer Science & Eng. Computer Engineering Department Computer Networks Laboratory CN332 Lab. 1 Cabling & Packet Sniffing Prepared By: Eng. Wasan Fraihat 1. To

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

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

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

Student Lab Manual. Networks and Communications (COMP277L) SYSTEM PROPERTIES. Dr. Mohamed Ben Laroussi Aissa Room 11 A- 2.

Student Lab Manual. Networks and Communications (COMP277L) SYSTEM PROPERTIES. Dr. Mohamed Ben Laroussi Aissa Room 11 A- 2. Laboratory Exercise N o 1 SYSTEM PROPERTIES College of Arts and Sciences Department of Mathematical And Physical Sciences Computer Science Section Upon completion of this session,, a successful student

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

CNE301 Network I Lab 04 Building a cross-over cable and configuring back2back network.

CNE301 Network I Lab 04 Building a cross-over cable and configuring back2back network. CNE301 Network I Lab 04 Building a cross-over cable and configuring back2back network. # Student ID Student Name Grade (10) 1-1 / 10 - Build a Crossover Cable Objective Build a Category 5 or Category 5e

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

RS-232 Connector Pin Assignments

RS-232 Connector Pin Assignments APPENDIXB This appendix lists the connector pin assignments for the CDEs, and includes the following sections: Serial Console-Interface, page B- Ethernet, page B- Cable Pin Assignments, page B- Serial

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

Overview of the Cisco 2524 and Cisco 2525 Routers

Overview of the Cisco 2524 and Cisco 2525 Routers CHAPTER 1 Overview of the Cisco 2524 and Cisco 2525 Routers The Cisco 2524 and Cisco 2525 routers provide LAN and WAN access in a low-cost modular router platform that can grow with your internetworking

More information

CCENT Study Guide. Chapter 2 Ethernet Networking and Data Encapsulation

CCENT Study Guide. Chapter 2 Ethernet Networking and Data Encapsulation CCENT Study Guide Chapter 2 Ethernet Networking and Data Encapsulation Chapter 2 Objectives The CCENT Topics Covered in this chapter include: Network Fundamentals 1.6 Select the appropriate cabling type

More information

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

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNA 1: Networking

More information

Connector and Cable Specifications

Connector and Cable Specifications APPENDIX B This appendix describes the Catalyst 3550 switch ports and the cables and adapters that you use to connect the switch to other devices. Connector Specifications These sections describe the connectors

More information

Installing the Cisco 2524 and Cisco 2525 Routers

Installing the Cisco 2524 and Cisco 2525 Routers CHAPTER 3 Installing the Cisco 2524 and Cisco 2525 Routers This chapter guides you through the installation of the Cisco 2524 and Cisco 2525 routers and includes the following sections: Required Tools

More information

Networking 101. Introduction to Ethernet networking basics; Network types, components, configurations. Routers. Switches. Servers.

Networking 101. Introduction to Ethernet networking basics; Network types, components, configurations. Routers. Switches. Servers. Switches Routers PCs Networking 101 Introduction to Ethernet networking basics; Network types, components, configurations Servers Hubs Protocols Cat-5 UTP NICs Page 1 July 28, 2000 Network Types LAN Local

More information

Cable Specifications. Interface Specifications. Fiber-Optic Specifications APPENDIXB

Cable Specifications. Interface Specifications. Fiber-Optic Specifications APPENDIXB APPENDIXB This appendix lists the cable specifications for supported modules on the Cisco 7600 series router. The following signal summaries are contained in this appendix: Interface Specifications, page

More information

E1 and T1 RJ-48 Cable Pinouts on page 208. Fast Ethernet 12-port Cable Pinouts on page 211

E1 and T1 RJ-48 Cable Pinouts on page 208. Fast Ethernet 12-port Cable Pinouts on page 211 Appendix A This chapter contains tables that list the pinouts for the following cable connectors on the router: RJ-45 Connector Pinouts for the Ethernet Management Port on page 207 DB-9 Connector Pinouts

More information

Connector and Cable Specifications

Connector and Cable Specifications APPENDIX B This appendix describes the pinouts and cabling requirements for the interfaces and cables used on the Cisco ubr925 cable access router. All connectors for these interfaces are on the rear-panel,

More information

Cable and Port Specifications

Cable and Port Specifications Send documentation comments to mdsfeedback-doc@cisco.com APPENDIXC This appendix includes the cables and connectors used with the Cisco MDS 9100 Series Fixed Configuration Fabric Switch, and it includes

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

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

Network Cabling for Dummies

Network Cabling for Dummies Manitoba UNIX Users Group Network Cabling for Dummies Presented by Katherine Scrupa September 11, 2012 Overview Why? Wired Options Cable Evolution Technical Troubleshooting Why? Why bother when we have

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

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

Preparing to Install the Cisco AS5350XM Universal Gateway

Preparing to Install the Cisco AS5350XM Universal Gateway CHAPTER 2 Preparing to Install the Cisco AS5350XM Universal Gateway This chapter describes the tasks you must perform before you begin to install the Cisco AS5350XM universal gateway and includes the following

More information

Modern Ethernet. Chapter 6

Modern Ethernet. Chapter 6 Modern Ethernet Chapter 6 Contents Define the characteristics, cabling, and connectors used in 10BaseT and 10BaseFL Explain how to connect multiple Ethernet segments Define the characteristics, cabling,

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

Making Ethernet Cables

Making Ethernet Cables Making Ethernet Cables Straight Through Cable is a standard transmission media connection for connecting two networking device which different one and another. One of them have an IP address but another

More information

Cable Pinouts. SRP I/O Module

Cable Pinouts. SRP I/O Module Cable Pinouts A This appendix lists the cables and connector pinout assignments for the cables used with the ERX-7xx models and ERX-14xx models. Topic Page SRP I/O Module A-1 CT1 and CE1 I/O Modules A-4

More information

Physical Layer: Topology, Media, Standards. CompSci 275, Intro. to Networks following chapter 3 of Meyers

Physical Layer: Topology, Media, Standards. CompSci 275, Intro. to Networks following chapter 3 of Meyers Physical Layer: Topology, Media, Standards CompSci 275, Intro. to Networks following chapter 3 of Meyers Topology Topology is the pattern in which network nodes are connected to each other - Physical topology

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

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

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

CAO 152C. Intermediate Windows Week 5

CAO 152C. Intermediate Windows Week 5 CAO 152C Intermediate Windows Week 5 From Thursday 2 Homework: users how d you do? Any left-over questions? Set File and Folder Sharing To share a file or folder means to make it accessible by users other

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

Internetworking Basics

Internetworking Basics Skills Based Assessment Deadline: Week of 24/02/05 Student Name Date handed in: Grading Criteria It is possible to achieve credits for the following from this assignment. BTEC Grading Criteria Tick Date

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

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

Cabling Guide for Console and AUX

Cabling Guide for Console and AUX Page 1 of 13 Cabling Guide for and AUX Ports TAC Notice: What's Changing on TAC Web Help us help you. Contents Introduction Before You Begin Conventions Prerequisites Components Used Table of Routers with

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

Connecting and Routing the Cables and Wires

Connecting and Routing the Cables and Wires This chapter explains how to install the NCS 2002 shelf. The sections are: NTP-L36 Attaching Wires to Timing, LAN, and Craft Pin Connections in NCS 2002, on page 1 NTP-L36 Attaching Wires to Timing, LAN,

More information

10 How to Setup a Home or Small Network

10 How to Setup a Home or Small Network How to Setup a Home or Small Network Objectives.1 Installing a Network Interface Card (NIC).2 Installing Network Components.3 Identifying Ports and Cable Types.4 Preparing Straight-through Network Cables.5

More information

DXE Technical Note: Importance of Correct Termination of Shielded Cat5 Networking Cables. By Scott MacDonald, KD8BDX. Parts list:

DXE Technical Note: Importance of Correct Termination of Shielded Cat5 Networking Cables. By Scott MacDonald, KD8BDX. Parts list: DXE Technical Note: Importance of Correct Termination of Shielded Cat5 Networking Cables By Scott MacDonald, KD8BDX needing the flexibility of custom wiring length and being comfortable with terminating

More information

The specifications for the Cisco 7304 router are listed in Table A-1.

The specifications for the Cisco 7304 router are listed in Table A-1. APPENDIX A This appendix provides system and component specifications for the Cisco 7304 router. The following topics are found in this appendix: System, page A-1 Processor and Memory and Configurations,

More information

Communication Wiring Color Codes

Communication Wiring Color Codes Communication Wiring Color Codes Cat 5 & 5e Network Color Codes for RJ-45 Ethernet Plug Eight-conductor data cable (Cat 3 or Cat 5) contains 4 pairs of wires. Each pair consists of a solid color wire and

More information

Network Fundamentals Chapter 8 Modified by Tony Chen 05/20/2008

Network Fundamentals Chapter 8 Modified by Tony Chen 05/20/2008 Physical Layer Network Fundamentals Chapter 8 Modified by Tony Chen 05/20/2008 ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives In this chapter, you will learn to:

More information

Lantech I(P)GS-0008B. 8 10/100/1000T (PoE at/af) Industrial Unmanaged Ethernet Switch I(P)ES-0008B

Lantech I(P)GS-0008B. 8 10/100/1000T (PoE at/af) Industrial Unmanaged Ethernet Switch I(P)ES-0008B Lantech I(P)GS-0008B 8 10/100/1000T (PoE at/af) Industrial Unmanaged Ethernet Switch I(P)ES-0008B 8 10/100TX (PoE at/af) Industrial Unmanaged Ethernet Switch User Manual V1.11 Jan-2018 Recommendation for

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

Connector and Cable Specifications

Connector and Cable Specifications APPENDIX B This section describes the Catalyst 4224 Access Gateway Switch ports and the cables and adapters used to connect the switch to other devices. This section includes the following topics: Console

More information

Appendix A Cable Pinouts

Appendix A Cable Pinouts Appendix A Cable Pinouts This appendix lists the cables and connector pinout assignments for the cables used with the ERX-7xx models and ERX-14xx models. Topic Page SRP I/O Module 163 CT1 and CE1 I/O Modules

More information

TP-SW8-NC. 8 port PoE Endspan. (Extend Ethernet and PoE) USER S MANUAL TYCON POWER SYSTEMS

TP-SW8-NC. 8 port PoE Endspan. (Extend Ethernet and PoE) USER S MANUAL TYCON POWER SYSTEMS 8 port PoE Endspan (Extend Ethernet and PoE) USER S MANUAL. 1. General Information... 2. Hardware Description... LED Indicators... Power Wiring... Ethernet Port Wiring... PD Port Wiring... 3. Technical

More information

Planning and Cabling Networks

Planning and Cabling Networks Planning and Cabling Networks LANs - Making the Physical Connection Choosing the Appropriate LAN Device For this course, the choice of which router to deploy is determined by the Ethernet interfaces that

More information

Hypercable injecteur HPOE - Industrial IEEE 802.3at Gigabit PoE Injector. User Manual. v.1.0 Jun Mail :

Hypercable injecteur HPOE -  Industrial IEEE 802.3at Gigabit PoE Injector. User Manual. v.1.0 Jun Mail : Industrial IEEE 802.3at Gigabit PoE Injector User Manual v.1.0 Jun-2011 FCC Warning This Equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to Part 15

More information

Physical Layer Part 3

Physical Layer Part 3 Physical Layer Part 3 Transmission Media Computer Networks: Transmission Media 1 Transmission Media Transmission medium:: the physical path between transmitter and receiver. Repeaters or amplifiers may

More information

USB 2.0 DIGI-USB2 1-Port USB m Category 5e/6/6a/7 Extender Set with Flexible Power. User Manual. Revision

USB 2.0 DIGI-USB2 1-Port USB m Category 5e/6/6a/7 Extender Set with Flexible Power. User Manual. Revision USB 2.0 DIGI-USB2 1-Port USB 2.0 100m Category 5e/6/6a/7 Extender Set with Flexible Power User Manual Revision 171213 Thank you for purchasing the USB 2.0 DIGI-USB2. Please read this guide thoroughly.

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

Bit A binary digit. The smallest unit of data, either a zero or a one. Bus A shared connection for multiple devices over a cable or backplane.

Bit A binary digit. The smallest unit of data, either a zero or a one. Bus A shared connection for multiple devices over a cable or backplane. The interest in Industrial Ethernet has brought about a completely new dictionary of terms. Here are some of the most important terms introduced to date. 4B/5B A block encoding scheme used to send Fast

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

The SpeedTouch and Ethernet Connectivity

The SpeedTouch and Ethernet Connectivity The SpeedTouch and Ethernet Connectivity Author: Mark Van Wambeke Date: May 2003 Version: v1.0 Abstract: Applicability: Updates: This application note provides technical Ethernet information and how this

More information

Wiring Guide for GCL battery with SH5K / SH5K+

Wiring Guide for GCL battery with SH5K / SH5K+ Wiring Guide for GCL battery with SH5K / SH5K+ This document describes the wiring and setting procedure for a single battery pack. Refer to manufacturer s documents for multiple parallel connections. To

More information

Overview: Cisco Series Router Shared Port Adapters

Overview: Cisco Series Router Shared Port Adapters CHAPTER 2 Overview: Cisco 12000 Series Router Shared Port Adapters This chapter describes the shared port adapters (SPAs) that are supported on the Cisco 12000 Series Router and contains the following

More information

Auxiliary Port, Console Port, and Adapter Pinouts for Cisco 1000, 1600, 2500, 2600, and 3600 Series Routers

Auxiliary Port, Console Port, and Adapter Pinouts for Cisco 1000, 1600, 2500, 2600, and 3600 Series Routers Auxiliary Port, Port, and Adapter Pinouts for Cisco 1000, 1600, 2500, 2600, and 3600 Series Routers Document ID: 46789 Contents Introduction Prerequisites Requirements Components Used Conventions Auxiliary

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

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

Ethernet UART System Administrator Setup Guide

Ethernet UART System Administrator Setup Guide Page 1 of 16 Introduction The Ethernet UART board provides the Model 3000/4000 Type 2 Control Module (panel) with: -A 10BaseT Ethernet connection to allow System Management and/or Reporting via the IP

More information

Perle 10/100/1000 Ethernet Extender Modules. 10/100 10/100/1000 (Gigabit)

Perle 10/100/1000 Ethernet Extender Modules. 10/100 10/100/1000 (Gigabit) Perle 10/100/1000 Ethernet Extender Modules 10/100 10/100/1000 (Gigabit) ex-1c/cm110-rj ex-1c/cm110-bnc ex-1c/cm110-tb ex-1c/cm1110-rj ex-1c/cm1110-bnc ex-1c/cm1110 -TB Part# 5500331-11(Rev A) Version:

More information

1. Which layer of the OSI model is responsible for specifying the encapsulation method used for specific types of media?

1. Which layer of the OSI model is responsible for specifying the encapsulation method used for specific types of media? CCNA 1 Chapter 4 v5.0 Exam Answers 2015 (100%) 1. Which layer of the OSI model is responsible for specifying the encapsulation method used for specific types of media? application transport data link physical

More information

INDUSTRIAL POE SWITCH

INDUSTRIAL POE SWITCH STEP X - Name of Step QUICK START GUIDE LIE1014A, LIE1080A, LIE1082A INDUSTRIAL POE SWITCH 24/7 TECHNICAL SUPPORT AT 877.877.2269 OR VISIT BLACKBOX.COM STEP 1 - Hardware Description LIE1014A LIE1080A TABLE

More information

Catalyst 2960-X and 2960-XR Switch Hardware Guide

Catalyst 2960-X and 2960-XR Switch Hardware Guide 2960-X and 2960-XR Switch Hardware Guide The 2960-X and 2960-XRfamily of switches are Ethernet switches to which you can connect devices such as Cisco IP Phones, Cisco Wireless Access Points, workstations,

More information

Contents. One Introduction 2. Two Installation 3 Front Panel Connecting Ports LEDs

Contents. One Introduction 2. Two Installation 3 Front Panel Connecting Ports LEDs Contents One Introduction 2 Two Installation 3 Front Panel Connecting Ports LEDs Three Configuration and Installation Guidelines 7 Hub/Network Configuration Ports and Connectors Typical Use for the Megaswitch

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

Explain how computers can communicate binary 1s and 0s using electricity. List the components of popular LAN cables and connectors

Explain how computers can communicate binary 1s and 0s using electricity. List the components of popular LAN cables and connectors What You Will Learn After reading this chapter, you should be able to Explain how computers can communicate binary 1s and 0s using electricity List the components of popular LAN cables and connectors Compare

More information

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNA 1: Networking

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

Connector and Cable Specifications

Connector and Cable Specifications Connector Specifications, page 1 Console Port, page 3 Cables and Adapters, page 3 Connector Specifications 10/100/1000 Ports (Including PoE) All 10/100/1000 ports use standard RJ-45 connectors and Ethernet

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

Installation Guide. 100BASE-TX/100BASE-FX Fast Ethernet Media Converter NC-200FT/FC. -1-iIiNC-200FT/FC P/N:

Installation Guide. 100BASE-TX/100BASE-FX Fast Ethernet Media Converter NC-200FT/FC. -1-iIiNC-200FT/FC P/N: Installation Guide 100BASE-TX/100BASE-FX Fast Ethernet Media Converter NC-200FT/FC -1-iIiNC-200FT/FC P/N:750-0166-001 Table le of Contents General Description...3 Specifications...4 Connectors & Cables...5

More information

USB 2.0 RG2304GE-LAN. 4-Port USB 2.0 Gigabit Ethernet LAN Extender System. User Guide

USB 2.0 RG2304GE-LAN. 4-Port USB 2.0 Gigabit Ethernet LAN Extender System. User Guide USB 2.0 RG2304GE-LAN 4-Port USB 2.0 Gigabit Ethernet LAN Extender System User Guide Thank you for purchasing the USB 2.0 RG2304GE-LAN. Please read this guide thoroughly. This document applies to Part Numbers:

More information

Networking Fundamentals. An Introduction to Networks. tel: +44 (0) fax: +44 (0) web:

Networking Fundamentals. An Introduction to Networks. tel: +44 (0) fax: +44 (0) web: Networking Fundamentals An Introduction to Networks Official UK distribution partner tel: +44 (0)1457 874 999 fax: +44 (0)1457 829 201 email: sales@cop-eu.com web: www.cop-eu.com Course Content The following

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

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

TE100-S16 16-Port 10/100Mbps Fast Ethernet Switch. User s Guide

TE100-S16 16-Port 10/100Mbps Fast Ethernet Switch. User s Guide TE100-S16 16-Port 10/100Mbps Fast Ethernet Switch User s Guide FCC Warning This equipment has been tested and found to comply with the regulations for a Class A digital device, pursuant to Part 15 of the

More information

Cable and Port Specifications

Cable and Port Specifications APPENDIXC This appendix provides cable and port specifications, and includes the following sections: Cables and Adapters Provided, page C-1 Console Port, page C-2 COM1 Port, page C-3 MGMT 10/100/1000 Ethernet

More information

5 10/100TX w/ 4 PoE Injector Industrial Switch. User Manual

5 10/100TX w/ 4 PoE Injector Industrial Switch. User Manual 5 10/100TX w/ 4 PoE Injector Industrial Switch User Manual V1.01 Nov-2010 CE Mark Warning This is a Class-A product. In a domestic environment this product may cause radio interference in which case the

More information

Chapter 5: Tenor Physical Connections

Chapter 5: Tenor Physical Connections Chapter 5: Tenor Physical Connections The following shows the typical physical connections for the Tenor when used in specific applications (as shown back in Section I). There may be differences based

More information

Contents. 1 Introduction Appearance Verification Unpacking the tester Package Checklist...

Contents. 1 Introduction Appearance Verification Unpacking the tester Package Checklist... Contents 1 Introduction...1-1 2 Appearance...2-1 3 Verification...3-1 3.1 Unpacking the tester...3-1 3.2 Package Checklist...3-1 3.3 Power Supply...3-2 3.4 Power On and Self Check...3-2 4 User Interface...4-1

More information

TE100-DX16R/DX24R/DX32R 16/24/32 Ports Ethernet/Fast Ethernet Dual-Speed Stackable Hubs User s Guide

TE100-DX16R/DX24R/DX32R 16/24/32 Ports Ethernet/Fast Ethernet Dual-Speed Stackable Hubs User s Guide TE100-DX16R/DX24R/DX32R 16/24/32 Ports Ethernet/Fast Ethernet Dual-Speed Stackable Hubs User s Guide Rev. 01 (JULY, 1998) 505-0100-004 Printed In Taiwan RECYCLABLE Dual-Speed Stackable Hubs User s Guide

More information

Physical Layer Part 3

Physical Layer Part 3 Physical Layer Part 3 Transmission Media Networks: Transmission Media 1 Transmission Media Transmission medium:: the physical path between transmitter and receiver. Repeaters or amplifiers may be used

More information

Lab Equipment Wiring

Lab Equipment Wiring A Lab Equipment Wiring Note This appendix is only used when equipment is located in the classroom; most classes will access equipment remotely. You can use the information in this appendix to see how the

More information

MSE PSE-SW3G. 3 Port PoE Switch & Extender. (Repeat Ethernet and PoE) USER S MANUAL MSTRONIC CO., LTD.

MSE PSE-SW3G. 3 Port PoE Switch & Extender. (Repeat Ethernet and PoE) USER S MANUAL MSTRONIC CO., LTD. MSE PSE-SW3G 3 Port PoE Switch & Extender (Repeat Ethernet and PoE) USER S MANUAL 1. General Information... 2. Hardware Description... LED Indicators... Power Wiring... Ethernet Port Wiring... PD Port

More information

CHAPTER 2: NETWORKS AND THE INTERNET

CHAPTER 2: NETWORKS AND THE INTERNET CHAPTER 2: NETWORKS AND THE INTERNET Multiple Choice 1. What type of cable do most networks use? A. Net cable B. Category 3 cable C. Phone cable D. Category 5 cable The answer is D 2. The connector used

More information

Canlan INSTALLATION MANUAL

Canlan INSTALLATION MANUAL Canlan INSTALLATION MANUAL August 2014 Table of Contents Introduction... 4 Overview... 5 RJ45 Connector and Status LEDs... 5 Power Input... 6 RS232 / RS485 Connectors... 7 Installing the Canlan Software...

More information

NT1210 Introduction to Networking. Unit 5:

NT1210 Introduction to Networking. Unit 5: NT1210 Introduction to Networking Unit 5: Chapter 5, Ethernet LANs 1 Objectives Identify the major needs and stakeholders for computer networks and network applications. Identify the classifications of

More information

CONEC Industrial Ethernet Circular Sealed RJ45 Connector System consists of a RJ45 Plug Kit, a Receptacle Kit and a Protective Cover Assembly.

CONEC Industrial Ethernet Circular Sealed RJ45 Connector System consists of a RJ45 Plug Kit, a Receptacle Kit and a Protective Cover Assembly. Revised Sept-28-2009 Sealed Industrial Ethernet Circular IP67 Cat. 5e RJ45 Connector System Instructions CONEC Industrial Ethernet Circular Sealed RJ45 Connector System consists of a RJ45 Plug Kit, a Kit

More information

Manual Documentation Number EIR418-2SFP-T 0912m

Manual Documentation Number EIR418-2SFP-T 0912m EIR418-2SFP-T User Manual Manual Documentation Number EIR418-2SFP-T 0912m EIR418-2SFP-T Documentation Number: EIR418-2SFP-T- 0912m Using domestic and imported parts by International Headquarters B&B Electronics

More information

SerialComm ETH-SER-EE9 Serial Device Server / Ethernet to Serial Converter User Manual

SerialComm ETH-SER-EE9 Serial Device Server / Ethernet to Serial Converter User Manual SerialComm ETH-SER-EE9 Serial Device Server / Ethernet to Serial Converter User Manual Version 1.2 - April 22, 2015 CHANGE HISTORY Version Date Description of Changes 1.0 February 16, 2015 Initial Publication

More information

Network Devices. March 6, Copyright 2011 by World Class CAD, LLC. All Rights Reserved.

Network Devices. March 6, Copyright 2011 by World Class CAD, LLC. All Rights Reserved. Network Devices March 6, 2011 Copyright 2011 by World Class CAD, LLC. All Rights Reserved. Types of Network Devices In this lesson, we will learn about Network Interface Cards (NIC), Hubs, Switches, and

More information