Principles on which OSI model was designed: A layer should be created where different level of abstraction is needed. Each layer should perform a well...
Download Model OSI terdiri atas tujuh lapisan yaitu : Physical, Data link, Network, ... berbagai prosedur/fungsi yang berkaitan dengan link fisik, seperti tegangan / arus ... D. Transport Layer. Menyediakan end-to-end communication protocol. La
CHAPTER 3 Adjusting the Accounts ... 8 4, 6, 11 *5. Prepare adjusting entries for deferrals. ... Problem Number Description Difficulty Level
Download communication. • Give examples of nondiscriminatory language. Chapter 3 ... international company is a delivery company such as DHL or a food franchise such as .... one meaning and may be confusing to someone whose first language isn
Accounting Equation. Section 3. Read Section 3 on pages 57–59 and complete the exercises on page 60. t Thinking Critically t Analyzing Accounting t Problem 3 -3 Determining the Effects of Transactions on the. Accounting Equation. Summary . Review the
Nov 1, 2010 ... Explain the accrual basis of accounting. 2, 3, 4, 5. 2, 3, 10. *3. Explain the reasons for adjusting entries. 6, 7. 1. *4. Identify the major types of adjusting entries. 8, 18. 2, 8. 4, 6, 11. *5. Prepare adjusting entries for deferra
Download communication. • Give examples of nondiscriminatory language. Chapter 3 ... international company is a delivery company such as DHL or a food franchise such as .... one meaning and may be confusing to someone whose first language isn
Chapter 3 Continuous Functions ... De nition 3.1. Let f: A ... there is a neighborhood U of c such that x ∈ A∩U implies that f(x)
The OSI Model: Understanding the Seven Layers of Computer Networks 1-800-COURSES www.globalknowledge.com Expert Reference Series of White Papers
Vara raja yoga nishtu tha -----. The varnam written by Tiger Varadachari is a very ...... Parijatha and Raga Tatva Vibodha do not provide complete information on the svaras of the raga, so they can be interpreted to retain the old ...... Kalpadruma o
3.1 – Overview Chapter 3- Documentation 3-2 of 24 VDOT Drainage Manual The major purpose of providing good documentation is to define the design procedure
The minimum AASHTO design live load for all highway bridges, culverts, soil-corrugated metal structure interaction systems, and walls shall be full HL-93 loading
[ML.ACTC.DRILL:ACP-19] 3 CHAP 3 FORMATION OF A SQUAD A right marker is to be detailed. 12. On the command: right - MARKER The marker is to come to attention, march
Download model arsitektur untuk komunikasi interkomputer. Dengan 7 Layer OSI, dapat ... Sebelum munculnya model referensi OSI, sistem jaringan komputer sangat tergantung kepada pemasok (vendor). OSI .... Fungsi setiap layer harus dipilih dengan
UG nursing students: It refers to the undergraduate nursing students who are undergoing II year BSc. Nursing courses ... terms of knowledge and know-how of the student through educational objectives stated in the teaching learning ..... B. Sc. Nursin
1 Chapter 3 Centrifugation Biochemistry and Molecular Biology (BMB) 3.1 Introduction 3.2 Basic Principle of sedimentation 3.3 Types, care and safety of centrifuges
PA Driver's Manual. - 63 -. CHAPTER 3 REVIEW QUESTIONS. 1. TEENAGE DRIVERS ARE MORE LIKELY TO BE INVOLVED IN A CRASH WHEN: A. They are driving with their pet as a ... B. Have trouble driving slow .... WHEN TRAVELING BELOW 40 MILES PER HOUR ON A LIMIT
3 Topics you will explore include: n Computer Systems n Supercomputer n Mainframe n Personal n Computer Platforms n Hardware Components n System Unit n CPU n Primary
Securities firms perform several financial functions. ... investment companies sell shares in their ... investing the funds of their existing investors in
39 Common to the three dimensions of organisational commitment is the view that organisational commitment is a psychological state that characterises
the partnership. 3. Describe the structure and features of the corporation. Applying Economic Concepts. Unlimited Liability Some forms of business organiza- tion can leave you .... sole proprietorship? CHAPTER 3: BUSINESS ORGANIZATIONS 59 ..... the G
ObjeCTives After completing this chapter, the reader will be able to 1. Define the principal constructs of each learning theory. 2. Differentiate among the basic
When both arrows appear on the electric traffic signal, you may either turn or go straight. But if you want to turn, and only the straight arrow is showing, you .... travel lane. Soft Shoulder. The shoulder on the side of the road ahead is soft. Do n
CHAPTER 3 HYDROLOGY NOTE: All questions and comments should be directed to the Drainage Specialist, Design Support Area. Revised January 2006
59 3.2 Model 1 – meaning in the words: language and semiotics 3.2.1 The signs specialists: Saussure and Pierce The early work on human communication theory began
1
OSI MODEL Maninder Kaur
www.eazynotes.com
Introduction to OSI Model 2
OSI model is based on the proposal developed by the
International Standards Organization (ISO). This model is called ISO OSI (Open Systems
Interconnection) Reference model because it deals with connecting open systems (systems that are open for communication with other systems) We call it as OSI Model.
Maninder Kaur
www.eazynotes.com
Principles on which OSI model was designed: 3
A layer should be created where different level of abstraction
is needed. Each layer should perform a well defined function.
The function of each layer should be chosen according to the
internationally standardized protocols. The number of layers should be large enough that distinct
functions should not be put in the same layer and small enough that the architecture does not become very complex. Maninder Kaur
www.eazynotes.com
OSI Model
Maninder Kaur
www.eazynotes.com
4
OSI Layers
Maninder Kaur
www.eazynotes.com
5
An Exchange Using the OSI Model
Maninder Kaur
www.eazynotes.com
6
Physical Layer
Maninder Kaur
www.eazynotes.com
7
Physical Layer 8
It is the bottom layer of OSI Model. It is responsible for the actual physical
connection between the devices. Such physical connection may be made by using twisted pair cable. It is concerned with transmitting bits over a
communication channel. Maninder Kaur
www.eazynotes.com
Functions of Physical Layer 9
Transforming bits into signals
Provides synchronization of bits by a clock. Physical layer manages the way a device
connects to network media. It defines the transmission rate. It defines the way in which the devices are connected to the medium. It provides physical topologies It can use different techniques of multiplexing.
Maninder Kaur
www.eazynotes.com
Data Link Layer
Maninder Kaur
www.eazynotes.com
10
Data Link Layer 11
It is responsible for node-to-node delivery of
data. It receives the data from network layer and creates FRAMES , add physical address to these frames & pas them to physical layer It consist of 2 layers: Logical Link Layer (LLC) : Defines the methods and provides addressing information for communication between network devices. Medium Access Control (MAC): establishes and maintains links between communicating devices. Maninder Kaur
www.eazynotes.com
Functions of Data Link Layer 12
Framing : DLL divides the bits received from N/W
layer into frames. (Frame contains all the addressing information necessary to travel from S to D). Physical addressing: After creating frames, DLL
adds physical address of sender/receiver (MAC address) in the header of each frame. Flow Control: DLL prevents the fast sender from
drowning the slow receiver. Maninder Kaur
www.eazynotes.com
Data Link Layer Example
Maninder Kaur
www.eazynotes.com
13
Functions of Data Link Layer 14
Error Control: It provides the mechanism of error
control in which it detects & retransmits damaged or lost frames. Access Control: When single comm. Channel is
shared by multiple devices, MAC layer of DLL provides help to determine which device has control over the channel.
Maninder Kaur
www.eazynotes.com
Network Layer
Maninder Kaur
www.eazynotes.com
15
Network Layer 16
It is responsible for the source to destination delivery
of a packet across multiple networks. If two systems are attached to different networks with
devices like routers, then N/W layer is used. Thus DLL overseas the delivery of the packet between
the two systems on same network and the network layer ensures that the packet gets its point of origin to its final destination. Maninder Kaur
www.eazynotes.com
Functions of Network Layer 17
Internetworking: It provides Internetworking. Logical Addressing: When packet is sent outside the
network, N/W layer adds Logical (network) address of the sender & receiver to each packet. Network addresses are assigned to local devices by n/w administrator and assigned dynamically by special server called DHCP (Dynamic Host Configuration Protocol) Routing: When independent n/w are connected to create
internetwork several routes are available to send the data from S to D. These n/w are interconnected by routers & gateways that route the packet to final destination.
Maninder Kaur
www.eazynotes.com
Transport Layer 18
Maninder Kaur
www.eazynotes.com
Transport Layer 19
It is responsible for process-to-process delivery of the
entire message.
TL looks after the delivery of entire message considering all
its packets & make sure that all packets are in order. On the other hand n/w layer treated each packet independently.
At the receiver side, TL provides services to application
layer & takes services form n/w layer.
At the source side, TL receives message from upper layer
into packets and reassembles these packets again into message at the destination.
Maninder Kaur
www.eazynotes.com
Transport Layer 20
Transport Layer provides two types of services:
Connection Oriented Transmission: In this type of transmission the receiving devices sends an acknowledge back to the source after a packet or group of packet is received. It is slower transmission method. Connectionless Transmission: In this type of transmission the receiving devices does not sends an acknowledge back to the source. It is faster transmission method. Maninder Kaur
www.eazynotes.com
Functions of Transport Layer 21
Segmentation of message into packet &
reassembly of packets into message.
Port addressing: Computers run several processes.
TL header include a port address with each process.
Flow Control: Flow control facility prevents the
source form sending data packets faster than the destination can handle.
Error control: TL ensures that the entire message
arrives at the receiving TL without error.
Maninder Kaur
www.eazynotes.com
Session Layer 22
Maninder Kaur
www.eazynotes.com
Session Layer 23
Session layer is the fifth layer of OSI Model It has the responsibility of beginning, maintaining and
ending the communication between two devices, called session. It also provides for orderly communication between
devices by regulating the flow of data.
Maninder Kaur
www.eazynotes.com
Functions of Session Layer 24
Establishing, Maintaining and ending a session:
When sending device first contact with receiving device, it sends syn (synchronization) packet to establish a connection & determines the order in which information will be sent. Receiver sends ack (acknowledgement). So the session can be set & end.
Dialog Control: This function determines that which
device will communicate first and the amount of data that will be sent.
Dialog separation: Process of adding checkpoints &
markers to the stream of data is called dialog separation.
Maninder Kaur
www.eazynotes.com
Presentation Layer 25
Maninder Kaur
www.eazynotes.com
Presentation Layer 26
Presentation layer is the sixth layer of OSI Model. It is concerned with the syntax & semantics of the
information exchanged between the two devices. It was designed for data encryption, decryption and
compression.
Maninder Kaur
www.eazynotes.com
Functions of Presentation Layer 27
Data Presentation or Translation: Because different
computers use different encoding systems. It ensures that the data being sent is in the format that the recipient can process.
Data Encryption: PL provides this facility by which hides
the information from everyone except the person who originally sent the information & the intended recipient. When encrypted data arrives at destination, PL decrypts the message.
Data Compression: PL shrinks large amount of data into
smaller pieces i.e. it reduces the size of data.
Maninder Kaur
www.eazynotes.com
Application Layer 28
Maninder Kaur
www.eazynotes.com
Application Layer 29
It is the topmost i.e. seventh layer of OSI Model. It enables the user to access the network. It provides user interface & supports for services such
as e-mail, file transfer, access to the world wide web. So it provides services to different user applications.
Maninder Kaur
www.eazynotes.com
Functions of Application Layer 30
Mail Services: This application provides various e-
mail services.
File transfer & Access: It allows users to access files
in a remote host, to retrieve files from remote computer for use etc.
Remote log-in: A user can log into a remote
computer and access the resources of that computer.
Accessing the World Wide Web: Most common
application today is the access of the World Wide Web.