Twisted-Pair Cabling; Crossover Cables

Size: px
Start display at page:

Download "Twisted-Pair Cabling; Crossover Cables"

Transcription

1 Twisted-Pair Cabling; Crossover Cables Wiring standards for Ethernet cables using twisted-pair wires; Making and testing cables 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 1

2 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 Which standard is used in this connector? Hint: the clip is on the back side in this photo. Answer: T-568B 2

3 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 - 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 Receivepins 3&6, and vice-versa For Gigabit crossover, Transmit-pins 4&5 must also be connected to Receive-pins 7&8, and viceversa 3

4 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. You cannot use a rolled cable for an Ethernet cable, nor can you use an Ethernet cable for a rolled cable. What you can do is take a straight-through Ethernet cable, cut off one end, flip over the wires, and recrimp it to make your own rolled cable. 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 4

5 Using Twisted-Pair Cables Original, non-smart situation: DTE nodes connect to DCE hub/switch via straightthrough 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 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 5

6 1000BaseT Crossover-Cable Two Possible Connection Patterns T568A Use the pattern above, or the pattern below - not both! T568B Gigabit Ethernet crossover wiring T568A - from en.wikipedia.org/wiki/ethernet_crossover_cable 6

7 Gigabit Ethernet crossover wiring T568B - from en.wikipedia.org/wiki/ethernet_crossover_cable 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 7

8 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. Crimping Tool 8

9 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: 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 one from the other (if a ping server is running) Establish a "netcat" session (if netcat or nc.exe is installed) Establish a "telnet" session (if telnet is enabled; this is deprecated) 9

10 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 10

Connectors and Cables

Connectors and Cables APPENDIX B This appendix describes the connectors, cables, and adapters that you use to connect the switch to other devices. Connector Specifications 10/100 Ports The 10/100 Ethernet ports use standard

More information

Ethernet Patch Cord Wiring

Ethernet Patch Cord Wiring Ethernet Patch Cord Wiring C ONTENTS Ethernet Patch Cords & RJ-45 Connectors... 2 Ethernet Patch Cords and UTP Cabling... 3 What s all the twisting about?... 4 Ethernet Applications... 5 568A & 568B Wiring

More information

Cable Specifications and Information

Cable Specifications and Information APPENDIXA This appendix provides the connector and pinout information you need for making or purchasing cables used with Cisco VG350 Voice Gateway. To order cables from Cisco, see the Obtaining Technical

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

Cable Specifications and Information

Cable Specifications and Information APPENDIX A This appendix provides the connector and pinout information you need for making or purchasing cables used with Cisco VG224 voice gateway. To order cables from Cisco, see the Obtaining Technical

More information

Cable Pinouts. SRP I/O Module

Cable Pinouts. SRP I/O Module Cable Pinouts C This appendix lists the cables and connector pinout assignments for the cables used with the ERX-700 series and ERX-1400 series. Topic Page SRP I/O Module C-1 CT1 and CE1 I/O Modules C-4

More information

Chapter 4 Connecting to the Internet through an ISP

Chapter 4 Connecting to the Internet through an ISP Chapter 4 Connecting to the Internet through an ISP 1. According to Cisco what two things are essential to gaining access to the internet? a. ISPs are essential to gaining access to the Internet. b. No

More information

Networking 101 (Networking Basics) Presentation to UCHUG - 1/03/07 G. Skalka

Networking 101 (Networking Basics) Presentation to UCHUG - 1/03/07 G. Skalka Networking 101 (Networking Basics) Presentation to UCHUG - 1/03/07 G. Skalka What is a network? A computer network is two or more computers connected together using a telecommunication system for the purpose

More information

Cabling LANs and WANs

Cabling LANs and WANs Cabling LANs and WANs CCNA 1 v3 Module 5 10/11/2005 NESCOT CATC 1 Cabling the LAN Each media has advantages and disadvantages: Cable length Cost Ease of installation Susceptibility to interference The

More information

AN ANALYTICAL STUDY OF INTERNET AND INTRANET CONNECTIONS AND CONFIGURATIONS IN ISP

AN ANALYTICAL STUDY OF INTERNET AND INTRANET CONNECTIONS AND CONFIGURATIONS IN ISP AN ANALYTICAL STUDY OF INTERNET AND INTRANET CONNECTIONS AND CONFIGURATIONS IN ISP Mst. Najnin Sultana, Abu Jafar Md. Masud Karim Daffodil International University, Dhaka, Bangladesh E-mail: apesnajnin@yahoo.com

More information

Network Design. Yiannos Mylonas

Network Design. Yiannos Mylonas Network Design Yiannos Mylonas Physical Topologies There are two parts to the topology definition: the physical topology, which is the actual layout of the wire (media), and the logical topology, which

More information

Serial Cables & Adapters

Serial Cables & Adapters WTI Part No. 9 Rev. B Serial Cables & Adapters for WTI Products . Introduction This publication describes the serial cables and snap adapters that are used to connect your RSM-R series or MPC series unit

More information

Networks. The two main network types are: Peer networks

Networks. The two main network types are: Peer networks Networks Networking is all about sharing information and resources. Computers connected to a network can avail of many facilities not available to standalone computers: Share a printer or a plotter among

More information

Network Cabling Guide

Network Cabling Guide Network Cabling Guide Poor or incorrectly installed network cabling can cause numerous problems with your computer network. Whilst we recommend that you employ a network / cabling specialist to wire and

More information

Cabling Guide for Console and AUX Ports

Cabling Guide for Console and AUX Ports Cabling Guide for Console and AUX Ports Contents Introduction Prerequisites Requirements Components Used Conventions Table of Routers with Console and AUX Ports Console Port Settings for Terminal Connection

More information

Connector and Cable Specifications

Connector and Cable Specifications APPENDIXB This chapter describes the connector and cable specifications. Connector Specifications, page B-1l Cable and Adapter Specifications, page B-5 Connector Specifications 10/100/1000 Ports, page

More information

Packet Tracer - Connecting a Wired and Wireless LAN Topology

Packet Tracer - Connecting a Wired and Wireless LAN Topology Topology 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 5 Addressing Table Objectives Cloud Cable Modem Router0 Router1 WirelessRouter Part 1: Connect to

More information

Cable Connection Procedures for Cisco 1900 Series Routers

Cable Connection Procedures for Cisco 1900 Series Routers CHAPTER 5 Cable Connection Procedures for Cisco 1900 Series Routers This document describes how to connect your Cisco 1941 integrated services router to a power source and to networks and external devices.

More information

Connector and Cable Specifications

Connector and Cable Specifications APPENDIX B This appendix provides the following cabling and pinout information for the Cisco IAD1101 integrated access device: Console Port Signals and Pinouts Ethernet Connector Pinouts Analog Subscriber

More information

In the following installation procedures, do not disconnect the Mediatrix 3000 Series while the LEDs are flashing.

In the following installation procedures, do not disconnect the Mediatrix 3000 Series while the LEDs are flashing. Discover the Power of Mediatrix 000 Series Installation Warning: In the following installation procedures, do not disconnect the Mediatrix 000 Series while the LEDs are flashing. Thank you for choosing

More information

Chapter 2 TCP/IP Networking Basics

Chapter 2 TCP/IP Networking Basics Chapter 2 TCP/IP Networking Basics A network in your home or small business uses the same type of TCP/IP networking that is used for the Internet. This manual provides an overview of IP (Internet Protocol)

More information

Draper Low Voltage, Remote Control, Serial and Network Wiring Guide

Draper Low Voltage, Remote Control, Serial and Network Wiring Guide Draper Low Voltage, Remote Control, Serial and Network Wiring Guide Copyright 2007 Draper Inc. Form LV-RC-Serial-Network_Wiring07 Print ed in U.S.A. Draper Low Voltage, Remote Control, Serial and Network

More information

LBNP16312. RS-232/485/422 serial device server. User manual

LBNP16312. RS-232/485/422 serial device server. User manual Tu Sitio de Automatización! LBNP16312 RS-232/485/422 serial device server User manual Summarize-----------------------------------------------------------------------------14-3 Package checklist---------------------------------------------------------------------14-3

More information

EDGE FX Network configuration

EDGE FX Network configuration Page 1 of 16 TITLE: Category: EDGE FX Network configuration GERBER EDGE Document Number: 4280 Supplied by: Gerber Service Last Modified: April 14, 2011 Summary: In order to connect an EDGE FX to your PC

More information

NETWORKING ESSENTIALS

NETWORKING ESSENTIALS Models of network There are three types of network models 1. Centralized Computing 2. Work Group (peer-to-peer) 3. Domain (Client-Server) Centralized Computing: It is the oldest model of networking based

More information

Appendix B Network, Routing, Firewall, and Basics

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

More information

LevelOne IFE-0500 4-Port PoE + 1-Port TP Industrial Fast Ethernet Switch User Manual

LevelOne IFE-0500 4-Port PoE + 1-Port TP Industrial Fast Ethernet Switch User Manual LevelOne IFE-0500 4-Port PoE + 1-Port TP Industrial Fast Ethernet Switch User Manual Ver. 1.0.0-0711 1 FCC Warning This Equipment has been tested and found to comply with the limits for a Class-A digital

More information

Gigabit Switching Ethernet Media Converters - Product User Guide

Gigabit Switching Ethernet Media Converters - Product User Guide Gigabit Switching Ethernet Media Converters - Product User Guide PL0338 Issue3 Introduction These Tyco Electronics Gigabit Media Converters translate between 1000Base-T copper and 1000Base-X fiber optic

More information

IEEE 802.3af 4-Port Power over Ethernet Injector Hub POE-400. User s Manual

IEEE 802.3af 4-Port Power over Ethernet Injector Hub POE-400. User s Manual IEEE 802.3af 4-Port Power over Ethernet Injector Hub POE-400 User s Manual - 1 - Trademarks Disclaimer Copyright PLANET Technology Corp. 2006. Contents subject to revision without prior notice. PLANET

More information

Encore Controller to Router Connections

Encore Controller to Router Connections Encore Presentation System Encore Controller to Router Connections Contents: Scope... 2 EXT COMM Pinouts... 2 Cable Connection Straight Through... 3 Cable Connection Null Modem... 3 Lantronix Ethernet

More information

Implementing Fast Ethernet

Implementing Fast Ethernet Implementing Fast Ethernet R The Next Generation of Ethernet Fast Ethernet (also known as IEEE 802.3u or 100BASE-T) is quickly becoming the successor to Ethernet as the network topology of choice. Fast

More information

COMPUTER NETWORK TECHNOLOGY (300)

COMPUTER NETWORK TECHNOLOGY (300) Page 1 of 10 Contestant Number: Time: Rank: COMPUTER NETWORK TECHNOLOGY (300) REGIONAL 2014 TOTAL POINTS (500) Failure to adhere to any of the following rules will result in disqualification: 1. Contestant

More information

1 crossover cable. the PCs. network

1 crossover cable. the PCs. network King Abdul-Aziz University Faculty of Computing and Information Technology Department of Information Technology Computer Networks CPIT370 Lab#2: Wired Peer to Peer network and star topology using a switch

More information

iseries Ethernet cabling and configuration requirements

iseries Ethernet cabling and configuration requirements iseries Ethernet cabling and configuration requirements iseries Ethernet cabling and configuration requirements Copyright International Business Machines Corporation 1999, 2000. All rights reserved. US

More information

LFH4-M/LFH8-M Mini Fast Hubs. Installation Guide

LFH4-M/LFH8-M Mini Fast Hubs. Installation Guide LFH4-M/LFH8-M Mini Fast Hubs Installation Guide Table of Contents CHAPTER 1. Introduction 1.1 Product Introduction............................... 2 1.2 Features.........................................

More information

OpenCPN Garmin Radar Plugin

OpenCPN Garmin Radar Plugin OpenCPN Garmin Radar Plugin Hardware Interface The Garmin Radar PlugIn for OpenCPN requires a specific hardware interface in order to allow the OpenCPN application to access the Ethernet data captured

More information

Connecting Hosts and Routers

Connecting Hosts and Routers Connecting Hosts and s Nicolas Christin University of Virginia Prepared for the ITL Workshop, June 2001 Overview There are three issues involved in connecting PCs (hosts) and routers. First, setting up

More information

SECUREIT.CO.IL. Tutorial. NetCat. Security Through Hacking. NetCat Tutorial. Straight forward, no nonsense Security tool Tutorials

SECUREIT.CO.IL. Tutorial. NetCat. Security Through Hacking. NetCat Tutorial. Straight forward, no nonsense Security tool Tutorials SECUREIT.CO.IL Tutorial NetCat Security Through Hacking NetCat Tutorial Straight forward, no nonsense Security tool Tutorials SECUREIT.CO.IL SECURITY THROUGH HACKING NetCat The Swiss Army Knife SecureIT.co.il

More information

FlexPoint T1/E1 Copper to Fiber Line Driver

FlexPoint T1/E1 Copper to Fiber Line Driver BLACK BOX NETWORK SERVICES MT660A-MM MT661A-SM MT660A-MM-E MT661A-SM-E FlexPoint T1/E1 Copper to Fiber Line Driver CUSTOMER Order toll-free in the U.S.: Call 877-877-BBOX SUPPORT (outside U.S. call 724-746-5500)

More information

5-port / 8-port 10/100BaseTX Industrial Ethernet Switch User Manual

5-port / 8-port 10/100BaseTX Industrial Ethernet Switch User Manual 5-port / 8-port 10/100BaseTX Industrial Ethernet Switch User Manual Content Overview... 1 Introduction... 1 Features... 3 Packing List... 4 Safety Precaution... 4 Hardware Description... 5 Front Panel...

More information

GEU-0822 8-Port Gigabit Switch

GEU-0822 8-Port Gigabit Switch GEU-0822 8-Port Gigabit Switch 1 V1. 1_20150622 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

Cable Specifications. T3 Trunk Cabling APPENDIX

Cable Specifications. T3 Trunk Cabling APPENDIX APPENDIX B This appendix contains details on the MGX 8230 cabling. It includes the following sections: T3 Trunk Cabling Frame Relay Cabling DC Power Cabling AC Power Cabling Control and Clock Cabling External

More information

isco Connecting Routers Back to Back Through the AUX P

isco Connecting Routers Back to Back Through the AUX P isco Connecting Routers Back to Back Through the AUX P Table of Contents Connecting Routers Back to Back Through the AUX Ports...1 Introduction...1 Before You Begin...1 Conventions...1 Prerequisites...1

More information

Model 2120 Single Port RS-232 Terminal Server Frequently Asked Questions

Model 2120 Single Port RS-232 Terminal Server Frequently Asked Questions Applications What are some of the applications for the Model 2120 Single Port Terminal Server? The Patton Single Port RS-232 Terminal Server provides the ability to bring virtually any RS-232 device onto

More information

Lab - Using IOS CLI with Switch MAC Address Tables

Lab - Using IOS CLI with Switch MAC Address Tables Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/1 192.168.1.1 255.255.255.0 N/A S1 VLAN 1 192.168.1.11 255.255.255.0 192.168.1.1 S2 VLAN 1 192.168.1.12

More information

Routing Protocols and Concepts Chapter 2 Conceitos de protocolos de Encaminhamento Cap 2

Routing Protocols and Concepts Chapter 2 Conceitos de protocolos de Encaminhamento Cap 2 Static Routing Routing Protocols and Concepts Chapter 2 1 1 Objectives Define the general role a router plays in networks. Describe the directly connected networks, different router interfaces Examine

More information

Application Note: How to Connect a Wired Ethernet Port to the WiPort

Application Note: How to Connect a Wired Ethernet Port to the WiPort Application Note: How to Connect a Wired Ethernet Port to the WiPort Lantronix, Inc. 15353 Barranca Parkway Irvine, CA 92618 Tel: +1 (949) 453-3990 Revision A September 2004 Overview This application note

More information

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0 CCNA 1: Networking Basics Cisco Networking Academy Program Version 3.0 Table of Contents CCNA 1: NETWORKING BASICS...1 TARGET AUDIENCE...3 PREREQUISITES...3 COURSE DESCRIPTION...3 COURSE OBJECTIVES...3

More information

PROFINET Diagnostics Software and Tools

PROFINET Diagnostics Software and Tools PROFINET Diagnostics Software and Tools Dr. Xiu Ji Static wiring test, diagnostics Live system diagnostics Basics of PROFINET Content PROFINET Diagnostics by Dr. Xiu Ji, Page 2 What is PROFINET? PROFINET

More information

1 PC to WX64 direction connection with crossover cable or hub/switch

1 PC to WX64 direction connection with crossover cable or hub/switch 1 PC to WX64 direction connection with crossover cable or hub/switch If a network is not available, or if it is desired to keep the WX64 and PC(s) completely separated from other computers, a simple network

More information

100 240VAC 50/60Hz Power Adapter

100 240VAC 50/60Hz Power Adapter DGS-1224T D-Link 24-Port 10/100/1000Mbps + 2 Combo Mini GBIC Gigabit Smart Switch Broadband Router Before Your Begin This Quick Installation Guide gives step-by-step instructions for setting up the D -Link

More information

HP ProCurve High-Speed Transceivers Installation Guide

HP ProCurve High-Speed Transceivers Installation Guide HP ProCurve High-Speed Transceivers Installation Guide Introduction The HP ProCurve High-Speed Transceivers can be installed into a number of HP ProCurve networking devices to provide 100 Mbps and 1000

More information

Cisco Network Performance Evaluation Using Packet Tracer

Cisco Network Performance Evaluation Using Packet Tracer Cisco Network Performance Evaluation Using Packet Tracer doi: 10.17932/ IAU.IJEMME.m.21460604.2015.5/1.905-911 Muhammet Emin KAMİLOĞLU 1 Abstract In this study, a wide area network designed and simulated.

More information

Computer Networks I Laboratory Exercise 1

Computer Networks I Laboratory Exercise 1 Computer Networks I Laboratory Exercise 1 The lab is divided into two parts where the first part is a basic PC network TCP/IP configuration and connection to the Internet. The second part is building a

More information

RS-232 COMMUNICATIONS

RS-232 COMMUNICATIONS Technical Note D64 0815 RS-232 COMMUNICATIONS RS-232 is an Electronics Industries Association (EIA) standard designed to aid in connecting equipment together for serial communications. The standard specifies

More information

Contents. 2 V85 Desktop VoIP Phone Quick Start Guide YML771 Rev1

Contents. 2 V85 Desktop VoIP Phone Quick Start Guide YML771 Rev1 Contents Chaper 1: Introduction... 3 About VoIP... 3 Chapter 2: Getting to know your V85... 5 Before you begin...... 5 Package Contents... 6 Rear of the V85... 7 Chapter 3: Getting your V85 Up and Running...

More information

RTEX Cable 2015/10/1. Motor Business Unit Automotive & Industrial Systems Company Panasonic Corporation

RTEX Cable 2015/10/1. Motor Business Unit Automotive & Industrial Systems Company Panasonic Corporation RTEX Cable 2015/10/1 Motor Business Unit Automotive & Industrial Systems Company Panasonic Corporation Cable and Connector Page 2 2015/10/1 Rev. 5 Motor Business Unit, AIS Company The Kind of Ethernet

More information

HDCATS-100. Installation Guide

HDCATS-100. Installation Guide HDCATS-100 Installation Guide 1 Contents Description... 3 Features... 4 Application Diagram... 4 Installation... 5 Local HD port... 6 IR Configuration... 7 Serial Data(RS232)... 8 Ethernet Data... 9 Specifications...

More information

Application Note. Terminal Server G6

Application Note. Terminal Server G6 MICROSENS GmbH & Co. KG Küferstr. 16 59067 Hamm/Germany Tel. +49 2381 9452-0 FAX +49 2381 9452-100 E-Mail info@microsens.de Web www.microsens.de Summary As of firmware version v10.6 MICROSENS Generation

More information

HOW TO MAKE YOUR OWN CAT 5 TWISTED-PAIR NETWORK CABLES http://www.duxcw.com/digest/howto/network/cable/index.htm

HOW TO MAKE YOUR OWN CAT 5 TWISTED-PAIR NETWORK CABLES http://www.duxcw.com/digest/howto/network/cable/index.htm HOW TO MAKE YOUR OWN CAT 5 TWISTED-PAIR NETWORK CABLES http://www.duxcw.com/digest/howto/network/cable/index.htm INTRODUCTION. The purpose of this article is to show you how to make the two kinds of cables

More information

Overview of the Cisco 2500 Series Access Server

Overview of the Cisco 2500 Series Access Server CHAPTER 1 Overview of the Cisco 2500 Series Access Server The Cisco 2500 series access server is a full-featured communication server with multiprotocol routing capability between synchronous serial, LAN,

More information

CMPD 323 DATA COMMUNICATION & COMPUTER NETWORKS. Chapter 5: Network Design and Troubleshooting Scenarios

CMPD 323 DATA COMMUNICATION & COMPUTER NETWORKS. Chapter 5: Network Design and Troubleshooting Scenarios CMPD 323 DATA COMMUNICATION & COMPUTER NETWORKS Chapter 5: Network Design and Troubleshooting Scenarios Objectives Discuss several considerations that must be made when networking computers together, from

More information

Cisco CCNA Optional Semester 4 Labs Wide Area Networking LAB 1 T1 TSU WAN LINK OVERVIEW - Instructor Guide (Estimated time: 30 minutes)

Cisco CCNA Optional Semester 4 Labs Wide Area Networking LAB 1 T1 TSU WAN LINK OVERVIEW - Instructor Guide (Estimated time: 30 minutes) CNAP @ VCC 1 of 8 LAB 1 T1 TSU WAN LINK OVERVIEW - Instructor Guide (Estimated time: 30 minutes) Objectives: Understand the function of a T1 Service Unit (TSU) in network telecommunications Connect routers

More information

This techno knowledge paper can help you if: You need to setup a WAN connection between a Patton Router and a NetGuardian.

This techno knowledge paper can help you if: You need to setup a WAN connection between a Patton Router and a NetGuardian. Problem: Patton / 240T WAN Setup Platform: NetGuardian 240T This TKP is a guide to setting up a PPP to T1 WAN connection between a Patton Model 2603 Router and a NetGuardian 240T. The example in this guide

More information

Application Note: How to Connect a Lantronix Embedded Module to a Wired Ethernet Port

Application Note: How to Connect a Lantronix Embedded Module to a Wired Ethernet Port Application Note: How to Connect a Lantronix Embedded Module to a Wired Ethernet Port This app note applies to the following Lantronix Products: WiPort BG WiPort NR MatchPort BG MatchPort AR XPort Direct+

More information

Ethernet 5-Port Workgroup Hub

Ethernet 5-Port Workgroup Hub Ethernet 5-Port Workgroup Hub Use This Guide To Install: EW5HUB User Guide COPYRIGHT & TRADEMARKS Copyright 2001 Linksys, All Rights Reserved. Instant Ethernet is a registered trademark of Linksys. Microsoft,

More information

BIT COMMANDER. Serial RS232 / RS485 to Ethernet Converter

BIT COMMANDER. Serial RS232 / RS485 to Ethernet Converter BIT COMMANDER Serial RS232 / RS485 to Ethernet Converter (Part US2000A) Copyrights U.S. Converters 1 Contents Overview and Features... 3 Functions..5 TCP Server Mode... 5 Httpd Client Mode.5 TCP Auto mode....6

More information

KNX Panasonic Air Conditioners

KNX Panasonic Air Conditioners IntesisBox KNX Panasonic Air Conditioners Gateway for Panasonic ECOi and PACi system integration into KNX networks Up to 30 Outdoor units Up to 64 Indoor units PA-AC-KNX-64/128 EIA485 U1U2 line U1U2 line

More information

Power, Cable, and Antenna Connection Procedures

Power, Cable, and Antenna Connection Procedures CHAPTER 4 Power, Cable, and Antenna Connection Procedures This chapter describes how to connect your Cisco 1800 series fixed-configuration router to a power source and to networks and external devices.

More information

USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks

USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks CTC Union Technologies Co., Ltd. Far Eastern Vienna Technology Center (Neihu Technology Park) 8F, No. 60 Zhouzi St. Neihu,

More information

Module Connectors and Cable Specifications

Module Connectors and Cable Specifications Module Connectors, page 1 Cables and Adapters, page 2 Cleaning the Fiber-Optic Connectors, page 6 Module Connectors RJ-45 Connector The RJ-45 connector is used to connect a Category 3, Category 5, Category

More information

What are the requirements for a Home Network?

What are the requirements for a Home Network? What are the requirements for a Home Network? Setting up a computer network in your home is not rocket science but it pays to think about what you want/need before you start buying equipment or drilling

More information

Self Help Guide. Please read the following carefully; Synopsis: Requirements: A Computer with a working RJ45 LAN Port All Belkin Modem Routers

Self Help Guide. Please read the following carefully; Synopsis: Requirements: A Computer with a working RJ45 LAN Port All Belkin Modem Routers IMPORTANT! This Guide refers to the following Products: Establishing A Connection From PC To Router Please read the following carefully; Synopsis: This Self-Help Guide is designed to assist you if you

More information

Student Halls Network. Connection Guide

Student Halls Network. Connection Guide Student Halls Network Connection Guide Contents: Page 3 Page 4 Page 6 Page 10 Page 17 Page 18 Page 19 Page 20 Introduction Network Connection Policy Connecting to the Student Halls Network Connecting to

More information

WxGoos-1 Climate Monitor Installation Instructions Page 1. Connections. Setting an IP Address

WxGoos-1 Climate Monitor Installation Instructions Page 1. Connections. Setting an IP Address Instructions Page 1 Connections The WxGoos-1 is a self-contained web server and requires 6vdc of power at 300ma. A center-positive 2.1 mm plug is used. There are five ports: 1. 10/100 Ethernet RJ-45 receptacle

More information

TCP/IP Networking Basics. NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA

TCP/IP Networking Basics. NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA TCP/IP Networking Basics NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA September 2005 2005 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR and Auto Uplink are trademarks or

More information

Presenters Brett Weiss, Gabe Martinez, Brian Kroeger.

Presenters Brett Weiss, Gabe Martinez, Brian Kroeger. 1 Presenters Brett Weiss, Gabe Martinez, Brian Kroeger. Topics to be covered: Cable identification Purpose of the various cable types Installation techniques Building Infrastructure Overview of networking

More information

Industrial RS-232/ RS-422/ RS-485 over Ethernet Media Converter

Industrial RS-232/ RS-422/ RS-485 over Ethernet Media Converter ICS-2 S15 Industrial RS-232/ RS-422/ RS-485 over Ethernet Media Converter Cost Effective Solution for RS-232 / RS-422 / RS-485 to Industrial Ethernet Application PLANET ICS-210x series Smart Media Converter

More information

Cisco 2500 Series. Product Overview. Key Features and Benefits. Specifications. Hardware

Cisco 2500 Series. Product Overview. Key Features and Benefits. Specifications. Hardware Cisco 2500 Series Product Overview The Cisco 2500 series routers provide a variety of models designed for branch office and remote site environments. These routers are typically fixed configuration with

More information

Data Communications Competence Center

Data Communications Competence Center Importance of Cable Balance For Improving Noise Susceptibility Data Communications Competence Center DCCC03101702 July 11, 2007 Summary In a study of category 5e and category 6 UTP cables, a strong correlation

More information

Power over Ethernet (PoE)

Power over Ethernet (PoE) Power over Ethernet (PoE) Power over Ethernet (PoE) sends direct current (DC) voltage and computer data over the same Ethernet cable, enabling a device to receive DC power and computer data simultaneously.

More information

Appendix C. Network Requirements. The Browser Interface. For Windows

Appendix C. Network Requirements. The Browser Interface. For Windows Appendix C This appendix provides information on designing, troubleshooting and optimizing Ethernet networks used with Premiere systems. The Browser Interface The browser interface is used to view and

More information

Create bridges, add ports, show bridge and port statistics, status, as well as the OVS database

Create bridges, add ports, show bridge and port statistics, status, as well as the OVS database 1 Introduction This document provides instructions on how to configure Pica8 s open switches to work in various application scenarios This document assumes the reader with minimal to no knowledge of the

More information

Design Guidelines for PoE Based Security Systems. Carlos Carle, P.E. SignaMax Systems, Inc.

Design Guidelines for PoE Based Security Systems. Carlos Carle, P.E. SignaMax Systems, Inc. Design Guidelines for PoE Based Security Systems Carlos Carle, P.E. SignaMax Systems, Inc. What is PoE? Power Over Ethernet or PoE Technology describes a system to safely transfer electrical power, along

More information

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above 1. How many bits are in an IP address? A. 16 B. 32 C. 64 2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 3. The network number plays what part in an IP address? A. It

More information

IPG/7700 Hardware Manual SYSTECH. Document number 80-001099-7 Revision A

IPG/7700 Hardware Manual SYSTECH. Document number 80-001099-7 Revision A IPG/7700 Hardware Manual SYSTECH C O R P O R A T I O N Document number 80-001099-7 Revision A Created 2010, and Protected Under the U.S. Copyright Act of 1976. Copyright 2010, SYSTECH Corporation All Rights

More information

Enabling Internet Connection Sharing on Windows 2000 15. Enabling ICS On Windows XP As The Host 4 Enabling ICS On Windows XP As The Client 11

Enabling Internet Connection Sharing on Windows 2000 15. Enabling ICS On Windows XP As The Host 4 Enabling ICS On Windows XP As The Client 11 Sharing an Internet Connection with SatDirect Plus Table of Contents Contents Section 1: Section 2: Section 3: Introduction... 1 Physical Setup......2 Enabling Internet Connection Sharing on Windows XP

More information

Future Stars. Grade X Manual Chapter 1 Networking and Telecommunication. telecommunication. Telephones, telegrams, radios and televisions help

Future Stars. Grade X Manual Chapter 1 Networking and Telecommunication. telecommunication. Telephones, telegrams, radios and televisions help Future Stars Grade X Manual Chapter 1 Networking and Telecommunication 1. Answer the following questions. a. What is telecommunication? Ans: The transfer of information at a far distance is known as telecommunication.

More information

TRP-C31M MODBUS TCP to RTU/ASCII Gateway

TRP-C31M MODBUS TCP to RTU/ASCII Gateway TRP-C31M MODBUS TCP to RTU/ASCII Gateway User s Manual Printed Feb. 2007 Rev 1.0 Trycom Technology Co., Ltd 1F, No.2-11, Sihu street, Yingge Township, Taipei, Taiwan ROC Tel: 886-2-86781191, Fax: 886-2-86781172

More information

T3 Mux M13 Multiplexer

T3 Mux M13 Multiplexer T3 Mux M13 Multiplexer User Manual [Type the abstract of the document here. The abstract is typically a short summary of the contents of the document. Type the abstract of the document here. The abstract

More information

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs Tasks: 1 (10 min) Verify that TCP/IP is installed on each of the computers 2 (10 min) Connect the computers together via a switch 3 (10 min)

More information

Managing Windows XP Firewall Through Command-line

Managing Windows XP Firewall Through Command-line Managing Windows XP Firewall Through Command-line By Pavan Shah Net-square Solutions pavan@net-square.com Overview The purpose of this document is to introduce functionalities of Windows XP s native netsh

More information

8-Port 10/100M N-Way Mini Switch

8-Port 10/100M N-Way Mini Switch 1 8-Port 10/100M N-Way Mini Switch User Guide Introduction 2 This user guide is applied to the 8 ports 10/100M N-Way Mini Switch. The 8-Port 10/100M N-Way Mini Switch is designed for easy installation

More information

ethernet connection For more information about the printer's ethernet feature, click the topic below: ethernet lights network configuration page

ethernet connection For more information about the printer's ethernet feature, click the topic below: ethernet lights network configuration page ethernet table of contents ethernet connection The printer's built-in ethernet feature allows you to connect the printer directly to an ethernet network without the need for an external print server. For

More information

ModBus Server - KNX. Gateway for integration of KNX equipment into Modbus (RTU and TCP) control systems.

ModBus Server - KNX. Gateway for integration of KNX equipment into Modbus (RTU and TCP) control systems. IntesisBox ModBus Server - KNX Gateway for integration of KNX equipment into Modbus (RTU and TCP) control systems. Integrate KNX based lighting control into your SCADA, BMS, PLC "talking" Modbus. Master

More information

Connecting to the network

Connecting to the network 5 Connecting to the network This chapter discusses the basic stages of connecting the printer to the network, provides an overview of network requirements and protocol diagrams, and describes how to physically

More information

Cable Specifications

Cable Specifications APPENDIX C Cable Specifications This appendix provides the following pinout information: Console Port Pinouts (RJ-45), Table C-1 Auxiliary Port Pinouts (RJ-45), Table C-2 EIA-530 DTE Cable Pinout (DB-60

More information

IntesisBox KNX Modbus TCP master

IntesisBox KNX Modbus TCP master IntesisBox KNX TCP master Gateway for integration of TCP slave devices into KNX control systems. Integrate any TCP slave device into KNX. KNX TCP slave EIB Bus IntesisBox Ethernet slave LinkBoxEIB Configuration

More information

One Port Serial Server Users Manual Model ESP901, ESP901E

One Port Serial Server Users Manual Model ESP901, ESP901E One Port Serial Server Users Manual Model ESP901, ESP901E Documentation Number: ESP901-2303 International Headquarters B&B Electronics Mfg. Co. Inc. 707 Dayton Road -- P.O. Box 1040 -- Ottawa, IL 61350

More information

IEEE p1394c: 1394 with 1000BASE-T PHY Technology. Kevin Brown kbrown@broadcom.com

IEEE p1394c: 1394 with 1000BASE-T PHY Technology. Kevin Brown kbrown@broadcom.com IEEE p1394c: 1394 with 1000BASE-T PHY Technology Kevin Brown kbrown@broadcom.com IEEE Working Group 1394c Charter Bob Davis, Chair of the Microcomputer Standards Committee of the IEEE approved the formation

More information