AOIT Computer Networking Unit 3 Lesson 6 Types

  • Slides: 14
Download presentation
AOIT Computer Networking Unit 3, Lesson 6 Types of Network Topologies Copyright © 2008–

AOIT Computer Networking Unit 3, Lesson 6 Types of Network Topologies Copyright © 2008– 2016 NAF. All rights reserved.

A network topology describes how computers are arranged on a network When you look

A network topology describes how computers are arranged on a network When you look at how computers, or nodes, are arranged and connected to each other on a network, what picture do you see? • Star • Ring • Bus • Mesh • Some combination The topology, or how the computers are arranged physically, affects the efficiency and cost of the network.

A star topology connects using a hub or a switch

A star topology connects using a hub or a switch

A token ring network uses an MAU hub

A token ring network uses an MAU hub

A bus topology has a central cable

A bus topology has a central cable

A full mesh topology provides complete linking Full mesh topology links every computer or

A full mesh topology provides complete linking Full mesh topology links every computer or device to every other one.

A partial mesh topology provides many routes In a partial mesh topology, all computers

A partial mesh topology provides many routes In a partial mesh topology, all computers can connect to all others by going through no more than a few nodes.

Often networks combine topologies Accounting Sales

Often networks combine topologies Accounting Sales

Networks can be classified by distance Local Area Network (LAN) • In one or

Networks can be classified by distance Local Area Network (LAN) • In one or more buildings • Home or business Metropolitan Area Network (MAN) • Multiple locations • One city or region • Business, schools in a district, or local government Wide Area Network(WAN) • Covers a large area • International business • The Internet

On peer-to-peer networks, all computers are equal

On peer-to-peer networks, all computers are equal

In client/server networks, shared resources are accessed from a server Networks often have servers

In client/server networks, shared resources are accessed from a server Networks often have servers that perform a specific function: • File server • Web server • Email server A client/server network in a small office might look like this.

Modern data storage facilities have server farms Internet businesses like Google use huge server

Modern data storage facilities have server farms Internet businesses like Google use huge server farms to store data. Server farms house dozens, hundreds, even thousands of servers in specially cooled racks. A rack of server modules that are part of a Google server farm.

Server farms perform load balancing • Load balancing determines which server should be used

Server farms perform load balancing • Load balancing determines which server should be used next for each incoming request • Failed server modules are quickly pulled and replaced in the rack. Each server contains a backup battery.

Building a network requires planning each aspect of how the computers connect and communicate

Building a network requires planning each aspect of how the computers connect and communicate • Network topologies describe how computers are connected to each other. • Networks are classified into LAN, MAN, and WAN by the distance they cover. • On a peer-to-peer network, all computers on the network are equal. • In a client/server network, a server controls the access other computers (the clients) have to resources.