networking version2 10/27/2015slide 1 format layered models of processes the seven layers osi model...

Post on 03-Jan-2016

217 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Networking

Version2 04/20/23 Slide 1

FormatLayered models of processesThe seven layers OSI ModelNetwork RequirementsNetwork Topology

Networking

Version2 04/20/23 Slide 2

ISO OSI Reference ModelInternational Standards Organisation

the standards bodyOpen Systems Interconnection seven layer

reference modeltasks of a communications system broken

down into manageable partsorganised into a hierarchical architecture.

Networking

Version2 04/20/23 Slide 3

OSI model – Why bother?Real-world network protocols don’t implement

the OSI seven layer protocol stack modelBut nearly all network protocols are based on

a simplified layered modelThe layered model helps us think about the

many processes involved in communicating over networks

A good model provides support for thinking

Networking

Version2 04/20/23 Slide 4

Communication Between Two Systems

Networking

Version2 04/20/23 Slide 5

ISO OSI Reference Model

Networking

Version2 04/20/23 Slide 6

ISO OSI Reference ModelEach layer takes data (a Protocol Data

Unit(PDU)) from the layer aboveEach layer processes and encapsulates the

data into a new PDUEach layer passes the new PDU to the lower

layer

Networking

Version2 04/20/23 Slide 7

Data Transformation

Networking

Version2 04/20/23 Slide 8

Encapsulation

Physical Layer

MAC Layer

Network Layer

(IP)

Transport Layer

(TCP)

----DATA----

----DATA----TCP - HEAD

----DATA----TCP - HEADIP - HEAD

----DATA----TCP - HEADIP - HEADMAC - HEAD

Data field

Data field

Data field

TCP PDU

IP Packet

MAC frame

CRC

Networking

Version2 04/20/23 Slide 9

The Seven Layer Model

Please do not throw sausage pizza away!

All People Seem To Need Data Processing

At the top, the Application layer provides OS services for application software

At the bottom, the Physical layer deals with wiring issues

Application

Presentation

Session

Transport

Network

Data link

Physical

Networking

Version2 04/20/23 Slide 10

TCP / IP Reference modelExisted before OSI modelUses

TCP - Transmission Control ProtocolIP Internet Protocol

Networking

Version2 04/20/23 Slide 11

OSI Model TCP/IP

Transmission Control Protocol/Internet Protocol (TCP/IP)

Networking

Version2 04/20/23 Slide 12

Networking

Network RequirementsHigh data rate ?

Bank transactionWeb browsing

Low delay ?live video/ audio linksroutine backup

Version2 04/20/23 Slide 13

Networking

Version2 04/20/23 Slide 14

Network RequirementsLow (zero) error rate ?

video signalbank account details

Guaranteed Connectionsafety critical controlinternet phone

Networking

Version2 04/20/23 Slide 15

Mesh Topology

Fully connected

3 lines : 2 ports per machine

Networking

Version2 04/20/23 Slide 16

Mesh Topology

Fully connected

6 lines : 3 ports per machine

Networking

Version2 04/20/23 Slide 17

Mesh Topology

Fully connected

10 lines : 4 ports per machine

Networking

Version2 04/20/23 Slide 18

Mesh Topology

Fully connected systems use too much wiring.

Each computer may need an interface for each connection.

Not a practical system.

Networking

Version2 04/20/23 Slide 19

Star Topology

STAR

Networking

Version2 04/20/23 Slide 20

Ring Topology

RING

Networking

Version2 04/20/23 Slide 21

Bus Topology

BUSBUS

Networking

Version2 04/20/23 Slide 22

ConclusionWe have discussed:-Standard “root concepts” of networkingLayered models of processes and layers in our

conceptual model of networkingWhy protocols are required for interoperabilityBrief of the seven layers of the OSI model and

encapsulationBasics of Network RequirementsTypes of network topologies

top related