SlideShare a Scribd company logo
1 of 5
Download to read offline
1.The Open Systems Interconnect (OSI) model has seven layers.The model partitions a
communication system into abstraction layers. The original version of the model defined seven
layers.OSI means Open Systems Interconnectionis reference model for how applications can
communicate over a network This article describes and explains them, beginning with the lowest
in the hierarchy the physical and proceeding to the highest the application. The layers are stay in
this way:
Application
Presentation
Session
Transport
Network
Data Link
Physical
features osi model:
If network communications need to happen with out any trouble, many problems must be
solved. Coordinating all these problems are so complex and not easy to manage.
Big picture of communication over network is understandable through this OSI model.
We can understand new technologies as they are developed.
Troubleshooting is easier by separate network.
2.
the Data process that takes placethe message from one host to another cab be done as such:
The data to be passed from one host to another can be composed at the first top layer of the
passing device layer N into a protocol data unit.
The protocal data unit is passed to next layer, where it is known as the service data unit.
At next layer let us consider that layer be N-1 the service data unit is observed the with a
header,a footer,some times both,producing a layer next protocal data unit. It is then passed to
layer next layer N-2.
The process repeated until reaching the lower level,from which the data is transmitted to the
receiving device.
At the receiving device the data is passed from the lowest to the highest layer as a series of
SDUs while being successively stripped from each layer's header and/or footer, until reaching
the topmost layer, where the last of the data is consumed.
3.
ISO
1.OSI is a generic, protocol independent standard, acting as a communication gateway between
the network and end user.
2.OSI is a conceptual model that characterizes and standardizes the communication functions of
a computing or telecommunication system irrespective of their underlying structure and
technology being used.
3.OSI is a reference model.
4.The OSI model consists of 7 architectural layers
TCp/IP
1. TCP/IP model is based on standard protocols around which the Internet has developed. It is a
communication protocol, which allows connection of hosts over a network.
2.TCP/IP is a core protocol of the Internet Protocol Suite (IPS). It is the basic communication
language or protocol of the internet. It can be used as a communications protocol in a private
network either an intranet or an extranet
3.TCP/IP is an implementation of OSI model.
4.The tcp/ip can contains only 4 laters
4.1.network inerface layer:The most widely-known Application layer protocols are those used
for the exchange of user information.
2.internet layer:The Internet layer is responsible for addressing, packaging, and routing
functions. The core protocols of the Internet layer are IP, ARP, ICMP, and IGMP.
3.transport layer:The Transport layer also known as the Host-to-Host Transport layer is
responsible for providing the Application layer with session and datagram communication
services.
4.Application Layer:The Application layer provides applications the ability to access the
services of the other layers and defines the protocols that applications use to exchange data.
5.
Layer 2 switches operate using the data link layer addresses.Traditional switching operates at
layer 2 of the OSI model, where packets are sent to a specific switch port based on destination
MAC addresses. Link-layer, hardware, or MAC-layer addresses identify individual devices.
Most hardware devices are permanently assigned this number during the manufacturing
process.Large layer 2 broadcast domains can be susceptible to certain unintended problems, such
as broadcast storms, which have the ability to cause network outages.
Layer 1, also referred to as the Physical Layer, describes the electrical interface and isn't of
much interest to switch vendors.Switches operating at Layer 2 are very fast because they’re just
sorting MAC addresses, but they do not look at the Layer 3 portion of the packet to learn
anything more.
Layer 3 intelligent packet forwarding (routing) based on Layer 3 information is traditionally the
function of routers.Layer 3 switches use network or IP addresses that identify locations on the
network. A location can be a LAN workstation, a location in a computer’s memory, or even a
different packet of data traveling through a network.A Layer 3 switch is basically a switch that
can perform routing functions in addition to switching. A client computer requires a default
gateway for layer 3 connectivity to remote subnets.you can think of the layer 3 engine being
integrated into the switch itself.
Switches operating at Layer 3 take more time examining packets than Layer 3 devices and
incorporate routing functions to actively calculate the best way to send a packet to its destination.
Solution
1.The Open Systems Interconnect (OSI) model has seven layers.The model partitions a
communication system into abstraction layers. The original version of the model defined seven
layers.OSI means Open Systems Interconnectionis reference model for how applications can
communicate over a network This article describes and explains them, beginning with the lowest
in the hierarchy the physical and proceeding to the highest the application. The layers are stay in
this way:
Application
Presentation
Session
Transport
Network
Data Link
Physical
features osi model:
If network communications need to happen with out any trouble, many problems must be
solved. Coordinating all these problems are so complex and not easy to manage.
Big picture of communication over network is understandable through this OSI model.
We can understand new technologies as they are developed.
Troubleshooting is easier by separate network.
2.
the Data process that takes placethe message from one host to another cab be done as such:
The data to be passed from one host to another can be composed at the first top layer of the
passing device layer N into a protocol data unit.
The protocal data unit is passed to next layer, where it is known as the service data unit.
At next layer let us consider that layer be N-1 the service data unit is observed the with a
header,a footer,some times both,producing a layer next protocal data unit. It is then passed to
layer next layer N-2.
The process repeated until reaching the lower level,from which the data is transmitted to the
receiving device.
At the receiving device the data is passed from the lowest to the highest layer as a series of
SDUs while being successively stripped from each layer's header and/or footer, until reaching
the topmost layer, where the last of the data is consumed.
3.
ISO
1.OSI is a generic, protocol independent standard, acting as a communication gateway between
the network and end user.
2.OSI is a conceptual model that characterizes and standardizes the communication functions of
a computing or telecommunication system irrespective of their underlying structure and
technology being used.
3.OSI is a reference model.
4.The OSI model consists of 7 architectural layers
TCp/IP
1. TCP/IP model is based on standard protocols around which the Internet has developed. It is a
communication protocol, which allows connection of hosts over a network.
2.TCP/IP is a core protocol of the Internet Protocol Suite (IPS). It is the basic communication
language or protocol of the internet. It can be used as a communications protocol in a private
network either an intranet or an extranet
3.TCP/IP is an implementation of OSI model.
4.The tcp/ip can contains only 4 laters
4.1.network inerface layer:The most widely-known Application layer protocols are those used
for the exchange of user information.
2.internet layer:The Internet layer is responsible for addressing, packaging, and routing
functions. The core protocols of the Internet layer are IP, ARP, ICMP, and IGMP.
3.transport layer:The Transport layer also known as the Host-to-Host Transport layer is
responsible for providing the Application layer with session and datagram communication
services.
4.Application Layer:The Application layer provides applications the ability to access the
services of the other layers and defines the protocols that applications use to exchange data.
5.
Layer 2 switches operate using the data link layer addresses.Traditional switching operates at
layer 2 of the OSI model, where packets are sent to a specific switch port based on destination
MAC addresses. Link-layer, hardware, or MAC-layer addresses identify individual devices.
Most hardware devices are permanently assigned this number during the manufacturing
process.Large layer 2 broadcast domains can be susceptible to certain unintended problems, such
as broadcast storms, which have the ability to cause network outages.
Layer 1, also referred to as the Physical Layer, describes the electrical interface and isn't of
much interest to switch vendors.Switches operating at Layer 2 are very fast because they’re just
sorting MAC addresses, but they do not look at the Layer 3 portion of the packet to learn
anything more.
Layer 3 intelligent packet forwarding (routing) based on Layer 3 information is traditionally the
function of routers.Layer 3 switches use network or IP addresses that identify locations on the
network. A location can be a LAN workstation, a location in a computer’s memory, or even a
different packet of data traveling through a network.A Layer 3 switch is basically a switch that
can perform routing functions in addition to switching. A client computer requires a default
gateway for layer 3 connectivity to remote subnets.you can think of the layer 3 engine being
integrated into the switch itself.
Switches operating at Layer 3 take more time examining packets than Layer 3 devices and
incorporate routing functions to actively calculate the best way to send a packet to its destination.

More Related Content

Similar to 1.The Open Systems Interconnect (OSI) model has seven layers.The mod.pdf

Network essentials chapter 3
Network essentials  chapter 3Network essentials  chapter 3
Network essentials chapter 3Raghu nath
 
OSI model (7 layer )
OSI model (7 layer ) OSI model (7 layer )
OSI model (7 layer ) dimuthu22
 
OSI and TCP/IP Model
OSI and TCP/IP ModelOSI and TCP/IP Model
OSI and TCP/IP ModelNajmulIslam38
 
Network essentials chapter 4
Network essentials  chapter 4Network essentials  chapter 4
Network essentials chapter 4Raghu nath
 
Difference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP LayerDifference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP LayerNetwax Lab
 
Unit 1 introduction
Unit 1 introductionUnit 1 introduction
Unit 1 introductionPRADEEP
 
Computer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusComputer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusAnujashejwal
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfskknowledge
 
Networking Standards And Protocols
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And ProtocolsSteven Cahill
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptxTadeseBeyene
 
Network Fundamentals: OSI Model
Network Fundamentals: OSI Model Network Fundamentals: OSI Model
Network Fundamentals: OSI Model Diwash Sapkota
 
Networking device Computer Application in Business
Networking device Computer Application in BusinessNetworking device Computer Application in Business
Networking device Computer Application in BusinessNethan P
 

Similar to 1.The Open Systems Interconnect (OSI) model has seven layers.The mod.pdf (20)

Wp simoneau osi_model
Wp simoneau osi_modelWp simoneau osi_model
Wp simoneau osi_model
 
Network essentials chapter 3
Network essentials  chapter 3Network essentials  chapter 3
Network essentials chapter 3
 
OSI model (7 layer )
OSI model (7 layer ) OSI model (7 layer )
OSI model (7 layer )
 
CCNA Report
CCNA ReportCCNA Report
CCNA Report
 
639588.pptx
639588.pptx639588.pptx
639588.pptx
 
OSI and TCP/IP Model
OSI and TCP/IP ModelOSI and TCP/IP Model
OSI and TCP/IP Model
 
Network essentials chapter 4
Network essentials  chapter 4Network essentials  chapter 4
Network essentials chapter 4
 
DCN _ unit 2.pptx
DCN _ unit 2.pptxDCN _ unit 2.pptx
DCN _ unit 2.pptx
 
Difference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP LayerDifference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP Layer
 
Unit 1 introduction
Unit 1 introductionUnit 1 introduction
Unit 1 introduction
 
Osi model
Osi modelOsi model
Osi model
 
OSI MODEL
OSI MODELOSI MODEL
OSI MODEL
 
Computer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusComputer Networks Notes Complete Syllabus
Computer Networks Notes Complete Syllabus
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdf
 
Networking Standards And Protocols
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And Protocols
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptx
 
Computer networking
Computer networkingComputer networking
Computer networking
 
Network Fundamentals: OSI Model
Network Fundamentals: OSI Model Network Fundamentals: OSI Model
Network Fundamentals: OSI Model
 
Networking device Computer Application in Business
Networking device Computer Application in BusinessNetworking device Computer Application in Business
Networking device Computer Application in Business
 
Mohanccna
MohanccnaMohanccna
Mohanccna
 

More from anandatalapatra

P(helium) + p(oxygen) = P(total) = P(helium) = P.pdf
                     P(helium) + p(oxygen) = P(total) = P(helium) = P.pdf                     P(helium) + p(oxygen) = P(total) = P(helium) = P.pdf
P(helium) + p(oxygen) = P(total) = P(helium) = P.pdfanandatalapatra
 
NaCl it has two atoms in a molecule for 1 mole of.pdf
                     NaCl it has two atoms in a molecule for 1 mole of.pdf                     NaCl it has two atoms in a molecule for 1 mole of.pdf
NaCl it has two atoms in a molecule for 1 mole of.pdfanandatalapatra
 
just find the moles and then use PV = nRT to fin.pdf
                     just find the moles and then use PV = nRT to fin.pdf                     just find the moles and then use PV = nRT to fin.pdf
just find the moles and then use PV = nRT to fin.pdfanandatalapatra
 
Water might be the most possible item through which bacteria entered.pdf
Water might be the most possible item through which bacteria entered.pdfWater might be the most possible item through which bacteria entered.pdf
Water might be the most possible item through which bacteria entered.pdfanandatalapatra
 
Total particles = 1000Number of particles entering the small apert.pdf
Total particles = 1000Number of particles entering the small apert.pdfTotal particles = 1000Number of particles entering the small apert.pdf
Total particles = 1000Number of particles entering the small apert.pdfanandatalapatra
 
These both are inflammatory bowel diseases characterized by chronic .pdf
These both are inflammatory bowel diseases characterized by chronic .pdfThese both are inflammatory bowel diseases characterized by chronic .pdf
These both are inflammatory bowel diseases characterized by chronic .pdfanandatalapatra
 
The topological structure is mainly gives the representaion of the n.pdf
The topological structure is mainly gives the representaion of the n.pdfThe topological structure is mainly gives the representaion of the n.pdf
The topological structure is mainly gives the representaion of the n.pdfanandatalapatra
 
The main components of protein family members of RISC complex are.pdf
The main components of protein family members of RISC complex are.pdfThe main components of protein family members of RISC complex are.pdf
The main components of protein family members of RISC complex are.pdfanandatalapatra
 
Solution It is for the auditors and other people involved in the .pdf
Solution It is for the auditors and other people involved in the .pdfSolution It is for the auditors and other people involved in the .pdf
Solution It is for the auditors and other people involved in the .pdfanandatalapatra
 
Ques-1 Answer C. neutrophilsReasonInnate immune system is wit.pdf
Ques-1 Answer C. neutrophilsReasonInnate immune system is wit.pdfQues-1 Answer C. neutrophilsReasonInnate immune system is wit.pdf
Ques-1 Answer C. neutrophilsReasonInnate immune system is wit.pdfanandatalapatra
 
relation between concentration and cell potential is given as Ecel.pdf
relation between concentration and cell potential is given as Ecel.pdfrelation between concentration and cell potential is given as Ecel.pdf
relation between concentration and cell potential is given as Ecel.pdfanandatalapatra
 
Part I Identifying Your Customer’s Needs and Goals Chapter 1 A.pdf
Part I Identifying Your Customer’s Needs and Goals Chapter 1 A.pdfPart I Identifying Your Customer’s Needs and Goals Chapter 1 A.pdf
Part I Identifying Your Customer’s Needs and Goals Chapter 1 A.pdfanandatalapatra
 
PrintTest.java import java.util.Scanner;public class PrintTest.pdf
PrintTest.java import java.util.Scanner;public class PrintTest.pdfPrintTest.java import java.util.Scanner;public class PrintTest.pdf
PrintTest.java import java.util.Scanner;public class PrintTest.pdfanandatalapatra
 
Existence of hydrogen bonding increases boiling p.pdf
                     Existence of hydrogen bonding increases boiling p.pdf                     Existence of hydrogen bonding increases boiling p.pdf
Existence of hydrogen bonding increases boiling p.pdfanandatalapatra
 
JellyBean.javapackage jellybeantester;public class JellyBean {.pdf
JellyBean.javapackage jellybeantester;public class JellyBean {.pdfJellyBean.javapackage jellybeantester;public class JellyBean {.pdf
JellyBean.javapackage jellybeantester;public class JellyBean {.pdfanandatalapatra
 
In present DNA microarray technology, the different test-samples are.pdf
In present DNA microarray technology, the different test-samples are.pdfIn present DNA microarray technology, the different test-samples are.pdf
In present DNA microarray technology, the different test-samples are.pdfanandatalapatra
 
In computer graphics vectors perform the operations are...1.Rotati.pdf
In computer graphics vectors perform the operations are...1.Rotati.pdfIn computer graphics vectors perform the operations are...1.Rotati.pdf
In computer graphics vectors perform the operations are...1.Rotati.pdfanandatalapatra
 
copper iodide are incompatible in oxidising media.pdf
                     copper iodide are incompatible in oxidising media.pdf                     copper iodide are incompatible in oxidising media.pdf
copper iodide are incompatible in oxidising media.pdfanandatalapatra
 
Dirac theoremFor a simple network with n 3 vertices, if each ver.pdf
Dirac theoremFor a simple network with n  3 vertices, if each ver.pdfDirac theoremFor a simple network with n  3 vertices, if each ver.pdf
Dirac theoremFor a simple network with n 3 vertices, if each ver.pdfanandatalapatra
 
Construction Supervisor ResponsibilitiesCompletes construction pr.pdf
Construction Supervisor ResponsibilitiesCompletes construction pr.pdfConstruction Supervisor ResponsibilitiesCompletes construction pr.pdf
Construction Supervisor ResponsibilitiesCompletes construction pr.pdfanandatalapatra
 

More from anandatalapatra (20)

P(helium) + p(oxygen) = P(total) = P(helium) = P.pdf
                     P(helium) + p(oxygen) = P(total) = P(helium) = P.pdf                     P(helium) + p(oxygen) = P(total) = P(helium) = P.pdf
P(helium) + p(oxygen) = P(total) = P(helium) = P.pdf
 
NaCl it has two atoms in a molecule for 1 mole of.pdf
                     NaCl it has two atoms in a molecule for 1 mole of.pdf                     NaCl it has two atoms in a molecule for 1 mole of.pdf
NaCl it has two atoms in a molecule for 1 mole of.pdf
 
just find the moles and then use PV = nRT to fin.pdf
                     just find the moles and then use PV = nRT to fin.pdf                     just find the moles and then use PV = nRT to fin.pdf
just find the moles and then use PV = nRT to fin.pdf
 
Water might be the most possible item through which bacteria entered.pdf
Water might be the most possible item through which bacteria entered.pdfWater might be the most possible item through which bacteria entered.pdf
Water might be the most possible item through which bacteria entered.pdf
 
Total particles = 1000Number of particles entering the small apert.pdf
Total particles = 1000Number of particles entering the small apert.pdfTotal particles = 1000Number of particles entering the small apert.pdf
Total particles = 1000Number of particles entering the small apert.pdf
 
These both are inflammatory bowel diseases characterized by chronic .pdf
These both are inflammatory bowel diseases characterized by chronic .pdfThese both are inflammatory bowel diseases characterized by chronic .pdf
These both are inflammatory bowel diseases characterized by chronic .pdf
 
The topological structure is mainly gives the representaion of the n.pdf
The topological structure is mainly gives the representaion of the n.pdfThe topological structure is mainly gives the representaion of the n.pdf
The topological structure is mainly gives the representaion of the n.pdf
 
The main components of protein family members of RISC complex are.pdf
The main components of protein family members of RISC complex are.pdfThe main components of protein family members of RISC complex are.pdf
The main components of protein family members of RISC complex are.pdf
 
Solution It is for the auditors and other people involved in the .pdf
Solution It is for the auditors and other people involved in the .pdfSolution It is for the auditors and other people involved in the .pdf
Solution It is for the auditors and other people involved in the .pdf
 
Ques-1 Answer C. neutrophilsReasonInnate immune system is wit.pdf
Ques-1 Answer C. neutrophilsReasonInnate immune system is wit.pdfQues-1 Answer C. neutrophilsReasonInnate immune system is wit.pdf
Ques-1 Answer C. neutrophilsReasonInnate immune system is wit.pdf
 
relation between concentration and cell potential is given as Ecel.pdf
relation between concentration and cell potential is given as Ecel.pdfrelation between concentration and cell potential is given as Ecel.pdf
relation between concentration and cell potential is given as Ecel.pdf
 
Part I Identifying Your Customer’s Needs and Goals Chapter 1 A.pdf
Part I Identifying Your Customer’s Needs and Goals Chapter 1 A.pdfPart I Identifying Your Customer’s Needs and Goals Chapter 1 A.pdf
Part I Identifying Your Customer’s Needs and Goals Chapter 1 A.pdf
 
PrintTest.java import java.util.Scanner;public class PrintTest.pdf
PrintTest.java import java.util.Scanner;public class PrintTest.pdfPrintTest.java import java.util.Scanner;public class PrintTest.pdf
PrintTest.java import java.util.Scanner;public class PrintTest.pdf
 
Existence of hydrogen bonding increases boiling p.pdf
                     Existence of hydrogen bonding increases boiling p.pdf                     Existence of hydrogen bonding increases boiling p.pdf
Existence of hydrogen bonding increases boiling p.pdf
 
JellyBean.javapackage jellybeantester;public class JellyBean {.pdf
JellyBean.javapackage jellybeantester;public class JellyBean {.pdfJellyBean.javapackage jellybeantester;public class JellyBean {.pdf
JellyBean.javapackage jellybeantester;public class JellyBean {.pdf
 
In present DNA microarray technology, the different test-samples are.pdf
In present DNA microarray technology, the different test-samples are.pdfIn present DNA microarray technology, the different test-samples are.pdf
In present DNA microarray technology, the different test-samples are.pdf
 
In computer graphics vectors perform the operations are...1.Rotati.pdf
In computer graphics vectors perform the operations are...1.Rotati.pdfIn computer graphics vectors perform the operations are...1.Rotati.pdf
In computer graphics vectors perform the operations are...1.Rotati.pdf
 
copper iodide are incompatible in oxidising media.pdf
                     copper iodide are incompatible in oxidising media.pdf                     copper iodide are incompatible in oxidising media.pdf
copper iodide are incompatible in oxidising media.pdf
 
Dirac theoremFor a simple network with n 3 vertices, if each ver.pdf
Dirac theoremFor a simple network with n  3 vertices, if each ver.pdfDirac theoremFor a simple network with n  3 vertices, if each ver.pdf
Dirac theoremFor a simple network with n 3 vertices, if each ver.pdf
 
Construction Supervisor ResponsibilitiesCompletes construction pr.pdf
Construction Supervisor ResponsibilitiesCompletes construction pr.pdfConstruction Supervisor ResponsibilitiesCompletes construction pr.pdf
Construction Supervisor ResponsibilitiesCompletes construction pr.pdf
 

Recently uploaded

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 

Recently uploaded (20)

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 

1.The Open Systems Interconnect (OSI) model has seven layers.The mod.pdf

  • 1. 1.The Open Systems Interconnect (OSI) model has seven layers.The model partitions a communication system into abstraction layers. The original version of the model defined seven layers.OSI means Open Systems Interconnectionis reference model for how applications can communicate over a network This article describes and explains them, beginning with the lowest in the hierarchy the physical and proceeding to the highest the application. The layers are stay in this way: Application Presentation Session Transport Network Data Link Physical features osi model: If network communications need to happen with out any trouble, many problems must be solved. Coordinating all these problems are so complex and not easy to manage. Big picture of communication over network is understandable through this OSI model. We can understand new technologies as they are developed. Troubleshooting is easier by separate network. 2. the Data process that takes placethe message from one host to another cab be done as such: The data to be passed from one host to another can be composed at the first top layer of the passing device layer N into a protocol data unit. The protocal data unit is passed to next layer, where it is known as the service data unit. At next layer let us consider that layer be N-1 the service data unit is observed the with a header,a footer,some times both,producing a layer next protocal data unit. It is then passed to layer next layer N-2. The process repeated until reaching the lower level,from which the data is transmitted to the receiving device. At the receiving device the data is passed from the lowest to the highest layer as a series of SDUs while being successively stripped from each layer's header and/or footer, until reaching the topmost layer, where the last of the data is consumed. 3. ISO 1.OSI is a generic, protocol independent standard, acting as a communication gateway between
  • 2. the network and end user. 2.OSI is a conceptual model that characterizes and standardizes the communication functions of a computing or telecommunication system irrespective of their underlying structure and technology being used. 3.OSI is a reference model. 4.The OSI model consists of 7 architectural layers TCp/IP 1. TCP/IP model is based on standard protocols around which the Internet has developed. It is a communication protocol, which allows connection of hosts over a network. 2.TCP/IP is a core protocol of the Internet Protocol Suite (IPS). It is the basic communication language or protocol of the internet. It can be used as a communications protocol in a private network either an intranet or an extranet 3.TCP/IP is an implementation of OSI model. 4.The tcp/ip can contains only 4 laters 4.1.network inerface layer:The most widely-known Application layer protocols are those used for the exchange of user information. 2.internet layer:The Internet layer is responsible for addressing, packaging, and routing functions. The core protocols of the Internet layer are IP, ARP, ICMP, and IGMP. 3.transport layer:The Transport layer also known as the Host-to-Host Transport layer is responsible for providing the Application layer with session and datagram communication services. 4.Application Layer:The Application layer provides applications the ability to access the services of the other layers and defines the protocols that applications use to exchange data. 5. Layer 2 switches operate using the data link layer addresses.Traditional switching operates at layer 2 of the OSI model, where packets are sent to a specific switch port based on destination MAC addresses. Link-layer, hardware, or MAC-layer addresses identify individual devices. Most hardware devices are permanently assigned this number during the manufacturing process.Large layer 2 broadcast domains can be susceptible to certain unintended problems, such as broadcast storms, which have the ability to cause network outages. Layer 1, also referred to as the Physical Layer, describes the electrical interface and isn't of much interest to switch vendors.Switches operating at Layer 2 are very fast because they’re just sorting MAC addresses, but they do not look at the Layer 3 portion of the packet to learn anything more. Layer 3 intelligent packet forwarding (routing) based on Layer 3 information is traditionally the function of routers.Layer 3 switches use network or IP addresses that identify locations on the
  • 3. network. A location can be a LAN workstation, a location in a computer’s memory, or even a different packet of data traveling through a network.A Layer 3 switch is basically a switch that can perform routing functions in addition to switching. A client computer requires a default gateway for layer 3 connectivity to remote subnets.you can think of the layer 3 engine being integrated into the switch itself. Switches operating at Layer 3 take more time examining packets than Layer 3 devices and incorporate routing functions to actively calculate the best way to send a packet to its destination. Solution 1.The Open Systems Interconnect (OSI) model has seven layers.The model partitions a communication system into abstraction layers. The original version of the model defined seven layers.OSI means Open Systems Interconnectionis reference model for how applications can communicate over a network This article describes and explains them, beginning with the lowest in the hierarchy the physical and proceeding to the highest the application. The layers are stay in this way: Application Presentation Session Transport Network Data Link Physical features osi model: If network communications need to happen with out any trouble, many problems must be solved. Coordinating all these problems are so complex and not easy to manage. Big picture of communication over network is understandable through this OSI model. We can understand new technologies as they are developed. Troubleshooting is easier by separate network. 2. the Data process that takes placethe message from one host to another cab be done as such: The data to be passed from one host to another can be composed at the first top layer of the passing device layer N into a protocol data unit. The protocal data unit is passed to next layer, where it is known as the service data unit. At next layer let us consider that layer be N-1 the service data unit is observed the with a header,a footer,some times both,producing a layer next protocal data unit. It is then passed to
  • 4. layer next layer N-2. The process repeated until reaching the lower level,from which the data is transmitted to the receiving device. At the receiving device the data is passed from the lowest to the highest layer as a series of SDUs while being successively stripped from each layer's header and/or footer, until reaching the topmost layer, where the last of the data is consumed. 3. ISO 1.OSI is a generic, protocol independent standard, acting as a communication gateway between the network and end user. 2.OSI is a conceptual model that characterizes and standardizes the communication functions of a computing or telecommunication system irrespective of their underlying structure and technology being used. 3.OSI is a reference model. 4.The OSI model consists of 7 architectural layers TCp/IP 1. TCP/IP model is based on standard protocols around which the Internet has developed. It is a communication protocol, which allows connection of hosts over a network. 2.TCP/IP is a core protocol of the Internet Protocol Suite (IPS). It is the basic communication language or protocol of the internet. It can be used as a communications protocol in a private network either an intranet or an extranet 3.TCP/IP is an implementation of OSI model. 4.The tcp/ip can contains only 4 laters 4.1.network inerface layer:The most widely-known Application layer protocols are those used for the exchange of user information. 2.internet layer:The Internet layer is responsible for addressing, packaging, and routing functions. The core protocols of the Internet layer are IP, ARP, ICMP, and IGMP. 3.transport layer:The Transport layer also known as the Host-to-Host Transport layer is responsible for providing the Application layer with session and datagram communication services. 4.Application Layer:The Application layer provides applications the ability to access the services of the other layers and defines the protocols that applications use to exchange data. 5. Layer 2 switches operate using the data link layer addresses.Traditional switching operates at layer 2 of the OSI model, where packets are sent to a specific switch port based on destination MAC addresses. Link-layer, hardware, or MAC-layer addresses identify individual devices.
  • 5. Most hardware devices are permanently assigned this number during the manufacturing process.Large layer 2 broadcast domains can be susceptible to certain unintended problems, such as broadcast storms, which have the ability to cause network outages. Layer 1, also referred to as the Physical Layer, describes the electrical interface and isn't of much interest to switch vendors.Switches operating at Layer 2 are very fast because they’re just sorting MAC addresses, but they do not look at the Layer 3 portion of the packet to learn anything more. Layer 3 intelligent packet forwarding (routing) based on Layer 3 information is traditionally the function of routers.Layer 3 switches use network or IP addresses that identify locations on the network. A location can be a LAN workstation, a location in a computer’s memory, or even a different packet of data traveling through a network.A Layer 3 switch is basically a switch that can perform routing functions in addition to switching. A client computer requires a default gateway for layer 3 connectivity to remote subnets.you can think of the layer 3 engine being integrated into the switch itself. Switches operating at Layer 3 take more time examining packets than Layer 3 devices and incorporate routing functions to actively calculate the best way to send a packet to its destination.