McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic...

34
McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs

Transcript of McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic...

Page 1: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Chapter 9

Local Area NetworksPart I:

Basic Concepts andWired Ethernet LANs

Page 2: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Understand the use of LANs in an organization.Understand the use of LANs in an organization.

List the components of a LAN.List the components of a LAN.

Be familiar with the IEEE standards.Be familiar with the IEEE standards.

Be familiar with traditional Ethernet technology and itsBe familiar with traditional Ethernet technology and itsimplementations.implementations.

After reading this chapter, the reader should After reading this chapter, the reader should be able to:be able to:

OOBJECTIVESBJECTIVES

Be familiar with Gigabit Ethernet technology and its Be familiar with Gigabit Ethernet technology and its implementations.implementations.

Be familiar with Fast Ethernet technology and itsBe familiar with Fast Ethernet technology and itsimplementations.implementations.

Page 3: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

BASICBASICCONCEPTSCONCEPTS

BASICBASICCONCEPTSCONCEPTS

9.19.1

Page 4: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-1

A client-server model with dedicated servers

Page 5: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-2

A client-server modelwith a general server

Page 6: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-3

Peer-to-peer model

Page 7: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-4

Physical bus topology

Page 8: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-5

Physical star topology

Page 9: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

The star topology is the The star topology is the dominant physical topology dominant physical topology

today.today.

Note:Note:

Page 10: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-6 Logical bus topology

Page 11: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

In 1985, the Computer In 1985, the Computer Society of the IEEE Society of the IEEE

developed Project 802. It developed Project 802. It covers the first two layers covers the first two layers

of the Internet model.of the Internet model.

Note:Note:

Page 12: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-7Logical star topology

Page 13: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Technical Focus:Technical Focus: Ring TopologyRing Topology

Another physical topology common at the beginning of the LAN era was the ring topology. In a ring topology, each station isconnected to the next station as shown in the following figure:

Page 14: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Project 802 has split the Project 802 has split the data link layer into two data link layer into two different sublayers: logical different sublayers: logical link control (LLC) and media link control (LLC) and media access control (MAC). access control (MAC).

Note:Note:

Page 15: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-8

LAN compared with the Internet model

Page 16: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

WIREDWIREDETHERNETETHERNET

LANsLANs

WIREDWIREDETHERNETETHERNET

LANsLANs

9.29.2

Page 17: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-9

Collision in CSMA/CD

Page 18: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Technical Focus:Technical Focus: Ethernet AddressingEthernet Addressing

Each station on an Ethernet network (such as a PC, workstation, or printer) has its own network interface card (NIC). The NIC usually fits inside the station and provides the station with a 6-byte (48-bit) physical address.

Page 19: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Technical Focus:Technical Focus: SignalingSignaling

Traditional Ethernet uses Manchester digital encoding (discussed in Chapter 6). In this type of signaling, the transition at the middle of each bit is used for synchronizationbetween the sender and receiver.

Page 20: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-10

Implementations of Ethernet

Page 21: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-11:a

Ethernet connection to the medium

Page 22: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-11:b

Ethernet connection to the medium

Page 23: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-11:c

Ethernet connection to the medium

Page 24: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-11:d

Ethernet connection to the medium

Page 25: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Technical Focus:Technical Focus: Ethernet FrameEthernet Frame

Traditional Ethernet has a frame with the following format:

Page 26: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-12

Switched Ethernet

Page 27: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-13

Fast Ethernet implementations

Page 28: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-14:a

Fast Ethernet connection to the medium

Page 29: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-14:b

Fast Ethernet connection to the medium

Page 30: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-14:c

Fast Ethernet connection to the medium

Page 31: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-15

Gigabit Ethernet implementations

Page 32: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-16:a

Gigabit Ethernet connection to the medium

Page 33: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Figure 9-16:b

Gigabit Ethernet connection to the medium

Page 34: McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2000

Technical Focus:Technical Focus: Token Ring NetworksToken Ring Networks

At the beginning of the LAN era, a LAN technology called Token Ring was developed that uses a token passing method. Whenever the network is unoccupied, a token circulates freely from one station to another. When a station has data to send, it captures the token and sends its frame.