Deltastar Power Project Services PVT - LTD:: Engineers
Deltastar Power Project Services PVT - LTD:: Engineers
Ltd
Topic
Date
: 10 th OCT. 2011
By : Er .R.SURENDRAN
(Former SE/P&C/TNEB)
10-10-2011
10 th OCT 2011
Protocols
2
What is a protocol?
Protocol An agreement about how to do something
This enables computers and software built by different
people to be able to communicate in the same language
Examples :
Protocol Layers
OSI
The OSI is a model of how network
communications should be broken down into
functional tasks. Each layer performs one
task. It provides services to the layer above it,
and uses services from the layer below it.
Remote devices talk to each other at the same
level.
The OSI model is broken down into 7 levels
(layers) which we will discuss.
7 layers of OSI
All
People
Seem
To
Need
Data
Processing
OSI
OSI
10
OSI
Layer 1 Physical
OSI
OSI
Layer 3 Network
13
OSI
Layer 4 Transport
14
15
16
17
OSI
18
Application Protocols
HTTP Hyper Text Transport Protocol
FTP
File Transfer Protocol
SNMP Simple Network Management Protocol
DNS
19
Network Architecture
A coordinated set of guidelines that describe a communications
environment
Interface
Provides handshaking from one layer to the next; Example: NIC
Protocol Converter
Connects two systems at the same layer; Example: Bridge
20
Ethernet
Formal specifications for Ethernet were published
in 1980 by a multi-vendor consortium that created
the DEC-Intel-Xerox (DIX) standard
It marked a turning point in the evolution of
experimental Ethernet into an open, productionquality system
Ethernet and 802.3 have many common features
Protocol: CSMA/CD
Data Link Control Protocol: HDLC
Error Detection and Correction Method: CRC
Data Encoding Format: Differential Manchester
21
22
Ethernet Frame
Preamble
The alternating pattern of 1s and 0s tells receiving stations that a frame is
coming. An additional byte serves to synchronize the frame-reception
portions of all stations on the LAN.
Length
Indicates the number of bytes of data
Data
Payload or actual data, which can vary from 46 to 1500 bytes
24
25