types of network architecture

28
COMPUTER NETWORKS Prepared by S.Sabari Giri Murugan Faculty G2-Grade KL University SESSION II Types of Network Architecture- Peer-to-Peer & Client/Server, Workgroup Vs. Domain. Network Topologies, Types of Topologies, Logical and physical topologies, selecting the Right Topology

Upload: sabari-giri

Post on 22-Jan-2017

474 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Types of Network Architecture

COMPUTER NETWORKS

Prepared by S.Sabari Giri Murugan Faculty G2-Grade KL University

SESSION IITypes of Network Architecture- Peer-to-Peer & Client/Server, Workgroup Vs. Domain. Network Topologies, Types of Topologies, Logical and physical topologies, selecting the Right Topology

Page 2: Types of Network Architecture

TYPES OF NETWORK ARCHITECTURE

Session 2

Page 3: Types of Network Architecture

TYPES OF NETWORKS - PEER-TO-PEER Good for small

environments, usually up to 10 computers

No dedicated network administrator

Each computer must have specific permissions assigned

Sharing resources can become a problem if the computer with the resource is down

Security is a serious issue

3

Page 4: Types of Network Architecture

TYPES OF NETWORKS - CLIENT/SERVER A server has a special

Network Operating system (NOS) to help provide resources to multiple users

Client/Server environments usually have one or more network administrators

Problems can include access, security, and integrity of data

Backups are needed in this environment

4

Page 5: Types of Network Architecture

PEER-TO PEER NETWORK (CONT..)

Page 6: Types of Network Architecture

CLIENT/SERVER NETWORKING (CONT..)

Page 7: Types of Network Architecture
Page 8: Types of Network Architecture
Page 9: Types of Network Architecture

NETWORK TOPOLOGY A topology is a way of “laying out” the

network. Topologies can be either physical or logical.

Physical topologies describe how the cables are run.

Logical topologies describe how the network messages travel

Page 10: Types of Network Architecture

TOPOLOGY Topology: physical or logical arrangement of

devices

10

Page 11: Types of Network Architecture

FULLY CONNECTED MESH TOPOLOGY

11

Page 12: Types of Network Architecture

FULLY CONNECTED MESH TOPOLOGY

12

Pros: Dedicated links Robustness Privacy Easy to identify

fault Cons:

A lot of cabling I/O ports Difficult to move

Page 13: Types of Network Architecture

STAR TOPOLOGY

13

Pros: One I/O port per device Little cabling Easy to install Robustness Easy to identify fault

Cons: Single point of failure More cabling still

required

Hub

Page 14: Types of Network Architecture
Page 15: Types of Network Architecture

BUS TOPOLOGY

15

Page 16: Types of Network Architecture

BUS TOPOLOGY

16

Pros: Little cabling Easy to install

Cons: Difficult to modify Difficult to isolate

fault Break in the bus

cable stops all transmission

Page 17: Types of Network Architecture

RING TOPOLOGY

17

Page 18: Types of Network Architecture

RING TOPOLOGY

18

Pros: Easy to install Easy to identify fault

Cons: Delay in large ring Break in the ring stops

all transmission

Page 19: Types of Network Architecture

PROS & CONS

Topology Advantages Disadvantages

Bus Cheap. Easy to install. Difficult to reconfigure.Break in bus disablesentire network.

Star Cheap. Easy to install.Easy to reconfigure.Fault tolerant.

More expensive than bus.

Ring Efficient. Easy to install. Reconfiguration difficult.Very expensive.

Mesh Simplest. Most fault tolerant. Reconfiguration extremely difficult. Extremely expensive.Very complex.

Page 20: Types of Network Architecture

NETWORKING MODELS Two networking models:

Workgroup Domain

20

Page 21: Types of Network Architecture

WORKGROUP VS. DOMAIN

21

Workgroup Peer-to-Peer

Environment Effective for small

environments Security is a problem

Domain Client/Server

Environment Effective for larger

environments Network

administrator has control

Page 22: Types of Network Architecture

WORKGROUP MODEL All computers are equal Also known as peer-to-peer Each computer maintains own set of

Resources Accounts Security information

22

Page 23: Types of Network Architecture

WORKGROUP MODEL (CONTINUED)

23

Page 24: Types of Network Architecture

DOMAIN MODEL Centralizes all shared resources Single point of administrative and security control Simpler to manage from administrative and security

standpoint Requires at least one domain controller (DC)

24

Page 25: Types of Network Architecture

DOMAIN MODEL (CONTINUED)

25

Page 26: Types of Network Architecture

INTRANET, INTERNET &EXTRANET

Page 27: Types of Network Architecture
Page 28: Types of Network Architecture