Basic networking

62
NETWORKING S.K.Ahsan Mr.Khan 1

description

Networking Concepts

Transcript of Basic networking

Page 1: Basic networking

NETWORKING

S.K.AhsanMr.Khan 1

Page 2: Basic networking

Topic of Presentation

2Mr.Khan

Page 3: Basic networking

Types 0f networking

History of networking

Uses of networks

What is network?

Network Protocols

Network Topologies

How networks are structured?

Contents

Mr.Khan 3

Page 4: Basic networking

Networking:-

____”When two or more computers connected to each other through some communication media is called Networking.____”

4Mr.Khan

Page 5: Basic networking

for example:-

5Mr.Khan

Page 6: Basic networking

History of networking:- Over the five decades that Unisys has been involved in the

computer industry, it has participated in the development of networking technologies while working

under contract for the Department of Defense (DOD) and other government agencies and in the course of developing its commercial

product offerings. During this time Unisys has made several significant technical contributions

furthering the development of networking in the industry at large.

6Mr.Khan

Page 7: Basic networking

Why Networking?Sharing information — i.e. data communication

Like this

7Mr.Khan

Page 8: Basic networking

Uses of networks:- Network allows user to share program and

data simultaneously. Network allows users to share peripheral

devices. Network allows user to share email

through network.

8Mr.Khan

Page 9: Basic networking

Example

9Mr.Khan

Page 10: Basic networking

Types of networks

Local Area Network(LANs) Wide Area Network (WANs) Metropolitan Area Network(MANs) Campus Area Network(CANs) Home Area Network(HANs) Intranet and Extranet

10Mr.Khan

Page 11: Basic networking

Local Area network Its is digital communication system

capable of interconnecting a large number of computer terminals and devices with in a limited area.

Its speed is faster than WANs. But is small in covering area.

11Mr.Khan

Page 12: Basic networking

For example

12Mr.Khan

Page 13: Basic networking

Wide area network

Its is digital communication system capable of interconnecting a large number of computer terminals and devices through different cities.

Its is slower than WAN.

13Mr.Khan

Page 14: Basic networking

For example

14Mr.Khan

Page 15: Basic networking

Metropolitan area network A MANs connect a geographical area larger

than LAN but LESS than WAN such as city with dedicated or high performance hardware.

Mobile phones system based on MANs.

15Mr.Khan

Page 16: Basic networking

For example

16Mr.Khan

Page 17: Basic networking

Campus Area Network

A CANs follow the same principle as LANs work.

With a CAN different campus offices and organization can be linked together.

17Mr.Khan

Page 18: Basic networking

For example

18Mr.Khan

Page 19: Basic networking

Home area network

A home network (HANs) is a network contained a person’s digital devices from multiple computer and devices such as

Printer Telephones DVDs

19Mr.Khan

Page 20: Basic networking

For example

20Mr.Khan

Page 21: Basic networking

Intranet and extranet

Its is privately own-secure business network based on internet technology not necessarily to the internet.

Information is available to all employees.

21Mr.Khan

Page 22: Basic networking

Extranet Its combination of multiple

intranets. Intranets of different companies are

connected each other to share data and information.

22Mr.Khan

Page 23: Basic networking

Extranet

23Mr.Khan

Page 24: Basic networking

Intranet

24Mr.Khan

Page 25: Basic networking

How network are structured ?

Following are the ways to form a network.

Client/server Networks. Peer to Peer Networks. Hybrid Network.

25Mr.Khan

Page 26: Basic networking

Client/server Networks

In this type of network one or more computer are dedicated server and the remaining computer works as client.

The client are all other computers on the network.

26Mr.Khan

Page 27: Basic networking

advantages• Advantages of client/server networks

• Facilitate resource sharing – centrally administrate and control

• Facilitate system backup and improve fault tolerance

• Enhance security – only administrator can have access to Server

27Mr.Khan

Page 28: Basic networking

Disadvantages• Disadvantages of client/server networks

• High cost for Servers• Need expert to configure the network• Introduce a single point of failure to the

system

28Mr.Khan

Page 29: Basic networking

For example

29Mr.Khan

Page 30: Basic networking

Peer to peer network

In this network every computer plays a role of server or client depending upon the nature of communication .

All computers have equal rights. No one computer can control over other

computer.

30Mr.Khan

Page 31: Basic networking

advantages• Advantages of peer-to-peer networks:

• Low cost• Simple to configure• User has full accessibility of the computer

31Mr.Khan

Page 32: Basic networking

o May have duplication in resources

Difficult to uphold security policy

Difficult to handle uneven loading

Disadvantages of peer-to-peer

32Mr.Khan

Page 33: Basic networking

For example

33Mr.Khan

Page 34: Basic networking

Hybrid network

It has the combined feature of both client and peer to peer networks

The user take advantage of both networks.

34Mr.Khan

Page 35: Basic networking

advantages

Its provide both the facility of peer to peer model and client server model

DISADVANTAGE Hard ware cost . Maintenance.

35Mr.Khan

Page 36: Basic networking

For example

36Mr.Khan

Page 37: Basic networking

Network topologies

____”The scheme of joining

computer in a network is called topology___”

37Mr.Khan

Page 38: Basic networking

Types of topologies

Bus Topology

Ring Topology

Star Topology

Tree Topology

Mesh Topology

38Mr.Khan

Page 39: Basic networking

Bus Topology

In bus topology all the computer are connected in the series with a common communication medium.

The communication medium is called BUS.

Bus is used in LAN because It is To installed.

If the one node of bus fail then the whole network will be destroy.

39Mr.Khan

Page 40: Basic networking

For example

40Mr.Khan

Page 41: Basic networking

Ring topology

In ring topology every device has exactly two neighbor for communication purpose and the last computer is connected to the first computer all the computer are connected in ring shape.

A failure in cable or a device breaks the loop and the entire network fails.

41Mr.Khan

Page 42: Basic networking

For example

42Mr.Khan

Page 43: Basic networking

Star topology

All the computer are connected to central HUB OR Switch.

Twisted pair cable is used in star topology.

Its is mostly use in LAN because it is easy to maintain .

If the HUB or SWITCH or fail then entire network becomes fail.

43Mr.Khan

Page 44: Basic networking

For example

44Mr.Khan

Page 45: Basic networking

Tree topology

Tree topology integrates the multiple star topologies together on to a bus all the computer are connected in such a way to form tree like structure.

It has combined feature of STAR and BUS topology.

It is difficult to configure.

45Mr.Khan

Page 46: Basic networking

For example

46Mr.Khan

Page 47: Basic networking

Mesh topology

In mesh topology every computer directly connected to every other computer on the network.

Mesh topology used in WAN. The installation of mesh topology is

difficult. Its performance is not affected with the

heavy transmission of data.

47Mr.Khan

Page 48: Basic networking

For example

48Mr.Khan

Page 49: Basic networking

Protocols Protocols are the rules to exchange data

between two devices.

Types of Protocols:

Ethernet Token Ring ARCnet DSL TCP/IP

49Mr.Khan

Page 50: Basic networking

Ethernet Its is most commonly used in LAN

protocols. Ethernet is used in BUS topology with

high speed network cable. It is relatively simple and cheaper. All the computer in Ethernet using same

cable to send or receive data.

50Mr.Khan

Page 51: Basic networking

Ethernet cable Ethernet converter

51Mr.Khan

Page 52: Basic networking

Token ring

Token ring passing protocols is used in ring topology.

A token is an electronic signal. The token ring is associated with IBM

(international Business Machines) Which worked with the concept of ring

network

52Mr.Khan

Page 53: Basic networking

Token passing technology

53Mr.Khan

Page 54: Basic networking

ARCnet

Arc net stands for Attached Resource Computer Network.

It used either pair or co-axial cable. The original ARCnet protocol was very

slow ARCnet is inexpensive, reliable, easy to

setup and easy to expand

54Mr.Khan

Page 55: Basic networking

Co-axial cable

sadadasdasd

55Mr.Khan

Page 56: Basic networking

TCP/IP TCP/IP stand for Transmission Control Protocol/Internet

Protocol. It is WAN protocol. Two different types of computer connect each other using this

protocol. TCP/IP differs for different computers.

56Mr.Khan

Page 57: Basic networking

ISDN

ISDN stands for Integrated Services Digital Network.

ISDN modem is different from dial up modem

It provides better transmission rate

57Mr.Khan

Page 58: Basic networking

ISDN MODEM DAIL-UP MODEM

58Mr.Khan

Page 59: Basic networking

DSL

DSL stands for Digital Subscribe Line. It provides high speed transmission of

data over telephone line. It is alternative of isdn modem. Its is use every where in office, homes

etc.

59Mr.Khan

Page 60: Basic networking

DSL MODEM

60Mr.Khan

Page 61: Basic networking

Types 0f networking

History of networking

Uses of networks

What is network?

Network Protocols

Network Topologies

How networks are structured?

Summary of Presentation

Mr.Khan 61

Page 62: Basic networking

62Mr.Khan