1/15 Chapter 5 Open Systems Interconnection Model.

15
1 /15 /15 Chapter 5 Chapter 5 Open Systems Open Systems Interconnection Model Interconnection Model

description

3/15 Seven layers of the OSI model

Transcript of 1/15 Chapter 5 Open Systems Interconnection Model.

Page 1: 1/15 Chapter 5 Open Systems Interconnection Model.

11/15/15

Chapter 5Chapter 5

Open Systems Interconnection ModelOpen Systems Interconnection Model

Page 2: 1/15 Chapter 5 Open Systems Interconnection Model.

22/15/15

OSI MODELOSI MODEL

The International Standards Organization (The International Standards Organization (ISOISO) is a ) is a multinational body dedicated to worldwide agreement on multinational body dedicated to worldwide agreement on international standards, established in international standards, established in 19471947. The Open . The Open Systems Interconnection (Systems Interconnection (OSIOSI) model) model isis an ISO standard an ISO standard that covers all aspects of network communications, it was that covers all aspects of network communications, it was first introduced in the late first introduced in the late 1970s1970s. .

Layered ArchitecturePeer-to-Peer ProcessesEncapsulation

Topics discussed in this section:Topics discussed in this section:

Page 3: 1/15 Chapter 5 Open Systems Interconnection Model.

33/15/15

Seven layers of the OSI model

Page 4: 1/15 Chapter 5 Open Systems Interconnection Model.

44/15/15

The interaction between layers in the OSI model

Page 5: 1/15 Chapter 5 Open Systems Interconnection Model.

55/15/15

An exchange using the OSI model

Page 6: 1/15 Chapter 5 Open Systems Interconnection Model.

66/15/15

Physical layer

The physical layer is responsible for movements ofindividual bits from one hop (node) to the next.

Page 7: 1/15 Chapter 5 Open Systems Interconnection Model.

77/15/15

Data link layer

The data link layer is responsible for moving frames from one hop (node) to the next.

Page 8: 1/15 Chapter 5 Open Systems Interconnection Model.

88/15/15

Hop-to-hop delivery

Page 9: 1/15 Chapter 5 Open Systems Interconnection Model.

99/15/15

Network layer

The network layer is responsible for the delivery of individual packets from

the source host to the destination host.

Page 10: 1/15 Chapter 5 Open Systems Interconnection Model.

1010/15/15

Source-to-destination delivery

Page 11: 1/15 Chapter 5 Open Systems Interconnection Model.

1111/15/15

Transport layer

The transport layer is responsible for the delivery of a message from one process to another.

Page 12: 1/15 Chapter 5 Open Systems Interconnection Model.

1212/15/15

Reliable process-to-process delivery of a message

Page 13: 1/15 Chapter 5 Open Systems Interconnection Model.

1313/15/15

Session layer

The session layer is responsible for dialog control and synchronization.

Page 14: 1/15 Chapter 5 Open Systems Interconnection Model.

1414/15/15

Presentation layer

The presentation layer is responsible for translation, compression, and encryption.

Page 15: 1/15 Chapter 5 Open Systems Interconnection Model.

1515/15/15

Application layer

The application layer is responsible for providing services to the user.