Top Banner
Expanding Networks CS 363 DePaul University
23

Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Dec 19, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Expanding Networks

CS 363

DePaul University

Page 2: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Network Connectivity

• Deals with connecting pieces of one network

• Hubs, bridges, repeaters, and multiplexers are used to accomplish connectivity

Page 3: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Problem

• You need to run cabling from your network to some new offices that were recently built on the other side of the building. Since you plan to use 10BaseT on this Ethernet network segment, your maximum cabling length is only 330 feet. This is 50 feet short of the new office. Which network connectivity device would you consider adding to ensure proper signal strength?

Page 4: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Problem

• You have a very busy network that is becoming bogged down with traffic. You decide that the layout of the network is conveniently organized in a way such that you could simply divide the network into two segments and most traffic would stay on the side of the segment on which it originated. Which network connectivity device might you use to connect the two segments?

Page 5: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Problem

• You are reorganizing a 10Base2 Ethernet network and need to install a device to bring everything together. Because of the size of the network, you are concerned about signal strength diminishing. Which kind of device would you want to choose, making sure that signal strength is not compromised?

Page 6: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Network Connectivity

• Hubs– Provide mechanisms for adding more

computers to network– Number used limited by networking technology– Also called concentrators and multiport

repeaters

Page 7: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Passive Hubs

• combines the signals of network segments

• no amplification or regeneration

• halves the max cable length

• hubs broadcast signals to all attached equipment

Page 8: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Active Hubs

• include repeaters/regenerators

• can sustain greater distances between hubs

• amplify noise as well as signal

• often called multiport repeaters

Page 9: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Intelligent Hubs

• also called managed hubs

• switching hubs route signal to addressed destination

• all intelligent hubs route signal only to proper segment, not to the entire network

Page 10: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Bridges

• connect network segments of the same network technology (ethernet to ethernet)

• increases the maximum possible size of the network

• routes signals across network segments only as needed

• transparent bridges=>• source-routing bridges=>

Page 11: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Multiplexers

• Allows multiple signals to share a baseband or broadband medium

• FDM=>

• TDM=>

• StatTDM=>

Page 12: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Network Interconnectivity

• Why interconnect?– Reduction in network traffic– Optimizes performance of network– Simplifies management of network– Efficiently spans geographical distances

Page 13: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Creating and Managing Subnetworks

Page 14: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Interconnectivity Equipment

• Routers=>devices that connect two or more networks

• Brouters=>router with bridging capabilities

• Gateways=>interprets and translates different network protocols used in two distinct networks

• CSU/DSU=>interconnection point for LANs and public data/voice networks

Page 15: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Problem

• Your network frequently experiences network storms. Which type of internetwork device would you use to prevent a storm from spreading and why?

Page 16: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Problem

• You are going to hook up your LAN to a mainframe. You will need an internetwork connectivity device. What would this device be? Why would you need it?

Page 17: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Problem

• You are connecting your network to the PSTN in your area. A representative from the local telephone company explains that you’ll need to use a specific internetwork device that will change your network signal to another strength and format. What will you need?

Page 18: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Routers

• hardware and software (though all software possible)

• connect two or more subnets (logically separate networks)

• make use of physical and logical addressing

• more intelligent than bridges, but also slower

Page 19: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Routing Costs

• cost to transmit=>time, distance, money

• Hop count=>

• Tick count=>

• Relative expense=>

Page 20: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Route Discovery

• Distance-vector routing

• Link-state routing– open shortest path first (OSPF)– Dynamic route selection

– Static route selection

Page 21: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Broadcast Storms

Page 22: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

Gateways

Page 23: Expanding Networks CS 363 DePaul University. Network Connectivity Deals with connecting pieces of one network Hubs, bridges, repeaters, and multiplexers.

CSUs/DSUs