Top Banner
Lesson 3 – UNDERSTANDING NETWORKING
58

Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Dec 20, 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: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Lesson 3 – UNDERSTANDING NETWORKING

Page 2: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Network relationship types

Network features

OSI Networking model

Network hardware components

OVERVIEW

Page 3: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Peer-to-peer

Client / server

NETWORK RELATIONSHIP TYPES

Page 4: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Computers on the Network communicate with each other as

equals.

Peer-to-peer relationships

Page 5: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Each computer:

Shares resources.

Sets up and maintains security.

Accesses Network resources.

Peer-to-peer relationships

Page 6: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Peer-to-peer relationships

Page 7: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

A distinction exists between computers that make available

Network resources and computers that use those

resources.

Client / server relationships

Page 8: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Resources are centrally managed and hosted.

Client computers do not share resources with other client

computers / servers.

 Server computers make available, manage, and administer

shared resources.

Client / server relationships

Page 9: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Client / server relationships

Page 10: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Use less expensive hardware.

Easy to administer.

No NOS required.

More built-in redundancy.

Pros for Peer-to-peer Networks

Page 11: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

May hurt user’s performance.

Not very secure.

Hard to back up.

Cons for Peer-to-peer Networks

Page 12: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Very secure.

Better performance.

Centralized back up.

Very reliable.

Pros for Client / server Networks

Page 13: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Require professional administration.

More hardware intensive.

Cons for Client / server Networks

Page 14: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

File sharing

Printer sharing

Application services

E-mail

Remote Access

Wide Area Network

Internet and intranet

Network security

NETWORK FEATURES

Page 15: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Originally, the primary reason to have a Network.

 Provides central storage for common documents,

databases, and work files.

 Requires a shared directory or disk drive.

 Incorporates File Locking.

File sharing

Page 16: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Most common ways of sharing printers are:

Printer queues.

Workstations that access printers directly.

Printer sharing

Page 17: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Printer server function can be filled by:

A fileserver with the printer connected to it.

A computer connected to the Network, with the printer

connected to the computer.

An in-built print server on a printer’s NIC.

A dedicated Network print server.

Printer sharing

Page 18: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Advantages:

Reduces disk space needed.

Easier to administer the application.

Application services

Page 19: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

E-mail systems are divided into:

File-based.

Client / server.

E-mail

Page 20: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

File-based e-mail system:

Consists of a set of files kept in a shared location on a

server.

E-mail

Page 21: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Client / server based e-mail system:

Contains messages and handles e-mail

interconnections, inside and outside the company.

E-mail

Page 22: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Users use this feature to access files and e-mail from a

remote location, such as their homes.

Remote Access

Page 23: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Methods:

Set up Remote Access Service (RAS) connection on a Windows

NT server.

Use a dedicated RAS.

Employ a workstation on the Network.

Set up a Virtual Private Network (VPN).

Install Windows Terminal Server or Citrix MetaFrame.

Remote Access

Page 24: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

WAN is the connection of multiple Local Area Networks

(LANs).

It is created when users of one LAN need frequent access to

the resources on another LAN.

Wide Area Network

Page 25: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

An Internet connection for a Network consists of a

telecommunications network connection to an Internet

Service Provider (ISP).

Internet and intranet

Page 26: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Network components :

Leased 56KB line

ISDN line, or a fractional or full DS1 (T-1) connection

Channel Service Unit / Data Service Unit (CSU/DSU)

Router

Firewall

Web server

Internet and intranet

Page 27: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

This internally focused Network:

Mimics the Internet.

May also host Internet-type services like FTP servers.

Is not usually accessible from outside the LAN.

Internet and Intranet

Page 28: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Provided by:

Features of the NOS.

Physical cabling plant.

The Network’s connection with other Networks.

Client workstations.

Actions of the users.

Security policies.

Etc.

Network security

Page 29: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Conceptual model.

Used in Network design and engineering Network solutions.

Defines methods and protocols needed to connect one

computer to another.

OSI NETWORKING MODEL

Page 30: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

The 7 layered OSI Model

Page 31: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

7 layers of the OSI Model

Defines the properties of

the physical medium used

to make a Network

connection.

Page 32: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

7 layers of the OSI Model

Connection can be either:

Point-to-point

Multipoint

Transmission can be either:

Half-duplex

Full-duplex

Page 33: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

7 layers of the OSI Model

Defines standards that

assign meaning to the bits

carried by the physical

layer.

Page 34: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

7 layers of the OSI Model

This layer is sub-divided into:

Logical Link Control

Medium Access Control

Page 35: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

7 layers of the OSI Model

Defines how data packets get

from one point to another on a

Network and what goes into

each packet.

Page 36: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

7 layers of the OSI Model

Manages the flow of

information from one Network

node to another.

Page 37: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

7 layers of the OSI Model

Defines the connection from a

user to a Network server or

from a peer on a Network to

another peer.

Page 38: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

7 layers of the OSI Model

Takes the data supplied by the

lower-level layers and trans-

forms it so it can be presented

to the system.

Page 39: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

7 layers of the OSI Model

Controls how the operating

system and its applications

interact with the Network.

Page 40: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

How data travels through the OSI layers

Page 41: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Servers

Hubs, Switches, and Routers

Cabling and Cable Plants

Workstation Hardware

NETWORK HARDWARE COMPONENTS

Page 42: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

A server is any computer that performs Network functions for other computers.

Servers

Page 43: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

 Types of servers:

File server.

Print servers.

Application servers.

E-mail servers.

Networking servers that provide Network services (automatic

assignment of TCP/IP addresses).

Servers

Page 44: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

 Types of servers:

Routing servers (routing of packets from one Network to

another).

Web servers (encryption/decryption and other security

services).

Virtual Private Network (VPN) servers.

Internet servers.

Remote Access servers.

Servers

Page 45: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Typically run some Network Operating System (NOS) like:

Windows 2000 Server and Advanced Server

Windows NT Server

Novell NetWare

UNIX

Servers

Page 46: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

A true server-class computer will have:

Built-in redundancy with multiple power supplies and fans.

High-performance designs.

Monitoring software and hardware.

Servers

Page 47: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

A hub (concentrator) connects a number of network cables

to a Network.

Network connections on a hub share a single collision

domain.

Hubs, Switches, and Routers

Page 48: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

A typical Network hub

Hubs, Switches, and Routers

Page 49: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

A switch makes a Network connection private.

It collects data from each connection and forwards it to a

Network backbone.

Switches connect many hubs to a single backbone.

Hubs, Switches, and Routers

Page 50: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Using switches and hubs in concert

Hubs, Switches, and Routers

Page 51: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

A router routes data packets from one Network to another.

Two Networks connect to a router using their own wiring

and connection type.

Hubs, Switches, and Routers

Page 52: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Types of Network cable:

Unshielded Twisted Pair (UTP)

Shielded Twisted Pair (STP)

Coaxial Cable (coax)

Fiber Optic

Cabling and Cable Plants

Page 53: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Any computer on a Network is referred to as a Network

workstation (or Network Client).

Workstation Hardware

Page 54: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Network relationship types:

Peer-to-Peer networks

Client / server Networks

SUMMARY

Page 55: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Network features:

File sharing

Printer sharing

Application services

E-mail

Remote Access

Wide Area Network

Internet and intranet

Network security

Summary

Page 56: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Open Systems Interconnect (OSI) Networking Model:

Application

Presentation

Session

Transport

Network

Data-link

Physical

Summary

Page 57: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Network Hardware Components:

Server types

Hubs, Switches, and Routers

Summary

Page 58: Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.

Cabling and the Physical Plant:

UTP

STP

Coax

Fiber

Wireless

Summary