layered communication building blocks: hardware layers in lan

47
Layered Communication Building Blocks: Hardware Layers in LAN

Upload: britton-scott

Post on 17-Jan-2016

218 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Layered Communication Building Blocks: Hardware Layers in LAN

Layered Communication

Building Blocks: Hardware

Layers in LAN

Page 2: Layered Communication Building Blocks: Hardware Layers in LAN

Multi-layer Network Models

The process of transferring a message between sender and receiver is more easily implemented by breaking it down into simpler components.Instead of a single layer, a group of layers are used, dividing up the tasks required for network communications.The best known network model is the OSI models.

Page 3: Layered Communication Building Blocks: Hardware Layers in LAN
Page 4: Layered Communication Building Blocks: Hardware Layers in LAN

The OSI Networking Reference Model

OSI= Open Systems Interconnect. Created by the International Standards Organization (ISO) in 1984 as a network standards framework.The model’s seven layers from high to low are:

7. Application 6. Presentation 5. Session 4. Transport 3. Network 2. Data Link 1. Physical

Page 5: Layered Communication Building Blocks: Hardware Layers in LAN

Application Layers

The application layers are the user’s connection to the network and include the application software and other software used to connect the application to the network: 7. Application: provides a set of utilities

used by application programs. 6. Presentation: formats data for

presentation to the user, provides data interfaces, data compression and translation between different data formats.

5. Session: responsible for initiating, maintaining and terminating each logical session between sender and receiver.

Page 6: Layered Communication Building Blocks: Hardware Layers in LAN

Internetwork Layers

The internetwork layers connect applications to the network and as well as determine the best route for sending messages between sender and receiver. 4. Transport: deals with end-to-end

issues such as segmenting the message for network transport, and maintaining the logical connections between sender and receiver.

3. Network: responsible for making routing decisions.

Page 7: Layered Communication Building Blocks: Hardware Layers in LAN

Hardware Layers

The hardware layers move messages from one computer or device to another. 2. Data Link: deals with message

delineation, error control and network medium access control.

1. Physical: defines how individual bits are formatted to be transmitted through the network.

Page 8: Layered Communication Building Blocks: Hardware Layers in LAN

How the layers fit together in practice

Page 9: Layered Communication Building Blocks: Hardware Layers in LAN

Message Transmission Using Layers

Network model layers use protocols, i.e., sets of rules to define how to communicate at each layer and how to interface with adjacent layers.Generally, outgoing messages travel down all network layers.Before sending a message to the next layer, each layer places it in an envelope of overhead information related to that layer (encapsulation).At the receiving end, messages travels up through the network layers, each layer removing the envelopes added when the message was sent.

Page 10: Layered Communication Building Blocks: Hardware Layers in LAN

Message transmission using layers

Page 11: Layered Communication Building Blocks: Hardware Layers in LAN

Why Standards?

Standards provide a fixed way for hardware and/or software systems to communicate.For example, USB enables two pieces of equipment to interface even though they are manufactured by different companies.By allowing hardware and software from different companies to interconnect, standards help promote competition.

Page 12: Layered Communication Building Blocks: Hardware Layers in LAN

Some Major Standards Making Bodies

ISO: International Organization for Standardization (http://www.iso.ch)ITU-T: International Telecommunications Union —Telecom Group (http://www.itu.int)ANSI: American National Standards Institute (http://www.ansi.org)IEEE: Institute of Electrical and Electronic Engineers (http://standards.ieee.org)IETF: Internet Engineering Task Force (http://www.ietf.org)

Page 13: Layered Communication Building Blocks: Hardware Layers in LAN

Layer Common Standards5. Application layer HTTP, HTML (Web)

MPEG, H.323 (audio/video)IMAP, POP (e-mail)

4. Transport layer TCP (Internet)SPX (Novell LANs)

3. Network layer IP (Internet)IPX (Novell LANs)

2. Data link layer Ethernet (LAN)PPP (dial-up via modem)

1. Physical layer RS-232c cable (LAN)Category 5 twisted pair (LAN)V.92 (56 kbps modem)

Layers & Standards

Page 14: Layered Communication Building Blocks: Hardware Layers in LAN

Topology

Topology refers to the geometric layout of the network.A logical topology is how the network works conceptuallyPhysical topology refers to how the network is physically connected.

Page 15: Layered Communication Building Blocks: Hardware Layers in LAN

Topology

Topology determines type of equipment to purchase and how to manage networkWhen designing a network, you must understand different topologiesConsider growth and security requirementsGood design grows and adapts as needs change

Page 16: Layered Communication Building Blocks: Hardware Layers in LAN

Standard Topologies

Today’s network designs are based on three topologies: Bus consists of series of computers

connected along a single cable segment Ring connects computers to form a

loop Star connects computers via central

connection point

Page 17: Layered Communication Building Blocks: Hardware Layers in LAN

Terminated Bus Network

Page 18: Layered Communication Building Blocks: Hardware Layers in LAN

Cable Break

Page 19: Layered Communication Building Blocks: Hardware Layers in LAN

Ring Network

Page 20: Layered Communication Building Blocks: Hardware Layers in LAN

Star Topology

Page 21: Layered Communication Building Blocks: Hardware Layers in LAN

Ethernet

Ethernet’s two forms, shared and switched Ethernet, use bus and star logical topologies, respectively.

Page 22: Layered Communication Building Blocks: Hardware Layers in LAN

Hub Operation

D4-47-55-C4-B6-9F

A1-44-D5-1F-AA-4C B2-CD-13-5B-E4-65

C3-2D-55-3B-A9-4F

Ethernet Hub

Station A1-44-D5-1F-AA-4C transmits a bit.

Page 23: Layered Communication Building Blocks: Hardware Layers in LAN

Hub Operation

D4-47-55-C4-B6-9F

A1-44-D5-1F-AA-4C B2-CD-13-5B-E4-65

C3-2D-55-3B-A9-4F

Ethernet Hub

Hub broadcasts the bitout all ports.

Page 24: Layered Communication Building Blocks: Hardware Layers in LAN

Switches

Networking devices that manage network connections between any pair of star-wired devices on a networkDoes not broadcast; forwards the message to the intended computerOffer greater bandwidth (not shared)

Page 25: Layered Communication Building Blocks: Hardware Layers in LAN

Switch Operation

D4-47-55-C4-B6-9FOn Switch Port 13

A1-44-D5-1F-AA-4COn Switch Port 10

B2-CD-13-5B-E4-65On Switch Port 11

C3-2D-55-3B-A9-4FOn Switch Port 13

Ethernet Switch

Station A1-44-D5-1F-AA-4C transmits a bit.

Page 26: Layered Communication Building Blocks: Hardware Layers in LAN

Switch Operation

D4-47-55-C4-B6-9FOn Switch Port 13

A1-44-D5-1F-AA-4COn Switch Port 10

B2-CD-13-5B-E4-65On Switch Port 11

C3-2D-55-3B-A9-4FOn Switch Port 13

Ethernet Switch

A switch sends a frameout a single port—

the one to the receiver

Page 27: Layered Communication Building Blocks: Hardware Layers in LAN

Switch Operation with Multiple Simultaneous Conversations

D4-47-55-C4-B6-9FOn Switch Port 13

A1-44-D5-1F-AA-4COn Switch Port 10

B2-CD-13-5B-E4-65On Switch Port 11

C3-2D-55-3B-A9-4FOn Switch Port 13

Ethernet SwitchMultiple simultaneous

conversations are possible

Page 28: Layered Communication Building Blocks: Hardware Layers in LAN

Star Topology

Star (Modern Ethernet) Extended Star or Hierarchy(Modern Ethernet)

RootSwitch

Only one possible path between two

stations

Switch

Switch

Switch

Page 29: Layered Communication Building Blocks: Hardware Layers in LAN

Mesh Topology

AB

CD

Multiple alternative paths between two

stations

PathABD

PathACD

Page 30: Layered Communication Building Blocks: Hardware Layers in LAN

Network Interface Cards

Network interface cards, also called network adapters NICs are part of both the physical and data link layer and include a unique data link layer address (MAC address), placed in them by their manufacturer.Before sending data onto the network, the network card also organizes data into frames and then sends them out on the network. Notebook computers often use NICs that are plugged into the PCMCIA port.

Page 31: Layered Communication Building Blocks: Hardware Layers in LAN

NIC Allows the Computer and the Network Cable to Communicate

Note: Gigabit Ethernet uses parallel transmission

Page 32: Layered Communication Building Blocks: Hardware Layers in LAN

Ethernet NIC

Page 33: Layered Communication Building Blocks: Hardware Layers in LAN

Cables

Each computer is physically connected to the network using a cable.The cables used on Ethernet LANs are either twisted-pair or optical fiber cables.Data can flow through cables in one of three modes: One way only (simplex) Both ways, one way at a time (half-duplex) Both ways at the same time (full-duplex)

Page 34: Layered Communication Building Blocks: Hardware Layers in LAN

Simplex, half-duplex, and full-duplex transmissions

Page 35: Layered Communication Building Blocks: Hardware Layers in LAN

General Cable Characteristics

Bandwidth rating (Mbps)Maximum segment lengthInterference susceptibility: EMI (electromagnetic interference), RFI (radio frequency interference)

Connection hardwareCable grade: cabling requirements for building and fire codes

Bend radiusMaterial costsInstallation costs

Page 36: Layered Communication Building Blocks: Hardware Layers in LAN

Twisted-Pair Cable

TP is two or more pairs of insulated copper wires twisted around each other Improves resistance to interference Limits crosstalk (EMI generated by wire

pairs) The more twists, the better

Two primary types of TP cable Unshielded twisted-pair (UTP) Shielded twisted pair (STP)

Page 37: Layered Communication Building Blocks: Hardware Layers in LAN

STP and UTP Cable

Page 38: Layered Communication Building Blocks: Hardware Layers in LAN

Ethernet Standards

Standardization

Institute of Electrical and Electronics Engineering (IEEE)

802 LAN/MAN Standards Committee (802 Committee) creates LAN standards

802.3 Working Group creates Ethernet standards

So Ethernet standards are also known as 802.3 standards.

Page 39: Layered Communication Building Blocks: Hardware Layers in LAN

Ethernet Standards

Physical Layer Ethernet Standards Using UTP 802.3 10Base-T

10 Mbps 802.3 100Base-TX

100 Mbps 10/100 operation thanks to auto-sensing

802.3 1000Base-T Gigabit Ethernet

Page 40: Layered Communication Building Blocks: Hardware Layers in LAN

Purchasing and Installing UTP

Wiring Quality Categories Governed by the TIA/EIA-568 standard Categories 3, 4, 5, 5e (enhanced), and 6

Higher numbers indicate better quality CAT 5e is recommended for new buildings CAT 5—for 100Base-TX CAT 5e—for 1000Base-TX (Gigabit

Ethernet) CAT 6—for 10 Gbs networks

Page 41: Layered Communication Building Blocks: Hardware Layers in LAN

Fiber-Optic Cable

Uses pulses of light rather than electrical signalsImmune to interference; very secure; eliminates electronic eavesdroppingExcellent for high-bandwidth, high-speed, long-distance data transmissionsSlender cylinder of glass fiber called core surrounded by cladding and outer sheath

Page 42: Layered Communication Building Blocks: Hardware Layers in LAN

Fiber-Optic Cable

Page 43: Layered Communication Building Blocks: Hardware Layers in LAN

Fiber-Optic Cable

Each core passes signals in only one directionMost fiber-optic cable has two strands in separate cladding May be enclosed within single sheath or

jacket or may be separate cables

More difficult to install and more expensive than copper media

Page 44: Layered Communication Building Blocks: Hardware Layers in LAN

Fiber-Optic Cables

Two primary types: Single-mode cables: cost more; span

longer distances; work with laser-based emitters

Multimode cables: cost less; span shorter distances; work with light-emitting diodes (LEDs)

Used for network backbone connections and with long-haul communications carrying large amounts of voice and data traffic

Page 45: Layered Communication Building Blocks: Hardware Layers in LAN

Full-Duplex Optical Fiber Cord

Switch Router

Fiber Cord

Fiber Cord

A pair of fibers is needed for full-duplex (simultaneous 2-way) transmission.Each fiber carries a signal in only one direction.

Page 46: Layered Communication Building Blocks: Hardware Layers in LAN

Optical Fiber Cabling

STConnectors(Popular)

SCConnectors

(Recommended)

Two fiber cords for full-duplex (two-

way) transmission

Page 47: Layered Communication Building Blocks: Hardware Layers in LAN

Summary

Layered communication: OSI modelLAN topologiesNetwork interface cardsCable characteristicsEthernet standard: 802.3Twisted pairFiber optic