15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill...

31
15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Transcript of 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill...

Page 1: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.1

Chapter 15

Connecting LANs, Backbone Networks,

and Virtual LANs

Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Page 2: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.2

15-1 CONNECTING DEVICES15-1 CONNECTING DEVICES

In this section, we divide connecting devices into five In this section, we divide connecting devices into five different categories based on the layer in which they different categories based on the layer in which they operate in a network.operate in a network.

Passive HubsActive HubsBridgesTwo-Layer SwitchesRoutersThree-Layer SwitchesGateways

Topics discussed in this section:Topics discussed in this section:

Page 3: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.3

Figure 15.1 Five categories of connecting devices

Page 4: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.4

Figure 15.2 A repeater connecting two segments of a LAN

Page 5: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.5

A repeater connects segments of a LAN.

Note

Page 6: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.6

A repeater forwards every frame; it has no filtering capability.

Note

Page 7: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.7

A repeater is a regenerator, not an amplifier.

(same signal strength, bit for bit copy)

Note

Page 8: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.8

Figure 15.3 Function of a repeater

Page 9: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.9

Figure 15.4 A hierarchy of hubs

Page 10: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.10

A bridge checks MAC addresses. It has a table used in filtering decisions

(Forward? Drop?). The table shows the map between MAC addresses and ports.

Note

Page 11: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.11

Figure 15.5 A bridge connecting two LANs

Page 12: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.12

A bridge does not change the physical (MAC) addresses in a frame.

Note

Page 13: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.13

Figure 15.6 A learning bridge and the process of learning

Page 14: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.14

Figure 15.7 Loop problem in a learning bridge

Page 15: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.15

Use spanning three in graph theory to avoid loop topology. Spanning tree is a

graph without loop.

Note

Page 16: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.16

Figure 15.11 Routers (three-layer switch) connecting independent LANs and WANs

Page 17: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.17

15-2 BACKBONE NETWORKS15-2 BACKBONE NETWORKS

A backbone network allows several LANs to be A backbone network allows several LANs to be connected. In a backbone network, no station is connected. In a backbone network, no station is directly connected to the backbone; the stations are directly connected to the backbone; the stations are part of a LAN, and the backbone connects the LANs. part of a LAN, and the backbone connects the LANs.

Bus BackboneStar BackboneConnecting Remote LANs

Topics discussed in this section:Topics discussed in this section:

Page 18: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.18

In a bus backbone, the topology of the backbone is a bus.

Note

Page 19: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.19

Figure 15.12 Bus backbone

Page 20: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.20

In a star backbone, the topology of the backbone is a star;

the backbone is just one switch.

Note

Page 21: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.21

Figure 15.13 Star backbone

Page 22: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.22

Figure 15.14 Connecting remote LANs with bridges

Page 23: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.23

15-3 VIRTUAL LANs15-3 VIRTUAL LANs

We can roughly define a We can roughly define a virtual local area networkvirtual local area network (VLAN) as a local area network configured by (VLAN) as a local area network configured by software, not by physical wiring.software, not by physical wiring.

MembershipConfigurationCommunication between SwitchesIEEE StandardAdvantages

Topics discussed in this section:Topics discussed in this section:

Page 24: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.24

Figure 15.15 A switch connecting three LANs

Physical wiring makes it hard to dynamically change group allocation

Page 25: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.25

Figure 15.16 A switch using VLAN software

Page 26: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.26

Figure 15.17 Two switches in a backbone using VLAN software

Good for a company with two separate buildings

Page 27: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

15.27

VLANs create broadcast domains.

Note

Page 28: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

VLAN: Membership

Switch port Numbers MAC Address IP Address Multicast IP Address Combination

15.28

Page 29: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

VLAN Configuration

Manually Automatic Semiautomatic

15.29

Page 30: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

VLAN: Communication between switches Table maintenance Frame tagging

Extra header added to MAC frame Time-Division Multiplexing (TDM)

15.30

Page 31: 15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.

VLAN: Advantages

Cost and time reduction Creating Virtual Work Groups Security

Separation of broadcast messages

15.31