chapter 7 backbone network. announcements and outline announcements outline backbone network...

31
Chapter 7 Backbone Network

Upload: gerald-johnson

Post on 04-Jan-2016

258 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Chapter 7

Backbone Network

Page 2: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Announcements and OutlineAnnouncements

OutlineBackbone Network Components

Switches, Routers, Gateways

Backbone Network ArchitecturesBackbone Best Practices Improving backbone performance

2Copyright 2010 John Wiley & Sons, Inc

Page 3: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Backbone Networks

High speed networks linking an organization’s LANs Making information transfer possible between

departments Use high speed circuits to connect LANs Provide connections to other backbones, MANs, and

WANs

Sometimes referred to as An enterprise network A campus network

8 - 3

Page 4: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Backbone Network Components

Network cable Functions in the same way as in LANs Optical fiber - more commonly chosen because it

provides higher data rates

Hardware devices Computers or special purpose devices used for

interconnecting networks• Switches• Routers • Gateways

8 - 4

Page 5: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Backbone Network Devices

8 - 5

 

 

Page 6: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Switches

8 - 6

Page 7: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Switches

8 - 7

Page 8: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Routers

8 - 8

Page 9: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Routers

Operations Operates at the network layer Examines the destination address of the network layer Strips off the data link layer packet Chooses the “best” route for a packet (via routing

tables) Forwards only those messages that need to go to other

networks

Compared to Switches Performs more processing Processes only messages specifically addressed to it Recognizes that message is specifically addressed to it

before message is passed to network layer for processing

Builds new data link layer packet for transmitted packets

8 - 9

Page 10: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Other Backbone Network Devices

Terminology in marketplace is variable by vendor

Multiprotocol routers Can handle several different network layer protocols If receive a message in one protocol, send out same Can translate between TCP/IP and IPX/SPX

Layer-3 switches Similar to L2 switches, but switch messages based on

network layer addresses (usually IP address) Have the best of both switches and routers Can support more simultaneously active ports than

routers

8 - 10

Page 11: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Backbone Network Architectures

Identifies the way backbone interconnects LANs

Manages way packets from one network move through the backbone to other networks

Three layers:

1.

2.

3.

8 - 11

Page 12: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Backbone Network Design Layers

8 - 12

Page 13: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Fundamental Backbone Architectures

Switched Backbones: most common type of backbone, used in distribution layer, used in new buildings, sometimes in core layer, can be rack or chassis based.

Routed Backbones: move packets along backbone on basis of network layer address, typically using bus, Ethernet 100Base-T, sometimes called subnetted backbone

Virtual LANs: networks in which computers are assigned into LAN segments by software rather than by hardware; can be single switch or multiswitch VLANs. Very popular technology.

8 - 13

Page 14: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Switched Backbone

8 - 14

Inse

Page 15: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Switched Backbones

Replaces the many routers of other designs

Advantages:

8 - 15

Page 16: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Rack-Mounted Switched Backbones

8 - 16

Page 17: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Rack-Based Switched Backbones

Places all network switch equipment physically in one “rack” room Easy maintenance and upgrade Requires more cable, but usually small part of overall

cost

Main Distribution Facility (MDF) or Central Distribution Facility (CDF) Another name for the rack room Place where many cables come together Patch cables used to connect devices on the rack

Easier to move computers among LANs

8 - 17

Page 18: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Main Distribution Facility (MDF)

8 - 18

Page 19: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Rack Room

19

Page 20: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Chassis-Based Switched Backbones

Use a “chassis” switch instead of a rack Enables administrators to plug modules into switch Modules can vary in nature, router or 4-port 100Base T

switch• Example of a chassis switch with 710 Mbps capacity

– 5 10Base-T hubs, 2 10Base-T switches (8 ports each)– 1 100Base-T switch (4 ports), 100Base-T router– ( 5 x 10) + (2 x 10 x 8) + (4 x 100) + 100 = 710

Mbps

Advantage is flexibility Enables users to plug modules directly into the switch Simple to add new modules

8 - 20

Page 21: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Routed Backbone

8 - 21

Page 22: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Routed Backbones

Move packets using network layer addresses

Commonly used at the core layer

LANs can use different data link layer protocols

Main advantage

Main disadvantages

8 - 22

Page 23: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Virtual LANs (VLANs)

A new type of LAN-BN architecture Made possible by high-speed intelligent switches Computers assigned to LAN segments by software

Often faster and provide more flexible network management Much easier to assign computers to different segments

More complex and so far usually used for larger networks

Basic VLAN designs: Single switch VLANs Multi-switch VLANs

8 - 23

Page 24: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

VLAN-based Backbone

8 - 24

Page 25: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Multi-switch VLAN-Based Backbone

8 - 25

Page 26: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

How VLANs Work

8 - 26

Each computer is assigned into a VLAN that has a VLAN ID

Each VLAN ID is matched to a traditional IP subnet• Each computer gets an IP address from that switch

• Similar to how DHCP operates

Computers are assigned into the VLAN based on physical port they are plugged into

Page 27: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Multiswitch VLAN Operations

Same as single switch VLAN, except uses several switches, perhaps in core between buildings

Inter-switch protocols Must be able to identify the VLAN to which the packet

belongs

Use IEEE 802.1q (an emerging standard) When a packet needs to go from one switch to another

• 16-byte VLAN tag inserted into the 802.3 packet by the sending switch

When the IEEE 802.1q packet reaches its destination switch

• Its header (VLAN tag) stripped off and Ethernet packet inside is sent to its destination computer

8 - 27

Page 28: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

VLAN Operating Characteristics

Advantages of VLANs Faster performance: Allow precise management of traffic

flow and ability to allocate resources to different type of applications

Traffic prioritization (via 802.1q VLAN tag)• Include in the tag: a priority code based on 802.1q• Can have QoS capability at MAC level

– Similar to RSVP and QoS capabilities at network and transport layers

Drawbacks Cost Management complexity Some “bleeding edge” technology issues to consider

8 - 28

Page 29: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Backbone Example at Iona Technologies, Inc.

8 - 29

Page 30: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Recommendations for Backbone Design

Best architecture

Best technology:

Ideal design:

8 - 30

Page 31: Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network

Best Practice Network Design

8 - 31