1 chapter overview network communications. 2 signals and protocols a data network is a group of...

20
1 Chapter Overview Network Communications

Upload: paul-harrell

Post on 26-Dec-2015

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

1

Chapter Overview

Network Communications

Page 2: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

2

Signals and Protocols

A data network is a group of computers connected by some network mediums.

The network medium carries signals between computers.

Signals reduce complex information to the simplest possible form.

Computers communicate by following rules defined in a protocol.

Page 3: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

3

Protocol Services

Packet acknowledgment Segmentation Flow control Error detection Error correction Data compression Data encryption

Page 4: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

4

Local Area Networks A local area network (LAN) is a collection of

computers located in a relatively small area. The pattern in which computers in a LAN are

connected is called the topology. The basic LAN topologies include bus, star,

and ring.

Page 5: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

5

Wide Area Networks (WAN)

Figure 1.3 gives another example

WANs connect LANs through routers

Page 6: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

Three Common Network Components

Servers – a power computer providing services and runs an NOS File, Mail, Web, Printer, Fax, App, Telephone,

etc. Workstations – not necessary a client

machine, but have resources to provide. In Unix world, a workstations has storage spaces

to share Hosts – network devices with an IP address,

can be a server, workstation, or others

6

Page 7: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

Virtual LANs and Virtual Private Networks

A virtual LAN (VLAN), is a group of hosts communicate as if they were on the same broadcast domain, regardless of their physical location. A VLAN has the same attributes as a physical LAN, but it allows for end stations not located on the same network switch. Network reconfiguration is done through software (more on chapter 11, if we go that far).

A virtual private network (VPN) is a network that uses a public telecommunication infrastructure, such as the Internet, to provide secure access to a user’s intranet (more on chapter 13, if we get that far).

7

Page 8: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

8

Client/Server and Peer-to-Peer Networking

Clients request services; servers provide services

On a client/server network, computers function as either clients or servers.

On a peer-to-peer network, computers can function as both clients and servers.

Microsoft Windows, UNIX, and Linux are peer-to-peer network operating systems.

Novell NetWare is a client/server network operating system.

Page 9: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

9

Cable Topologies

Bus Star Ring Hierarchical star Mesh Wireless

Page 10: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

10

Bus Topology

Page 11: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

11

Star Topology

Page 12: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

12

Ring Topology

Page 13: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

13

Ring Network Types

Physical ring Logical ring Double ring (FDDI)

Page 14: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

14

Hierarchical Star Topology

Page 15: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

15

Mesh LAN Topology

Page 16: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

16

Mesh Internetwork

Page 17: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

17

Wireless Topologies

Ad hoc topology: Connects two or more wireless computers communicating with each other only

Infrastructure network: Connects wireless computers communicating with a network access point that provides access to a standard cabled network

Page 18: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

Others

Hybrid Physical start, logical rain or bus

Point-to-point Point-to-multipoint

18

Page 19: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

Topology selection consideration

Cost Ease of installation Ease of maintenance Fault-tolerance requirement Coverage area Security, etc.

19

Page 20: 1 Chapter Overview Network Communications. 2 Signals and Protocols A data network is a group of computers connected by some network mediums. The network

20

Backbone Network

Could be Switches