Chapter 16 Connecting LANs, Backbone Networks, and Virtual LANs

Post on 18-Jan-2018

340 views 1 download

description

16.1 Connecting Devices Repeaters Hubs Bridges Two-Layer Switches

Transcript of Chapter 16 Connecting LANs, Backbone Networks, and Virtual LANs

11Kyung Hee Universit

y

Chapter 16 Chapter 16 Connecting LANs, Backbone Connecting LANs, Backbone Networks, and Virtual LANsNetworks, and Virtual LANs

22Kyung Hee Universit

y

16.1 Connecting Devices16.1 Connecting Devices

Repeaters

Hubs

Bridges

Two-Layer Switches

33Kyung Hee Universit

y

Connecting DevicesConnecting Devices

44Kyung Hee Universit

y

RepeaterRepeater

• Repeater only operates in the physical layer• Repeater regenerates the signal• Doesn’t connect two LANs, connects two segments of the same LAN

55Kyung Hee Universit

y

RepeaterRepeater

A repeater connects segments of a LAN.

A repeater forwards every frame; it has no filtering capability

A repeater is a regenerator, not an amplifier.

66Kyung Hee Universit

y

Function of RepeaterFunction of Repeater

• Must be placed so that a signal reaches it before noise changes

the meaning of its bits

77Kyung Hee Universit

y

HubsHubs

• Hub is a multiport repeater

• Creates connections between stations in a physical star topology

88Kyung Hee Universit

y

BridgeBridge

Bridge operates in both the physical and the data link layers

As a physical layer device, it regenerates the signal

As a data link layer device, it checks the physical (MAC) addresses

99Kyung Hee Universit

y

BridgeBridge

A bridge has a table used in filtering decisions.

1010Kyung Hee Universit

y

BridgeBridge

1111Kyung Hee Universit

y

BridgeBridge

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

Transparant BridgeBridge in which stations are completely unaware of the bridge’

s existence

System equipped with transparent bridges must meet three criteria (IEEE 802.1d):

Frames must be forwarded from one station to another Forwarding table is automatically made by learning from move

ments Loops must be prevented

1212Kyung Hee Universit

y

Learning BridgesLearning Bridges

1313Kyung Hee Universit

y

Loop ProblemLoop Problem

1414Kyung Hee Universit

y

Prior to spanning tree application

1515Kyung Hee Universit

y

Applying spanning tree

• Bridge with smallest ID is the root bridge• Mark one port of each bridge as the root port – port with the least-cost path from the bridge to the root bridge• Choose a designated bridge for each LAN – has the least-cost path between the LAN and the root bridge – make the corresponding port the designated port • Mark the root port and designated port as forwarding ports, the others as blocking ports

1616Kyung Hee Universit

y

Forwarding ports and blocking ports

•Dynamic algorithm – spanning tree algorithm is done dynamically with software in the bridge

using Bridge Protocol Data Unit (BPDU)

1717Kyung Hee Universit

y

Bridges Connecting Different LANs

Bridge should be able to connect LANs using different protocols, issues to be considered: Frame format – Ethernet vs. wireless frame Max data size – frames too large must be fragmented into

several frames, no protocol at the data link layer allows for fragmentation and reassembly of frames

Data rate – each LAN has its own data rate Bit order – some send most significant bit first, some send

least significant first Security – wireless has security measures at the dl layer,

Ethernet does not Multimedia support – some support, some do not

1818Kyung Hee Universit

y

16.2 Backbone Networks16.2 Backbone Networks

Bus Backbone

Star Backbone

Connecting Remote LANs

1919Kyung Hee Universit

y

Bus BackboneBus Backbone In a bus backbone, the topology of the backbone is a bus.

Normally used to connect different buildings in an organization

Bridge blocks frames sent internal to the LAN

Backbone receives frame if going from one LAN to another

2020Kyung Hee Universit

y

Star BackboneStar Backbone In a star backbone, the topology of the backbone is a star; the

backbone is just one switch.

• Used as distribution backbone inside a building

2121Kyung Hee Universit

y

Connecting remote LANs

2222Kyung Hee Universit

y

Connecting remote LANs

A point-to-point link acts as a LAN in a remote backbone connected by remote bridges.

2323Kyung Hee Universit

y

Virtual LANsVirtual LANs

2424Kyung Hee Universit

y

A switch using VLAN software

2525Kyung Hee Universit

y

Two switches in a backbone using VLAN software

2626Kyung Hee Universit

y

VLANVLAN

VLANs create broadcast domains.

2727Kyung Hee Universit

y

2828Kyung Hee Universit

y

2929Kyung Hee Universit

y

3030Kyung Hee Universit

y

Questions !Questions !