+ All Categories
Home > Documents > Ethernet

Ethernet

Date post: 19-Dec-2014
Category:
Upload: networksguy
View: 1,164 times
Download: 1 times
Share this document with a friend
Description:
 
Popular Tags:
78
CHAPTER CHAPTER Practical Ethernet Practical Ethernet Implementation Implementation
Transcript
Page 1: Ethernet

CHAPTER CHAPTER

Practical Ethernet Practical Ethernet ImplementationImplementation

Page 2: Ethernet

Chapter Objectives• Provide a background on Ethernet itself and

describe its characteristics• Explain the practical implementation of various

Ethernet LANs– 10BaseT, 10Base2 and 10Base5– Show sample networking devices and network

connections

• Introduce the 100 Mbps Ethernet that is also known as fast Ethernet

• Discuss the various operating systems for Ethernet networks

Page 3: Ethernet

Chapter Modules

• Background on Ethernet• Ethernet Basic Characteristics• Overview of Implementation• IEEE Implementation of 10BaseT• IEEE Implementation of 10Base2• IEEE Implementation of 10Base5 • Fast (100 Mbps) Ethernet Networks• Network Operating Systems for Ethernet

Networks

Page 4: Ethernet

© N. Ganesan, All rights

reserved.

MODULE

Background on Ethernet

Page 5: Ethernet

Module Objectives

• Describe Ethernet in general• Trace the origin of Ethernet • Discuss the current status and

speeds

Page 6: Ethernet

Ethernet Defined

• A highly standardized popular network architecture

• Based on the CSMA/CD transmission protocol

• It is a logical bus network that is implemented both as a physical star and a physical bus network

• Governed by the IEEE 802.3 standard

Page 7: Ethernet

Origin

• CSMA/CD originated in Univ. of Hawaii in the 60s

• Cabling and signaling schemes were invented at Xerox

• Subsequently standardized by a group of companies– Xerox, Intel and DEC

Page 8: Ethernet

Current Status

• Highly standardized• Standards set by IEEE 802

committee– IEEE 802.3

• Standards exists for different speeds of Ethernet implementations

Page 9: Ethernet

Current Speeds

• 10 Mbps Ethernet– Example: 10BaseT

• 100 Mbps Ethernet– Example: 100BaseTX

• 1 Gigabit Ethernet– New and evolving network technology

• 10 Gigabits Ethernet is currently emerging

Page 10: Ethernet

END OF MODULEEND OF MODULE

Page 11: Ethernet

© N. Ganesan, All rights

reserved.

MODULE

Ethernet Basic Characteristics

Page 12: Ethernet

Module Objectives

• Topology• Cabling• Communication channels• A typical Ethernet frame• Access method and speed• IEEE 802 implementations

Page 13: Ethernet

Topology

• Logical bus• Physical implementation

– Either Star or Bus– Each has its own advantage

Page 14: Ethernet

Cabling

• Popular– Unshielded Twisted Pair (UTP)

(10baseT)• Different categories for different speeds

– Thin coaxial (10base2)• Others

– Thick coaxial (10Base5)– Shielded Twisted Pair (STP)– Optical Fiber (10baseFL)

Page 15: Ethernet

Communication Channels

Network Cable

Single ChannelBaseband Technology

Ethernet Frame

Page 16: Ethernet

A Typical Ethernet Frame Format

Preample

Receiver’s address

Sender’s address

Frame Type

CRC Trailer

Ethernet II Frame Format used for TCP/IP Communication

Page 17: Ethernet

Frame Components

• Preamble– Start of frame indicator

• Destination address• Source address• Type

– Network layer protocol identifier• Trailer

– CRC Error checking code

Page 18: Ethernet

Access Method and Speed

• IEEE 802.3– 10 Mbps

• IEEE 802.3u– 100 Mbps– Also known as fast Ethernet

• IEEE 802.3z– 1 Gbps– Also known as gigabit Ethernet

• IEEE 802.3ae– 10 Gbps

Page 19: Ethernet

END OF MODULEEND OF MODULE

Page 20: Ethernet

© N. Ganesan, All rights

reserved.

MODULE

Overview of Implementations

Page 21: Ethernet

Module Objectives

• List 10 Mbps IEEE implementations• Discuss 100 Mbps implementations• Show typical star and bus

implementations

Page 22: Ethernet

10 Mbps IEEE 802.3 Implementations

• 10BaseT– Twisted pair implementation

• 10Base2– Thin coaxial implementation

• 10Base5– Thick coaxial implementation

• 10BaseFL– Fiber implementation

Page 23: Ethernet

100 Mbps IEEE 802 Implementations

• 100BaseTX– Twisted pair implementation

• 100BaseT4– Uses two pairs of regular Cat 3 wires to

transmit at 100M bps

• 100VG AnyLAN– Twisted pair implementation with variation

to the 100BaseTX implementation

• The network of choice at present is– Gigabit Ethernet that is gradually replacing

100BaseTx networks

Page 24: Ethernet

A Typical Star Ethernet LAN Configuration

Client ServerClient

NIC NIC NICNIC

Hub

RJ 45 Connection

Twisted Pair Wire Cat 5e (1000baseT)

Page 25: Ethernet

A Typical Bus Ethernet LAN Configuration

Client ServerClient

Thin coaxialcable (10base2)T-Connector

Terminator

NIC NIC NICNIC

Page 26: Ethernet

END OF MODULEEND OF MODULE

Page 27: Ethernet

© N. Ganesan, All rights

reserved.

MODULE

IEEE Implementation of 10BaseT Star Networks

Page 28: Ethernet

Module Objectives

• 10BaseT implementation hardware• Implementation rules

– Length limitation and use of repeaters

• Implementation in a building• An actual 10BaseT configuration

Page 29: Ethernet

10BaseT Implementation Hardware Requirements

• 10BaseT NIC• Hub

– May act as a multi-port repeater

• UTP or STP wiring– RJ 45 based

Page 30: Ethernet

Actual Implementation Hardware

Hub

CablesNetworkCards

Page 31: Ethernet

10BaseT Implementation Rules

• Maximum length of a 10BaseT segment– 100 meters (328 feet)

• Maximum number of computers supported in the LAN– 1024

Page 32: Ethernet

Length Limitation

Client Server

Hub

< 328 feet< 328 feet

Page 33: Ethernet

Use of Repeaters for Length Extension

Server

HubIf the distance is greater than 328 feet,a repeater can be used to extend the distance.

Repeater

Page 34: Ethernet

Use of Fiber Line Drivers for Length Extension

Server

Switch If the distance is greater than 328 feet,a fiber-optic line driver can be used to extend the distanceto several km.

Fiber Driver

Fiber Driver

Page 35: Ethernet

Implementation in a Building

HubPunch Down Client

Client

ServerWiring Rack(Wiring Closet)

Switch

Backbone

UTP

Page 36: Ethernet

Installation in a Building

• Wiring closet is a reserved space in the building for housing wiring hubs

• Wiring rack• Hubs and switches• UTP cables are run to the wall• UTP connection is run from the wall

to the desktop using a patch cable

Page 37: Ethernet

An Actual Star Ethernet LAN Configuration

Page 38: Ethernet

END OF MODULEEND OF MODULE

Page 39: Ethernet

© N. Ganesan, All rights

reserved.

MODULE

IEEE Implementation of 10Base2 Bus Networks

Page 40: Ethernet

Module Objectives

• Briefly outline the hardware needed to implement a 10Base2 network

• Discuss the 10base2 implementation rules such as those relating to maximum segment length, minimum distance between nodes etc.

Page 41: Ethernet

10Base2 Implementation: Hardware Requirements

• 10Base2 NIC• 10Base2 cable

– Thin coaxial cable

• BNC T connectors• BNC terminators• BNC barrel connectors, if necessary

– Usage must be kept to a minimum, if not avoided

Page 42: Ethernet

Actual Implementation Hardware

Page 43: Ethernet

A Simple 10Base2 Implementation

Maximum Segment Length

Minimum Cable Length

Page 44: Ethernet

10Base2 Implementation Rules

• Maximum segment length – 185 meters (607 feet)

• Minimum cable length– 0.5 meters (20 inches)

• Maximum number of computers per segment– 30

Page 45: Ethernet

Length Limitation

> 20 inches

< 607 feet

Page 46: Ethernet

5-4-3 Segmentation Rule

• To build larger networks, segments can be combined together based on the 5-4-3 rule

• 5 Segments– A 10Base2 LAN can consists of 5 segments

• 4 Repeaters– 4 repeaters are used to form the 5 segments

• 3 segments with computers– 3 of the segments can have stations attached

Page 47: Ethernet

A Sample 5-4-3 Implementation

Repeater

Repeater

Repeater

S1

S2

S3

S4

S5Repeater

Page 48: Ethernet

Extension of the 10Base2 LAN

• A combined effect of the 4 repeaters is to extend the overall length of the network

• Maximum length– 3035 feet

Page 49: Ethernet

Variations to the Rule

• In practice, variations to the rule exist for practicality

• Such implementations can therefore be considered as nonconforming with IEEE

• The implication – Interoperability with other conforming devices

is not guaranteed– The functional features are the responsibility

of the manufacturer of the nonconforming device

Page 50: Ethernet

END OF MODULEEND OF MODULE

Page 51: Ethernet

© N. Ganesan, All rights

reserved.

MODULE

Sample Implementations of 10base2

Page 52: Ethernet

Module Objectives

• Implementing 10Base2 using switches

• Implementation in a building• Variations in 10Base2

configuration• 10Base2 and 10BaseT

internetworking

Page 53: Ethernet

Implementing 10Base2 LANs Using Switches

Switch

S1 S2 S3

Page 54: Ethernet

10Base2 Implementation in a Building

Router

S1S2 S3

Backbone

Page 55: Ethernet

Variations in Ethernet Bus LAN Configuration

Page 56: Ethernet

10Base2 and 10BaseT Internetworking

Client Server

Hub

Client Client Server

Transceiver

10Base2

10BaseT

AUI

Page 57: Ethernet

END OF MODULEEND OF MODULE

Page 58: Ethernet

© N. Ganesan, All rights

reserved.

MODULE

IEEE Implementation of 10Base5 Bus Networks

Page 59: Ethernet

Module Objectives

• Give an overview of 10Base5 hardware• Discuss the implementation rules• Present a sample implementation for a

building• Include other relevant notes on

10Base5 implementation• Present an example of 10Base2 and

10Base5 integration

Page 60: Ethernet

10Base5 Implementation Hardware Requirements

• 10Base5 NIC• Transceiver • 10Base5 cables• Transceiver cables

Page 61: Ethernet

A Simple Implementation

Thick Coax (10Base5)Transceiver Transceiver

Client Server

Vampire Clamp

15-pin AUIConnector

Page 62: Ethernet

10Base5 Implementation Rules

• Maximum segment length– 1,640 feet

• Minimum length between connections– 8 feet

• 5-4-3 rule holds for 10Base5 LAN as well– Maximum length in 5 segments

• 8,200 feet

Page 63: Ethernet

Other Notes on 10Base5

• Transmission characteristics – Thicknet is better than Thinnet – Used as the Backbone

• Workability– Thinnet is better than Thicknet– Used for floor distribution

Page 64: Ethernet

An Example of 10Base2 and 10Base5 Deployment

Building

Floor

10Base5Backbone

TransceiverRepeater

10Base2

Page 65: Ethernet

END OF MODULEEND OF MODULE

Page 66: Ethernet

© N. Ganesan, All rights

reserved.

MODULE

Fast (100 Mbps) Ethernet LANs

Page 67: Ethernet

Module Objectives

• 100 Mbps Ethernet variations• 100BaseTX Characteristics• A simple 100BaseTX

implementation• Media variations in implementing

100BaseX

Page 68: Ethernet

100 Mbps Ethernet Variations

• 100VG-AnyLAN– Introduced by HP– Standardized by IEEE 802.12 group

• 100BaseTX– Also known as Fast Ethernet

Page 69: Ethernet

100BaseTX

• A very popular implementation at present

• Still based on CSMA/CD• Baseband technology• Implementation is similar to 10BaseT• Requires better UTP cable

– Category 5– Media variations are present

Page 70: Ethernet

A Simple 100BaseTX Implementation

Client Server

Hub

Page 71: Ethernet

Media Based Variations of 100BaseX

• 100BaseT4– 4-pair Category 3, 4 or 5 UTP

• 100BaseTX– 2-pair Category 5 UTP or STP

• 100BaseFL– 2-strand fiber-optic cable

Page 72: Ethernet

END OF MODULEEND OF MODULE

Page 73: Ethernet

© N. Ganesan, All rights

reserved.

MODULE

Network Operating Systems for Ethernet Networks

Page 74: Ethernet

Module Objectives

• Microsoft operating systems– Peer-to-peer– Client-server

• Unix operating system and variations of the same

• Other operating systems

Page 75: Ethernet

Microsoft

• Peer-to-Peer– Windows Workgroup 3.11– Windows 9x (95, 98 etc.)– Windows NT Workstation

• Client-Server– Windows NT Workstation for small LANs– Windows NT Server– Small Business Server

• A combination of NT Server, Exchange Server etc.

Page 76: Ethernet

UNIX

• Many versions of Unix• Examples

– SCO Unix– Linux– AIX– etc.

Page 77: Ethernet

Others

• Novel NetWare• Banyan Vines• AppleShare

– For apples on an Ethernet network

• etc.

Page 78: Ethernet

END OF MODULE END OF MODULE

END OF CHAPTEREND OF CHAPTER


Recommended