chapter 3 networking

62
Cabling and Topology Cabling and Topology Chapter 3

Upload: mlrbrown

Post on 24-May-2015

446 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Chapter 3 Networking

Cabling and TopologyCabling and Topology

Chapter 3

Page 2: Chapter 3 Networking

ObjectivesObjectives

• Explain the different types of network topologies

• Describe the different types of network cabling

• Describe the IEEE networking standards

Page 3: Chapter 3 Networking

OverviewOverview

Page 4: Chapter 3 Networking

Three Parts to Chapter 3Three Parts to Chapter 3

• Network Topology• Most common standardized cable types• IEEE Committees for network technology

standards

Page 5: Chapter 3 Networking

TopologyTopology

Page 6: Chapter 3 Networking

• Network topology – The way that cables and other pieces of

hardware connect to one another

Page 7: Chapter 3 Networking

• Bus topology– Single bus cable– Connects all computer in a line

• Ring topology– Central ring of cable– Connects all computers in a ring

Bus and RingBus and Ring

Page 8: Chapter 3 Networking

Figure 3.1 Bus and ring topologies

Page 9: Chapter 3 Networking

Figure 3.2 Real-world bus topology

Page 10: Chapter 3 Networking

• Data flow– Bus topology

• Data flows from each computer onto the bus• Termination required at ends to prevent data reflection

– Ring Topology• Data flows from one computer to next one in circle• No end of cable and no need for termination

Page 11: Chapter 3 Networking

Figure 3.3 Terminated bus topology

Page 12: Chapter 3 Networking

Figure 3.4 Ring topology moving in a certain direction

Page 13: Chapter 3 Networking

• Problem with Bus and Ring– Entire network stops working if the cable is

broken at any point.

Page 14: Chapter 3 Networking

Figure 3.5 Nobody is talking!

Page 15: Chapter 3 Networking

• Star topology has a central connection for all computers

• Fault tolerance – benefit over bus and ring• Was not successful early on

– More expensive than bus and ring– Difficult to redesign early bus and ring hardware

StarStar

Page 16: Chapter 3 Networking

Figure 3.6 Star topology

Page 17: Chapter 3 Networking

• Hybrid topology combines topologies– Physical topology

• How cables physically look– Signaling topology

• How the signals travel electronically

HybridsHybrids

Page 18: Chapter 3 Networking

• Star-ring topology– Physical star + signaling ring– Ring shrunk down into a hub-like box– Cables connect to the hub

• Star-bus topology– Physical star + signaling bus– Segment (bus) shrunk down into a hub-like

box– Cables connect to the hub

Page 19: Chapter 3 Networking

Figure 3.7 Shrinking the ring

Page 20: Chapter 3 Networking

Figure 3.8 Shrinking the segment

Page 21: Chapter 3 Networking

• Mesh topology– Every computer connects to every other computer via

two or more routes

• Two types of mesh topology– Partially-meshed topology

• At least two machines have redundant connections– Fully-meshed topology

• Every computer connects directly to every other computer

• Most fault tolerant

Mesh and Point-to-MultipointMesh and Point-to-Multipoint

Page 22: Chapter 3 Networking

Figure 3.9 Mesh and point-to-multipoint

Page 23: Chapter 3 Networking

Figure 3.10 Partially- and fully-meshed topologies

Page 24: Chapter 3 Networking

• Point-to-multipoint topology– A single system is a common source

Figure 3.11 Comparing star and point-to-multipoint

Page 25: Chapter 3 Networking

• Two computers connect directly

• No need for a central hub

• Wired or wireless

Point-to-PointPoint-to-Point

Figure 3.12 Point-to-Point

Page 26: Chapter 3 Networking

• Topology is only one feature of a network• Other network features

– What is the cable made of?– How long can it be?– How do machines decide which machine should

send data and when?

Parameters of a TopologyParameters of a Topology

Page 27: Chapter 3 Networking

• Network technology– A practical application of a topology, and other

technologies that comprise a network– Examples

• 10BaseT• 1000BaseF• 10GBaseLX

Page 28: Chapter 3 Networking

CablingCabling

Page 29: Chapter 3 Networking

• A central conductor wire• Surrounded by an insulating material• Surrounded by a braided metal shield

Coaxial CableCoaxial Cable

Figure 3.13 Cutaway view of coaxial cable

Page 30: Chapter 3 Networking

• Outer mesh layer of coaxial cable– Shields transmissions from electromagnetic

interference (EMI)

Figure 3.14 Coaxial cable showing braided metal shielding

Page 31: Chapter 3 Networking

• Coaxial connectors in older networks– Bayonet-style BNC Connectors– Vampire taps pierced the cable

Figure 3.15 BNC connector on coaxial cable

Page 32: Chapter 3 Networking

• Connecting cable modems– F-type screw-on connector

Figure 3.16 F-type connector on coaxial cable

Page 33: Chapter 3 Networking

• RG rating for coaxial cable– Developed by military– RG-6 is predominate cable today– RG-59 cable is rarely used

Figure 3.17 RG-6 cable

Page 34: Chapter 3 Networking

• Coaxial cable Ohm rating– Relative measure of resistance – RG-6 and RG-59 are rated at 75 Ohms

Figure 3.18 Ohm rating (on an older RG-58 cable used for networking)

Page 35: Chapter 3 Networking

• Splitting coaxial cable

Figure 3.19 Coaxial splitter

Page 36: Chapter 3 Networking

• Extending coaxial cable

Figure 3.20 Barrel connector

Page 37: Chapter 3 Networking

• Most common network cabling• Twisted pairs of cables, bundled together• Twists reduce crosstalk interference

Twisted PairTwisted Pair

Page 38: Chapter 3 Networking

• Shielding protects from electromagnetic interference (EMI)

• Needed in locations with excessive EMI• Most common is IBM Type 1 cable

Shielded Twisted Pair (STP)Shielded Twisted Pair (STP)

Figure 3.21 Shielded twisted pair

Page 39: Chapter 3 Networking

• Most common• Twisted pairs of wires with plastic jacket• Cheaper than STP• Also used in telephone systems

Unshielded Twisted Pair (UTP)Unshielded Twisted Pair (UTP)

Figure 3.22 Unshielded twisted pair

Page 40: Chapter 3 Networking

• Category (CAT) ratings are grades of cable ratings

• Rated in MHz• Most common categories are in Table 3.1

CAT RatingsCAT Ratings

Page 41: Chapter 3 Networking

CAT Ratings for UTP

CAT MaxRating Frequency Max Bandwidth

Status with TIA/EIA

CAT1 <1 MHz Analog phone lines only No longer recognized

CAT2 4 MHz 4 Mbps No longer recognized

CAT3 16 MHz 16 Mbps Recognized

CAT4 20 MHz 20 Mbps No longer recognized

CAT5 100 MHz 100 Mbps No Longer recognized

CAT5e 100 MHz 1000 Mbps Recognized

CAT 6 250 MHz 10000 Mbps Recognized

Table 3.1

Page 42: Chapter 3 Networking

• Bandwidth is the maximum amount of data that will go through a cable per second

• 100 MHz originally translated to 100 Mbps• With bandwidth-efficient encoding

– CAT 5e at 100 MHz = 1,000 Mbps max bandwidth– CAT 6 at 250 MHz = 10,000 Mbps

UTP BandwidthUTP Bandwidth

Page 43: Chapter 3 Networking

• Look on the box

Using the Correct CableUsing the Correct Cable

Figure 3.23 CAT level marked on box of UTP

CAT level

Page 44: Chapter 3 Networking

• Look on the cable

Using the Correct CableUsing the Correct Cable

Figure 3.24 CAT level on UTP

CAT level

Page 45: Chapter 3 Networking

• RJ-11 (two pairs of wires) for telephones• RJ-45 (four pairs of wires) for networks

Register jack (RJ) connectorsRegister jack (RJ) connectors

Figure 3.25 RJ-11 (top) and RJ-45 (bottom) connectors

Page 46: Chapter 3 Networking

• Fiber-optic cable transmits light• Not affected by EMI• Excellent for long-distance transmissions

– Single copper cable works up to a few hundred meters

– Single fiber-optic cable works up to tens of kilometers

Fiber-OpticFiber-Optic

Page 47: Chapter 3 Networking

• Core: the glass fiber• Cladding: reflects signal down the fiber• Buffer: gives strength• Insulating jacket: protects inner components

Composition of Fiber-OpticComposition of Fiber-Optic

Figure 3.26 Cross section of fiber-optic cabling

Page 48: Chapter 3 Networking

• Two-number designator– Core and cladding measurements– 62.5/125 μm

Standardization of Fiber-OpticStandardization of Fiber-Optic

Page 49: Chapter 3 Networking

• One for sending• One for receiving • Cable may be connected together like a lamp

cord

Often used in cable pairsOften used in cable pairs

Figure 3.27 Duplex fiber-optic cabling

Page 50: Chapter 3 Networking

• Two possible light sources– Light Emitting Diodes (LEDs) – called multimode

• Usually 850 nm wavelength– Lasers – called single-mode

• Prevents modal distortion (a problem with multimode)• High transfer rates over long distances• 1310 or 1550 nm wavelength

Fiber-Optic Light SourcesFiber-Optic Light Sources

Page 51: Chapter 3 Networking

• ST: bayonet-style• SC: push-in• LC: duplex

Fiber-Optic connectorsFiber-Optic connectors

Page 52: Chapter 3 Networking

Figure 3.28 From left to right: ST, SC, and LC fiber-optic connectors

Page 53: Chapter 3 Networking

• Classic Serial– RS-232 recommended standard (RS)

• Dates from 1969• Has not changed significantly in 40 years• Usually 850 nm wavelength

– Most common serial port is 9-pin, male D-subminiature connector

– Slow data rates: about 56,000 bps– Only point-to-point connections

Other CablesOther Cables

Page 54: Chapter 3 Networking

Figure 3.29 Serial port

Serial port

Page 55: Chapter 3 Networking

• Parallel– Up to 2 Mbps– Limited to point-to-point– IEEE 1284 committee sets standards

Figure 3.30 Parallel connector

Page 56: Chapter 3 Networking

• FireWire– IEEE 1394 standard– Limited to point-to-point– Very fast – up to 800 Mbps– Unique connector

Page 57: Chapter 3 Networking

Figure 3.31 FireWire connector

Page 58: Chapter 3 Networking

• Underwriters Laboratories and the National Electrical Code (NEC)– Polyvinyl chloride (PVC) rating has no

significant fire protection• Lots of smoke and fumes

– Plenum-rated cable• Less smoke and fumes• Costs three to five times as much as PVC-rated cable

– Riser-rated cable for vertical runs

Cable Fire RatingsCable Fire Ratings

Page 59: Chapter 3 Networking

Networking Industry Networking Industry Standards Standards – IEEE– IEEE

Page 60: Chapter 3 Networking

• Institute of Electrical and Electronics Engineers (IEEE) defines standards– 802 Working Group began in February of 1980

• Defines frames, speed, distances, and types of cabling for networks

• IEEE 1284 committee sets standards for parallel communications

Page 61: Chapter 3 Networking

Figure 3.32 Parallel cable marked IEEE 1284–compliant

Page 62: Chapter 3 Networking

IEEE 802 Subcommittees

IEEE 802 LAN/MAN Overview & ArchitectureIEEE 802.1 Higher Layer LAN Protocols

802.1s Multiple Spanning Trees802.1w Rapid Reconfiguration of Spanning Tree802.1x Port Based Network Access Control

IEEE 802.2 Logical Link Control (LLC); now inactiveIEEE 802.3 Ethernet

802.3ae 10 Gigabit EthernetIEEE 802.5 Token Ring;; now inactiveIEEE 802.11 Wireless LAN (WLAN); specifications, such as Wi-FiIEEE 802.15 Wireless Personal Area Network (WPAN)IEEE 802.16 Broadband Wireless Access (BWA); specification for implementing Wireless

Metropolitan Area Network (Wireless MAN); referred to also as WiMax

IEEE 802.17 Resilient Packet Ring (RPR)IEEE 802.18 Radio Regulatory Technical Advisory GroupIEEE 802.19 Coexistence Technical Advisory GroupIEEE 802.20 Mobile Broadband Wireless Access (MBWA)IEEE 802.21 Media Independent HandoverIEEE 802.22 Wireless Regional Area Networks

Table 3.2