SlideShare a Scribd company logo
WAN & LAN CLUSTER
DIAGRAMS
Larry Reid
Kaplan University
IT332
LAN CLUSTER
Router
Switch
Internet
Cat6
Node
Node
Node Node
Node
Node
Node
Node
Switch
Management
Server
Cluster
1st
Floor
2nd
Floor
3rd
Floor
• This is a depiction of a LAN
based cluster.
• The server cluster is in the server
room in the top left corner, every
server connects to a
management server.
• The management server
connects to the router that has
internet access and to a switch
which is connected to the rest of
the wired LAN connection in the
office building.
• Every floor has their own switch
that connects back to the switch
on the first floor, and then to the
internet.
• The management server should
also have additional hardware
installed that would be used to
run firewall and IPS/IDS
software.
“
”
WAN CLUSTER
The Internet
The Internet
Small Town
In Washington
Company
Headquarters
In Texas
Big City
In Florida
The Internet
Fiber Wire
Layer 1
Cluster 2
Cluster 3
Cluster 1
Fiber Wire
Layer 1
Fiber Wire
Layer 1
Router
Switch
Router
RouterRouter
Router
NETWORK LAYER3
IP/IPX/ICMP
Packets
DATA LINK LAYER2
PPP/SLIP, MAC
Frames
PHYSICAL LAYER1
HUB/Switch/Cables
Physical Structure
APPLICATION LAYER7
SMTP/POP, HTTP/HTTPS, FTP, Telnet, DNS,
SNMP, NFS
End User Layer
PRESENTATION LAYER6
JPEG/ASCII, EBDIC/TIFF/GIFF, PICT
Syntax Layer
SESSION LAYER5
RPC/SQL/NFS, NetBIOS
Synch and Send to Ports
TRANSPORT LAYER4
TCP/SPX/UDP
Host to Host flow control
• On the right is a diagram of a
Wide Area Network cluster in
which there are servers in 3
different geographic locations.
• This is a software based cluster
hence the reason for no
management server to control
the clustering, instead each
server participates in
administrative tasks.
• On the bottom middle of the
diagram is the OSI model layers
depicted with each protocol
that they can use.
• The next page will explain the
OSI model better.
THE OSI MODEL
1. The Physical Layer
• This is the physical connection to the network and the
physical devices that make it happen.
2. Data Link Layer
• This layer receives packets from layer 3, establishes a link to
the recipient and sends the packets using frames or receives
a connection from a host and receives packets, using the
Point-to-Point Protocol (PPP), or the Serial Line Internet
Protocol (SLIP) for serial connections.
3. Network Layer
• At this layer the packet is created to send out on to
either layer 2 or onto the internet depending on the
addressing, this layer uses the Internet Protocol (IP),
Internetwork Packet Exchange (IPX), and the Internet
Control Message Protocol (ICMP).
4. Transport Layer
• Responsible for end to end communications over the
network, providing support for the communication
between application processes on hosts using the
Transmission Control Protocol (TCP), Sequence Packet
Exchange Protocol (SPX), and the User Datagram Protocol
(UDP).
5. Session Layer
• Opens, closes, and manages sessions between end
users and applications processes. Used in application
environments often and can allow and sync data
transmissions of different streams or different
sources. This layer uses Rate Control Protocol (RTP),
Structured Query Language Protocol (SQL), Network
File System Protocol (NFS), and the Network BIOS
protocol (NetBIOS).
6. Presentation Layer
• This layer is used for translate code, conduct data
conversion and compression, data encryption, and
character set translation. After the previous layers
unpack the data the presentation layer converts it to
a language the system can understand and presents
it to layer 7, additionally when sending information
out it converts it encrypts the data and sends it to
layer 5 or 4 depending on the contents.
7. Application Layer
7. Finally we have the application layer which is where
data begins and ends. This layer is where an
application would receive data from the web and
display its contents, such as you browser and web
pages. Additionally, this is where data is created that is
to be sent on the internet. This layer uses the Simple
Mail Transport Protocol (SMTP), and the Post Office
Protocol (POP) when sending email.
The Open Systems Interconnect (OSI) model was developed to standardize the functions
of network communications and the use of protocols, there are seven layers in all.
REFERENCES
Techopedia, (N.D.). Presentation Layer. retrieved May 22 2016, from Techopedia Web Site:
https://www.techopedia.com/definition/8955/presentation-layer
Rouse, M (2005). Data-Link layer. retrieved May 22 2016, from TechTarget Web Site:
http://searchnetworking.techtarget.com/definition/Data-Link-layer
Rouse, m (2006). physical layer. retrieved May 22 2016, from TechTarget Web Site:
http://searchnetworking.techtarget.com/definition/physical-layer
Rouse, M (2006). Network layer. retrieved May 22 2016, from TechTarget Web Site:
http://searchnetworking.techtarget.com/definition/Network-layer
Rouse, M (2005). Transport layer. retrieved May 22 2016, from TechTarget Web Site:
http://searchnetworking.techtarget.com/definition/Transport-layer
Rouse, M (2006). Session layer (port layer). retrieved May 22 2016, from TechTarget Web Site:
http://searchnetworking.techtarget.com/definition/Session-layer
Rouse, M (2006). Application layer. retrieved May 22 2016, from TechTarget Web Site:
http://searchnetworking.techtarget.com/definition/Application-layer

More Related Content

What's hot

Apache Flink Worst Practices
Apache Flink Worst PracticesApache Flink Worst Practices
Apache Flink Worst Practices
Konstantin Knauf
 
Evening out the uneven: dealing with skew in Flink
Evening out the uneven: dealing with skew in FlinkEvening out the uneven: dealing with skew in Flink
Evening out the uneven: dealing with skew in Flink
Flink Forward
 
Speed Up Your Kubernetes Upgrades For Your Kafka Clusters
Speed Up Your Kubernetes Upgrades For Your Kafka ClustersSpeed Up Your Kubernetes Upgrades For Your Kafka Clusters
Speed Up Your Kubernetes Upgrades For Your Kafka Clusters
Vanessa Vuibert
 
Introduction To Flink
Introduction To FlinkIntroduction To Flink
Introduction To Flink
Knoldus Inc.
 
Apache Kafka - Martin Podval
Apache Kafka - Martin PodvalApache Kafka - Martin Podval
Apache Kafka - Martin Podval
Martin Podval
 
Threat Modeling 101
Threat Modeling 101Threat Modeling 101
Threat Modeling 101
Atlassian
 
Intro to Reactive Programming
Intro to Reactive ProgrammingIntro to Reactive Programming
Intro to Reactive Programming
Stéphane Maldini
 
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...Stream Processing using Apache Flink in Zalando's World of Microservices - Re...
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...
Zalando Technology
 
Click-Through Example for Flink’s KafkaConsumer Checkpointing
Click-Through Example for Flink’s KafkaConsumer CheckpointingClick-Through Example for Flink’s KafkaConsumer Checkpointing
Click-Through Example for Flink’s KafkaConsumer Checkpointing
Robert Metzger
 
Why My Streaming Job is Slow - Profiling and Optimizing Kafka Streams Apps (L...
Why My Streaming Job is Slow - Profiling and Optimizing Kafka Streams Apps (L...Why My Streaming Job is Slow - Profiling and Optimizing Kafka Streams Apps (L...
Why My Streaming Job is Slow - Profiling and Optimizing Kafka Streams Apps (L...
confluent
 
Fundamentals of Stream Processing with Apache Beam, Tyler Akidau, Frances Perry
Fundamentals of Stream Processing with Apache Beam, Tyler Akidau, Frances Perry Fundamentals of Stream Processing with Apache Beam, Tyler Akidau, Frances Perry
Fundamentals of Stream Processing with Apache Beam, Tyler Akidau, Frances Perry
confluent
 
Apache Kafka from 0.7 to 1.0, History and Lesson Learned
Apache Kafka from 0.7 to 1.0, History and Lesson LearnedApache Kafka from 0.7 to 1.0, History and Lesson Learned
Apache Kafka from 0.7 to 1.0, History and Lesson Learned
Guozhang Wang
 
Webcast: Deep-Dive Apigee Edge Microgateway
Webcast: Deep-Dive Apigee Edge MicrogatewayWebcast: Deep-Dive Apigee Edge Microgateway
Webcast: Deep-Dive Apigee Edge Microgateway
Apigee | Google Cloud
 
JPA Best Practices
JPA Best PracticesJPA Best Practices
JPA Best Practices
Carol McDonald
 
Reactor 3.0, a reactive foundation for java 8 and Spring
Reactor 3.0, a reactive foundation for java 8 and SpringReactor 3.0, a reactive foundation for java 8 and Spring
Reactor 3.0, a reactive foundation for java 8 and Spring
Stéphane Maldini
 
Netflix Keystone SPaaS: Real-time Stream Processing as a Service - ABD320 - r...
Netflix Keystone SPaaS: Real-time Stream Processing as a Service - ABD320 - r...Netflix Keystone SPaaS: Real-time Stream Processing as a Service - ABD320 - r...
Netflix Keystone SPaaS: Real-time Stream Processing as a Service - ABD320 - r...
Amazon Web Services
 
CVE-2021-44228 Log4j (and Log4Shell) Executive Explainer by cje@bugcrowd
CVE-2021-44228 Log4j (and Log4Shell) Executive Explainer by cje@bugcrowdCVE-2021-44228 Log4j (and Log4Shell) Executive Explainer by cje@bugcrowd
CVE-2021-44228 Log4j (and Log4Shell) Executive Explainer by cje@bugcrowd
Casey Ellis
 
Producer Performance Tuning for Apache Kafka
Producer Performance Tuning for Apache KafkaProducer Performance Tuning for Apache Kafka
Producer Performance Tuning for Apache Kafka
Jiangjie Qin
 
A Closer Look at RabbitMQ
A Closer Look at RabbitMQA Closer Look at RabbitMQ
A Closer Look at RabbitMQ
Kyumars Sheykh Esmaili
 
Using the New Apache Flink Kubernetes Operator in a Production Deployment
Using the New Apache Flink Kubernetes Operator in a Production DeploymentUsing the New Apache Flink Kubernetes Operator in a Production Deployment
Using the New Apache Flink Kubernetes Operator in a Production Deployment
Flink Forward
 

What's hot (20)

Apache Flink Worst Practices
Apache Flink Worst PracticesApache Flink Worst Practices
Apache Flink Worst Practices
 
Evening out the uneven: dealing with skew in Flink
Evening out the uneven: dealing with skew in FlinkEvening out the uneven: dealing with skew in Flink
Evening out the uneven: dealing with skew in Flink
 
Speed Up Your Kubernetes Upgrades For Your Kafka Clusters
Speed Up Your Kubernetes Upgrades For Your Kafka ClustersSpeed Up Your Kubernetes Upgrades For Your Kafka Clusters
Speed Up Your Kubernetes Upgrades For Your Kafka Clusters
 
Introduction To Flink
Introduction To FlinkIntroduction To Flink
Introduction To Flink
 
Apache Kafka - Martin Podval
Apache Kafka - Martin PodvalApache Kafka - Martin Podval
Apache Kafka - Martin Podval
 
Threat Modeling 101
Threat Modeling 101Threat Modeling 101
Threat Modeling 101
 
Intro to Reactive Programming
Intro to Reactive ProgrammingIntro to Reactive Programming
Intro to Reactive Programming
 
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...Stream Processing using Apache Flink in Zalando's World of Microservices - Re...
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...
 
Click-Through Example for Flink’s KafkaConsumer Checkpointing
Click-Through Example for Flink’s KafkaConsumer CheckpointingClick-Through Example for Flink’s KafkaConsumer Checkpointing
Click-Through Example for Flink’s KafkaConsumer Checkpointing
 
Why My Streaming Job is Slow - Profiling and Optimizing Kafka Streams Apps (L...
Why My Streaming Job is Slow - Profiling and Optimizing Kafka Streams Apps (L...Why My Streaming Job is Slow - Profiling and Optimizing Kafka Streams Apps (L...
Why My Streaming Job is Slow - Profiling and Optimizing Kafka Streams Apps (L...
 
Fundamentals of Stream Processing with Apache Beam, Tyler Akidau, Frances Perry
Fundamentals of Stream Processing with Apache Beam, Tyler Akidau, Frances Perry Fundamentals of Stream Processing with Apache Beam, Tyler Akidau, Frances Perry
Fundamentals of Stream Processing with Apache Beam, Tyler Akidau, Frances Perry
 
Apache Kafka from 0.7 to 1.0, History and Lesson Learned
Apache Kafka from 0.7 to 1.0, History and Lesson LearnedApache Kafka from 0.7 to 1.0, History and Lesson Learned
Apache Kafka from 0.7 to 1.0, History and Lesson Learned
 
Webcast: Deep-Dive Apigee Edge Microgateway
Webcast: Deep-Dive Apigee Edge MicrogatewayWebcast: Deep-Dive Apigee Edge Microgateway
Webcast: Deep-Dive Apigee Edge Microgateway
 
JPA Best Practices
JPA Best PracticesJPA Best Practices
JPA Best Practices
 
Reactor 3.0, a reactive foundation for java 8 and Spring
Reactor 3.0, a reactive foundation for java 8 and SpringReactor 3.0, a reactive foundation for java 8 and Spring
Reactor 3.0, a reactive foundation for java 8 and Spring
 
Netflix Keystone SPaaS: Real-time Stream Processing as a Service - ABD320 - r...
Netflix Keystone SPaaS: Real-time Stream Processing as a Service - ABD320 - r...Netflix Keystone SPaaS: Real-time Stream Processing as a Service - ABD320 - r...
Netflix Keystone SPaaS: Real-time Stream Processing as a Service - ABD320 - r...
 
CVE-2021-44228 Log4j (and Log4Shell) Executive Explainer by cje@bugcrowd
CVE-2021-44228 Log4j (and Log4Shell) Executive Explainer by cje@bugcrowdCVE-2021-44228 Log4j (and Log4Shell) Executive Explainer by cje@bugcrowd
CVE-2021-44228 Log4j (and Log4Shell) Executive Explainer by cje@bugcrowd
 
Producer Performance Tuning for Apache Kafka
Producer Performance Tuning for Apache KafkaProducer Performance Tuning for Apache Kafka
Producer Performance Tuning for Apache Kafka
 
A Closer Look at RabbitMQ
A Closer Look at RabbitMQA Closer Look at RabbitMQ
A Closer Look at RabbitMQ
 
Using the New Apache Flink Kubernetes Operator in a Production Deployment
Using the New Apache Flink Kubernetes Operator in a Production DeploymentUsing the New Apache Flink Kubernetes Operator in a Production Deployment
Using the New Apache Flink Kubernetes Operator in a Production Deployment
 

Viewers also liked

How CPU’s and Memory Work
How CPU’s and Memory WorkHow CPU’s and Memory Work
How CPU’s and Memory Work
Jonathan Reid
 
Storage Mediums and Fragmentation
Storage Mediums and FragmentationStorage Mediums and Fragmentation
Storage Mediums and Fragmentation
Jonathan Reid
 
PROPOSAL powerpoint
PROPOSAL powerpointPROPOSAL powerpoint
PROPOSAL powerpoint
Jonathan Reid
 
Common Interface Design Components
Common Interface Design ComponentsCommon Interface Design Components
Common Interface Design Components
Jonathan Reid
 
Communications Management Plan
Communications Management PlanCommunications Management Plan
Communications Management Plan
Jonathan Reid
 
Cluster analysis
Cluster analysisCluster analysis
Cluster analysis
緯鈞 沈
 

Viewers also liked (6)

How CPU’s and Memory Work
How CPU’s and Memory WorkHow CPU’s and Memory Work
How CPU’s and Memory Work
 
Storage Mediums and Fragmentation
Storage Mediums and FragmentationStorage Mediums and Fragmentation
Storage Mediums and Fragmentation
 
PROPOSAL powerpoint
PROPOSAL powerpointPROPOSAL powerpoint
PROPOSAL powerpoint
 
Common Interface Design Components
Common Interface Design ComponentsCommon Interface Design Components
Common Interface Design Components
 
Communications Management Plan
Communications Management PlanCommunications Management Plan
Communications Management Plan
 
Cluster analysis
Cluster analysisCluster analysis
Cluster analysis
 

Similar to WAN & LAN Cluster with Diagrams and OSI explanation

pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxpppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
zeyadosama505
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
EnumulaBhargava1
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
EnumulaBhargava1
 
OSI &TCP/IP Model
OSI &TCP/IP ModelOSI &TCP/IP Model
OSI &TCP/IP Model
Shamima Akther
 
OSI and TCP/IP Model
OSI and TCP/IP ModelOSI and TCP/IP Model
OSI and TCP/IP Model
NajmulIslam38
 
006 Osi Model
006 Osi Model006 Osi Model
006 Osi Model
BELKA08
 
Computer networks chapter1.
Computer networks chapter1.Computer networks chapter1.
Computer networks chapter1.
MrsRRajaSangeethaIT
 
Learn basics of ip addressing
Learn basics of  ip addressingLearn basics of  ip addressing
Learn basics of ip addressing
Bobby Agustinus Ginting
 
OsI reference model
OsI reference modelOsI reference model
OsI reference model
LakshmiSamivel
 
Wp simoneau osi_model
Wp simoneau osi_modelWp simoneau osi_model
Wp simoneau osi_model
Jagadish Gurrala
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdf
skknowledge
 
Osi model
Osi modelOsi model
Osi model
dhawal mehta
 
OSI Model
OSI ModelOSI Model
OSI Model
ManasiKaur
 
Hardware7
Hardware7Hardware7
Hardware7
George Ranson
 
Computer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusComputer Networks Notes Complete Syllabus
Computer Networks Notes Complete Syllabus
Anujashejwal
 
unit-1fon (1).pptx
unit-1fon (1).pptxunit-1fon (1).pptx
unit-1fon (1).pptx
DeepVala5
 
Osi
OsiOsi
CN unit 1 part 2 2023.ppt
CN unit 1 part 2 2023.pptCN unit 1 part 2 2023.ppt
CN unit 1 part 2 2023.ppt
mohanravi1986
 
computer network NCC l4dc assingment
computer network NCC l4dc assingment computer network NCC l4dc assingment
computer network NCC l4dc assingment
David Parker
 
OSI and TCPIP Model
OSI and TCPIP ModelOSI and TCPIP Model
OSI and TCPIP Model
Tapan Khilar
 

Similar to WAN & LAN Cluster with Diagrams and OSI explanation (20)

pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxpppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
 
OSI &TCP/IP Model
OSI &TCP/IP ModelOSI &TCP/IP Model
OSI &TCP/IP Model
 
OSI and TCP/IP Model
OSI and TCP/IP ModelOSI and TCP/IP Model
OSI and TCP/IP Model
 
006 Osi Model
006 Osi Model006 Osi Model
006 Osi Model
 
Computer networks chapter1.
Computer networks chapter1.Computer networks chapter1.
Computer networks chapter1.
 
Learn basics of ip addressing
Learn basics of  ip addressingLearn basics of  ip addressing
Learn basics of ip addressing
 
OsI reference model
OsI reference modelOsI reference model
OsI reference model
 
Wp simoneau osi_model
Wp simoneau osi_modelWp simoneau osi_model
Wp simoneau osi_model
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdf
 
Osi model
Osi modelOsi model
Osi model
 
OSI Model
OSI ModelOSI Model
OSI Model
 
Hardware7
Hardware7Hardware7
Hardware7
 
Computer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusComputer Networks Notes Complete Syllabus
Computer Networks Notes Complete Syllabus
 
unit-1fon (1).pptx
unit-1fon (1).pptxunit-1fon (1).pptx
unit-1fon (1).pptx
 
Osi
OsiOsi
Osi
 
CN unit 1 part 2 2023.ppt
CN unit 1 part 2 2023.pptCN unit 1 part 2 2023.ppt
CN unit 1 part 2 2023.ppt
 
computer network NCC l4dc assingment
computer network NCC l4dc assingment computer network NCC l4dc assingment
computer network NCC l4dc assingment
 
OSI and TCPIP Model
OSI and TCPIP ModelOSI and TCPIP Model
OSI and TCPIP Model
 

WAN & LAN Cluster with Diagrams and OSI explanation

  • 1. WAN & LAN CLUSTER DIAGRAMS Larry Reid Kaplan University IT332
  • 2. LAN CLUSTER Router Switch Internet Cat6 Node Node Node Node Node Node Node Node Switch Management Server Cluster 1st Floor 2nd Floor 3rd Floor • This is a depiction of a LAN based cluster. • The server cluster is in the server room in the top left corner, every server connects to a management server. • The management server connects to the router that has internet access and to a switch which is connected to the rest of the wired LAN connection in the office building. • Every floor has their own switch that connects back to the switch on the first floor, and then to the internet. • The management server should also have additional hardware installed that would be used to run firewall and IPS/IDS software.
  • 3. “ ” WAN CLUSTER The Internet The Internet Small Town In Washington Company Headquarters In Texas Big City In Florida The Internet Fiber Wire Layer 1 Cluster 2 Cluster 3 Cluster 1 Fiber Wire Layer 1 Fiber Wire Layer 1 Router Switch Router RouterRouter Router NETWORK LAYER3 IP/IPX/ICMP Packets DATA LINK LAYER2 PPP/SLIP, MAC Frames PHYSICAL LAYER1 HUB/Switch/Cables Physical Structure APPLICATION LAYER7 SMTP/POP, HTTP/HTTPS, FTP, Telnet, DNS, SNMP, NFS End User Layer PRESENTATION LAYER6 JPEG/ASCII, EBDIC/TIFF/GIFF, PICT Syntax Layer SESSION LAYER5 RPC/SQL/NFS, NetBIOS Synch and Send to Ports TRANSPORT LAYER4 TCP/SPX/UDP Host to Host flow control • On the right is a diagram of a Wide Area Network cluster in which there are servers in 3 different geographic locations. • This is a software based cluster hence the reason for no management server to control the clustering, instead each server participates in administrative tasks. • On the bottom middle of the diagram is the OSI model layers depicted with each protocol that they can use. • The next page will explain the OSI model better.
  • 4. THE OSI MODEL 1. The Physical Layer • This is the physical connection to the network and the physical devices that make it happen. 2. Data Link Layer • This layer receives packets from layer 3, establishes a link to the recipient and sends the packets using frames or receives a connection from a host and receives packets, using the Point-to-Point Protocol (PPP), or the Serial Line Internet Protocol (SLIP) for serial connections. 3. Network Layer • At this layer the packet is created to send out on to either layer 2 or onto the internet depending on the addressing, this layer uses the Internet Protocol (IP), Internetwork Packet Exchange (IPX), and the Internet Control Message Protocol (ICMP). 4. Transport Layer • Responsible for end to end communications over the network, providing support for the communication between application processes on hosts using the Transmission Control Protocol (TCP), Sequence Packet Exchange Protocol (SPX), and the User Datagram Protocol (UDP). 5. Session Layer • Opens, closes, and manages sessions between end users and applications processes. Used in application environments often and can allow and sync data transmissions of different streams or different sources. This layer uses Rate Control Protocol (RTP), Structured Query Language Protocol (SQL), Network File System Protocol (NFS), and the Network BIOS protocol (NetBIOS). 6. Presentation Layer • This layer is used for translate code, conduct data conversion and compression, data encryption, and character set translation. After the previous layers unpack the data the presentation layer converts it to a language the system can understand and presents it to layer 7, additionally when sending information out it converts it encrypts the data and sends it to layer 5 or 4 depending on the contents. 7. Application Layer 7. Finally we have the application layer which is where data begins and ends. This layer is where an application would receive data from the web and display its contents, such as you browser and web pages. Additionally, this is where data is created that is to be sent on the internet. This layer uses the Simple Mail Transport Protocol (SMTP), and the Post Office Protocol (POP) when sending email. The Open Systems Interconnect (OSI) model was developed to standardize the functions of network communications and the use of protocols, there are seven layers in all.
  • 5. REFERENCES Techopedia, (N.D.). Presentation Layer. retrieved May 22 2016, from Techopedia Web Site: https://www.techopedia.com/definition/8955/presentation-layer Rouse, M (2005). Data-Link layer. retrieved May 22 2016, from TechTarget Web Site: http://searchnetworking.techtarget.com/definition/Data-Link-layer Rouse, m (2006). physical layer. retrieved May 22 2016, from TechTarget Web Site: http://searchnetworking.techtarget.com/definition/physical-layer Rouse, M (2006). Network layer. retrieved May 22 2016, from TechTarget Web Site: http://searchnetworking.techtarget.com/definition/Network-layer Rouse, M (2005). Transport layer. retrieved May 22 2016, from TechTarget Web Site: http://searchnetworking.techtarget.com/definition/Transport-layer Rouse, M (2006). Session layer (port layer). retrieved May 22 2016, from TechTarget Web Site: http://searchnetworking.techtarget.com/definition/Session-layer Rouse, M (2006). Application layer. retrieved May 22 2016, from TechTarget Web Site: http://searchnetworking.techtarget.com/definition/Application-layer