Sept 2017 network standards and models

S
Network Standards and Models
Network Communication
• Recognize data
• Divide data into manageable chunk
• Add information to each chunk to:
– Determine where the data is coming from
– Identify where the data is going to
• Add timing and error checking information
• Put the data on the network and send it on
its way
Why Networking Standards are needed?
• Standards provide a fixed way for hardware and/or
software systems to communicate.
• Need for standard protocols so that software/hardware
from different vendors could communicate
• Network operating systems follow strict rules (protocols)
to control how each of the previous tasks are
accomplished.
• For example, USB enables two pieces of equipment to
interface even though they are manufactured by different
companies.
• By allowing hardware and software from different
companies to interconnect, standards help promote
competition.
Types of Standards
There are two main types of standards:
• Formal: a standard developed by an industry
or government standards-making body
• De facto: standards that emerge in the
marketplace and are widely used, but lack
official backing by a standards-making body
The Standardization Processes:Three Steps
• Specification: developing the classification
and identifying the problems to be
addressed.
• Identification of choices: identify solutions
to the problems and choose the “optimum”
solution.
• Acceptance: defining the solution, getting it
recognized by industry so that a uniform
solution is accepted.
Networking Standards Organizations
1. ANSI
2. EIA
3. IEEE
4. ISO
5. ITU
American National Standards Institute (ANSI)
• ANSI is an organization composed of more
than 1000 representatives from industry in
addition to other fields, such as chemical and
nuclear engineering, health and safety, and
construction.
• ANSI also represents the United States in
setting international standards.
Electronic Industries Alliance (EIA)
• EIA is a trade organization composed of
representatives from electronics manufacturing firms
across the United States.
• EIA began as the Radio Manufacturers Association
(RMA) in 1924; over time it evolved to include
manufacturers of televisions, semiconductors,
computers and networking devices.
Institute of Electrical and Electronic Engineers
(IEEE)
• The IEEE is an international society composed
of engineering professionals.
• Its goals are to promote development and
education in the electrical engineering and
computer science fields.
International Organization for Standardization (ISO)
• ISO is a collection of standards organizations
representing 130 countries.
• ISO’s goal is to establish international
technological standards to facilitate global
exchange of information and barrier-free trade.
International Telecommunication Union (ITU)
• The ITU is a specialized United Nations agency that
regulates international telecommunications, including
radio and TV frequencies, satellite and telephony
specifications, networking infrastructure, and tariffs
applied to global communications.
• It also provides developing countries with technical
expertise and equipment to advance those nations’
technological bases.
IEEE Networking Specifications
• 802.1 – Internetworking – Covers routing, bridging, and internetwork
communications.
• 802.2 – Logical Link Control – Relates to error and flow control over data
frames.
• 802.3 – Ethernet LAN – Covers all forms of Ethernet media and interfaces.
• 802.4 – Token Bus LAN – Covers all forms of Token Bus media and
interfaces.
• 802.5 – Token Ring LAN – Covers all forms of Token Ring media and
interfaces.
• 802.6 – Metropolitan Area Network (MAN) – Covers MAN technologies,
addressing, and services.
IEEE Networking Specifications
• 802.7 – Broadband Technical Advisory Group – Covers broadband
networking media, interfaces, and other equipment.
• 802.8 – Fiber Optic Technical Advisory Group – Covers use of fiber-optic
media and technologies for various networking types.
• 802.9 – Integrated Voice/Data Networks – Covers integration of voice and
data traffic over a single network medium.
• 802.10 – Network Security – Covers network access controls, encryption,
certification, and other security topics.
• 802.11 – Wireless Networks – Standards for wireless networking for many
different broadcast frequencies and usage techniques.
• 802.12 – High Speed Networking – Covers a variety of 100Mbps plus
technologies, including 100BASEVG-AnyLAN.
LAYERED TASKS
• Use of the concept of layers in our daily life.
• As an example, let us consider two friends who
communicate through postal mail.
• The process of sending a letter to a friend would be
complex if there were no services available from the
post office.
Sender, Receiver, and Carrier
Hierarchy
Tasks involved in sending a letter
THE OSI MODEL
• Established in 1947, the International Standards
Organization (ISO) is a multinational body dedicated
to worldwide agreement on international standards.
• An ISO standard that covers all aspects of network
communications is the Open Systems Interconnection
(OSI) model. It was first introduced in the late 1970s.
ISO is the organization.
OSI is the model.
Relationship of OSI Layers
• Each layer of the OSI model must communicate with the layer
above and below it
– For example, the Presentation layer must communicate
with the Application layer (one above) and the Session
layer (one below)
• As data passes down through the OSI layers, each layer
(except Physical) adds some information to the data
• When data reaches the receiving computer, the information
added by each layer of the OSI model is read and processed by
the corresponding layer on the receiving computer
• This is referred to as peer-layer communications
Relationships among Seven layers of the OSI model
Computer A Computer B
Virtual
Communication
Application
Presentation
Session
Transport
Network
Data Link
Physical
Application
Presentation
Session
Transport
Network
Data Link
Physical
The interaction between layers in the OSI model
An exchange using the OSI model
Physical layer
The physical layer is responsible for movements of
individual bits from one hop (node) to the next.
Data link layer
The data link layer is responsible for moving
frames from one hop (node) to the next.
Hop-to-hop delivery
Network layer
The network layer is responsible for the
delivery of individual packets from
the source host to the destination host.
Source-to-destination delivery
Transport layer
The transport layer is responsible for the delivery
of a message from one process to another.
Reliable process-to-process delivery of a message
Session layer
The session layer is responsible for dialog
control and synchronization.
Presentation layer
The presentation layer is responsible for translation,
compression, and encryption.
Application layer
The application layer is responsible for
providing services to the user.
Summary of layers
TCP/IP PROTOCOL SUITE
• The layers in the TCP/IP protocol suite do not exactly
match those in the OSI model.
• The original TCP/IP protocol suite was defined as
having four layers: host-to-network, internet,
transport, and application.
• However, when TCP/IP is compared to OSI, we can
say that the TCP/IP protocol suite is made of five
layers: physical, data link, network, transport, and
application.
TCP/IP and OSI model
ADDRESSING
Four levels of addresses are used in an internet employing the TCP/IP
protocols: physical, logical, port, and specific.
Relationship of layers and addresses in TCP/IP
Applying the OSI Model
OSI Process
Physical Layer
Places bits onto the network media
Data Link Layer
Packages data into frames
Adds FCS; adds physical addresses
passes to Physical layer
Network layer
Add network addresses
passes data to Data Link Layer
Transport layer
Subdivides data
adds sequencing info
passes data to Network layer
Session layer
Adds a control frame to data that
indicates that you have the right to transmit data
passes data to Transport layer
Presentation layer
encyrpts request (if necessary)
adds any codes required to implement formatting
passes request to Session layer
Application level
formulates request
for data and sends
request to Presentation layer
Request for e-mail is received by Physical layer
on receiving computer
Request is passed up the layers of the OSI model
Each layer read, processes and removes info added by cooresponding layer on sending computer
User Requests Mail
In Next Figure a node with physical address 10 sends a
frame to a node with physical address 87. The two nodes
are connected by a link (bus topology LAN). As the figure
shows, the computer with physical address 10 is the
sender, and the computer with physical address 87 is the
receiver.
Example 1
Physical addresses
Most local-area networks use a 48-bit (6-byte) physical
address written as 12 hexadecimal digits; every byte (2
hexadecimal digits) is separated by a colon, as shown
below:
Example2
07:01:02:01:2C:4B
A 6-byte (12 hexadecimal digits) physical address.
Next Figure shows a part of an internet with two routers
connecting three LANs. Each device (computer or router)
has a pair of addresses (logical and physical) for each
connection. In this case, each computer is connected to
only one link and therefore has only one pair of addresses.
Each router, however, is connected to three networks (only
two are shown in the figure). So each router has three
pairs of addresses, one for each connection.
Example 3
IP addresses
Next Figure shows two computers communicating via the
Internet. The sending computer is running three processes
at this time with port addresses a, b, and c. The receiving
computer is running two processes at this time with port
addresses j and k. Process a in the sending computer
needs to communicate with process j in the receiving
computer. Note that although physical addresses change
from hop to hop, logical and port addresses remain the
same from the source to destination.
Example 4
Port addresses
Communication Functions according to the OSI Model
User applications ..
Encryption/
decryption
compression/
expansion
Choice of
syntax
Session
control
Session to transport
mapping
Session
management
Session
synch.
Layer and flow
control
Error
recovery
Multiplexing
Connection
control
Routing Addressing
Error
control
Flow
control
Data link
establishment
Synch Framing
Access to
transm. media
Physical and
electrical interface
Activation/
deactivation of con.
Application layer
Presentation layer
Session layer
Transport layer
Network layer
Link layer
Physical layer
Thank you
1 sur 45

Recommandé

NETWORK STANDARD par
NETWORK STANDARDNETWORK STANDARD
NETWORK STANDARDKak Yong
33.9K vues8 diapositives
Network standards par
Network standardsNetwork standards
Network standardshspatalia
4.1K vues27 diapositives
Networking Standards And Protocols par
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And ProtocolsSteven Cahill
63.1K vues38 diapositives
Networking standards par
Networking standardsNetworking standards
Networking standardsOnline
10.8K vues10 diapositives
Networking Models par
Networking ModelsNetworking Models
Networking ModelsAftab Mirza
1.6K vues18 diapositives
Computer Communication Architecture par
Computer Communication ArchitectureComputer Communication Architecture
Computer Communication ArchitectureKamal Acharya
3.7K vues38 diapositives

Contenu connexe

Tendances

1st class par
1st class1st class
1st classRakibulHasanEmon3
14 vues2 diapositives
Network Software, System Software, Hardware, Software, Firmware, App par
Network Software, System Software, Hardware, Software, Firmware, AppNetwork Software, System Software, Hardware, Software, Firmware, App
Network Software, System Software, Hardware, Software, Firmware, AppAfsanaAkterRubi
118 vues7 diapositives
Computer Network Second Edition par
Computer Network Second EditionComputer Network Second Edition
Computer Network Second EditionMd Saylab
53 vues7 diapositives
Chapter 1 par
Chapter 1Chapter 1
Chapter 1Mike Qaissaunee
2.3K vues83 diapositives
Chapter 4ver2 par
Chapter 4ver2Chapter 4ver2
Chapter 4ver2Mike Qaissaunee
550 vues46 diapositives
OSI Model par
OSI ModelOSI Model
OSI ModelTahsinaTabassum1
129 vues4 diapositives

Tendances(20)

Network Software, System Software, Hardware, Software, Firmware, App par AfsanaAkterRubi
Network Software, System Software, Hardware, Software, Firmware, AppNetwork Software, System Software, Hardware, Software, Firmware, App
Network Software, System Software, Hardware, Software, Firmware, App
AfsanaAkterRubi118 vues
Computer Network Second Edition par Md Saylab
Computer Network Second EditionComputer Network Second Edition
Computer Network Second Edition
Md Saylab53 vues
Introduction to computer networks par Basma Gamal
Introduction to computer networks Introduction to computer networks
Introduction to computer networks
Basma Gamal202 vues
Cn 04,32,36-Cn all chapters1- computer networks- gtu par Jay Patel
Cn 04,32,36-Cn all chapters1- computer networks- gtuCn 04,32,36-Cn all chapters1- computer networks- gtu
Cn 04,32,36-Cn all chapters1- computer networks- gtu
Jay Patel615 vues
Data communications par UMaine
Data communicationsData communications
Data communications
UMaine3.6K vues
Chapter 1: Introduction to Data Communication and Networks par Shafaan Khaliq Bhatti
Chapter 1: Introduction to Data Communication and NetworksChapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and Networks
IMD 251 - Networking par isma ishak
IMD 251 - NetworkingIMD 251 - Networking
IMD 251 - Networking
isma ishak886 vues
Slides for protocol layering and network applications par jajinekkanti
Slides for protocol layering and network applicationsSlides for protocol layering and network applications
Slides for protocol layering and network applications
jajinekkanti4.9K vues

En vedette

Sept 2017 technology management par
Sept 2017  technology managementSept 2017  technology management
Sept 2017 technology managementshahin raj
153 vues5 diapositives
02 Network Models(강의용) par
02 Network Models(강의용)02 Network Models(강의용)
02 Network Models(강의용)guestafa80f
2.9K vues44 diapositives
Unit 1 network models & typical examples(part a) par
Unit 1 network models & typical examples(part a)Unit 1 network models & typical examples(part a)
Unit 1 network models & typical examples(part a)Vishal kakade
3.6K vues40 diapositives
Sept 2017 topologies and communication media par
Sept 2017   topologies and communication mediaSept 2017   topologies and communication media
Sept 2017 topologies and communication mediashahin raj
256 vues32 diapositives
Sept 2017 introduction par
Sept 2017   introductionSept 2017   introduction
Sept 2017 introductionshahin raj
155 vues61 diapositives
Sept 2017 communication system and protocols par
Sept 2017  communication system and protocolsSept 2017  communication system and protocols
Sept 2017 communication system and protocolsshahin raj
179 vues16 diapositives

En vedette(20)

Sept 2017 technology management par shahin raj
Sept 2017  technology managementSept 2017  technology management
Sept 2017 technology management
shahin raj153 vues
02 Network Models(강의용) par guestafa80f
02 Network Models(강의용)02 Network Models(강의용)
02 Network Models(강의용)
guestafa80f2.9K vues
Unit 1 network models & typical examples(part a) par Vishal kakade
Unit 1 network models & typical examples(part a)Unit 1 network models & typical examples(part a)
Unit 1 network models & typical examples(part a)
Vishal kakade3.6K vues
Sept 2017 topologies and communication media par shahin raj
Sept 2017   topologies and communication mediaSept 2017   topologies and communication media
Sept 2017 topologies and communication media
shahin raj256 vues
Sept 2017 introduction par shahin raj
Sept 2017   introductionSept 2017   introduction
Sept 2017 introduction
shahin raj155 vues
Sept 2017 communication system and protocols par shahin raj
Sept 2017  communication system and protocolsSept 2017  communication system and protocols
Sept 2017 communication system and protocols
shahin raj179 vues
Sept 2017 multimedia par shahin raj
Sept 2017   multimediaSept 2017   multimedia
Sept 2017 multimedia
shahin raj120 vues
Sept 2017 cisco certification routers par shahin raj
Sept 2017  cisco certification routersSept 2017  cisco certification routers
Sept 2017 cisco certification routers
shahin raj121 vues
Sept 2017 static routing and packet forwarding par shahin raj
Sept 2017    static routing and packet forwardingSept 2017    static routing and packet forwarding
Sept 2017 static routing and packet forwarding
shahin raj209 vues
6 fundamental liberties par shahin raj
6 fundamental liberties6 fundamental liberties
6 fundamental liberties
shahin raj327 vues
Sept 2017 dynamic routing par shahin raj
Sept 2017   dynamic routingSept 2017   dynamic routing
Sept 2017 dynamic routing
shahin raj290 vues
Sept 2017 network design par shahin raj
Sept 2017   network designSept 2017   network design
Sept 2017 network design
shahin raj956 vues
Sept 2017 osi and tcp ip protocols par shahin raj
Sept 2017   osi  and tcp ip protocolsSept 2017   osi  and tcp ip protocols
Sept 2017 osi and tcp ip protocols
shahin raj251 vues
Network models and Attacks par N S
Network models and AttacksNetwork models and Attacks
Network models and Attacks
N S213 vues
Network Models par TechiNerd
Network ModelsNetwork Models
Network Models
TechiNerd948 vues
Computer network : models and topologies par Anup Pandey
Computer network : models and topologiesComputer network : models and topologies
Computer network : models and topologies
Anup Pandey6.8K vues

Similaire à Sept 2017 network standards and models

Osi model par
Osi modelOsi model
Osi modelsayyed sabir
351 vues33 diapositives
Lecture 01 {Introduction}.pptx par
Lecture 01 {Introduction}.pptxLecture 01 {Introduction}.pptx
Lecture 01 {Introduction}.pptxSurendraBasnet6
3 vues85 diapositives
PC 106 PPT-06 par
PC 106 PPT-06PC 106 PPT-06
PC 106 PPT-06MLG College of Learning, Inc
156 vues15 diapositives
Dc2 t1 par
Dc2 t1Dc2 t1
Dc2 t1Nachiket Rajput
59 vues51 diapositives
ppt_dcn.pdf par
ppt_dcn.pdfppt_dcn.pdf
ppt_dcn.pdfMouDhara1
10 vues465 diapositives
Basics concept of network and internet mansi par
Basics concept of network and internet   mansiBasics concept of network and internet   mansi
Basics concept of network and internet mansiMansiGupta298
43 vues36 diapositives

Similaire à Sept 2017 network standards and models(20)

Basics concept of network and internet mansi par MansiGupta298
Basics concept of network and internet   mansiBasics concept of network and internet   mansi
Basics concept of network and internet mansi
MansiGupta29843 vues
Introduction to Networks_v0.2 par Sohail Gohir
Introduction to Networks_v0.2Introduction to Networks_v0.2
Introduction to Networks_v0.2
Sohail Gohir229 vues
Osi reference model par Sagar Gor
Osi reference modelOsi reference model
Osi reference model
Sagar Gor476 vues
osireferencemodel-170703104058 (1).pdf par Fira253524
osireferencemodel-170703104058 (1).pdfosireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdf
Fira2535244 vues
Itmg360 chapter one_v05 par raj_rohit
Itmg360 chapter one_v05Itmg360 chapter one_v05
Itmg360 chapter one_v05
raj_rohit188 vues

Dernier

Codes and Conventions.pptx par
Codes and Conventions.pptxCodes and Conventions.pptx
Codes and Conventions.pptxIsabellaGraceAnkers
13 vues5 diapositives
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth par
BCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for GrowthBCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for Growth
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for GrowthInnomantra
6 vues4 diapositives
Ansari: Practical experiences with an LLM-based Islamic Assistant par
Ansari: Practical experiences with an LLM-based Islamic AssistantAnsari: Practical experiences with an LLM-based Islamic Assistant
Ansari: Practical experiences with an LLM-based Islamic AssistantM Waleed Kadous
5 vues29 diapositives
sam_software_eng_cv.pdf par
sam_software_eng_cv.pdfsam_software_eng_cv.pdf
sam_software_eng_cv.pdfsammyigbinovia
8 vues5 diapositives
fakenews_DBDA_Mar23.pptx par
fakenews_DBDA_Mar23.pptxfakenews_DBDA_Mar23.pptx
fakenews_DBDA_Mar23.pptxdeepmitra8
16 vues34 diapositives
DESIGN OF SPRINGS-UNIT4.pptx par
DESIGN OF SPRINGS-UNIT4.pptxDESIGN OF SPRINGS-UNIT4.pptx
DESIGN OF SPRINGS-UNIT4.pptxgopinathcreddy
19 vues47 diapositives

Dernier(20)

BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth par Innomantra
BCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for GrowthBCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for Growth
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth
Innomantra 6 vues
Ansari: Practical experiences with an LLM-based Islamic Assistant par M Waleed Kadous
Ansari: Practical experiences with an LLM-based Islamic AssistantAnsari: Practical experiences with an LLM-based Islamic Assistant
Ansari: Practical experiences with an LLM-based Islamic Assistant
fakenews_DBDA_Mar23.pptx par deepmitra8
fakenews_DBDA_Mar23.pptxfakenews_DBDA_Mar23.pptx
fakenews_DBDA_Mar23.pptx
deepmitra816 vues
Design of machine elements-UNIT 3.pptx par gopinathcreddy
Design of machine elements-UNIT 3.pptxDesign of machine elements-UNIT 3.pptx
Design of machine elements-UNIT 3.pptx
gopinathcreddy33 vues
Update 42 models(Diode/General ) in SPICE PARK(DEC2023) par Tsuyoshi Horigome
Update 42 models(Diode/General ) in SPICE PARK(DEC2023)Update 42 models(Diode/General ) in SPICE PARK(DEC2023)
Update 42 models(Diode/General ) in SPICE PARK(DEC2023)
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc... par csegroupvn
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...
csegroupvn5 vues
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx par lwang78
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx
lwang78109 vues
GDSC Mikroskil Members Onboarding 2023.pdf par gdscmikroskil
GDSC Mikroskil Members Onboarding 2023.pdfGDSC Mikroskil Members Onboarding 2023.pdf
GDSC Mikroskil Members Onboarding 2023.pdf
gdscmikroskil58 vues
Design_Discover_Develop_Campaign.pptx par ShivanshSeth6
Design_Discover_Develop_Campaign.pptxDesign_Discover_Develop_Campaign.pptx
Design_Discover_Develop_Campaign.pptx
ShivanshSeth637 vues
Generative AI Models & Their Applications par SN
Generative AI Models & Their ApplicationsGenerative AI Models & Their Applications
Generative AI Models & Their Applications
SN10 vues

Sept 2017 network standards and models

  • 2. Network Communication • Recognize data • Divide data into manageable chunk • Add information to each chunk to: – Determine where the data is coming from – Identify where the data is going to • Add timing and error checking information • Put the data on the network and send it on its way
  • 3. Why Networking Standards are needed? • Standards provide a fixed way for hardware and/or software systems to communicate. • Need for standard protocols so that software/hardware from different vendors could communicate • Network operating systems follow strict rules (protocols) to control how each of the previous tasks are accomplished. • For example, USB enables two pieces of equipment to interface even though they are manufactured by different companies. • By allowing hardware and software from different companies to interconnect, standards help promote competition.
  • 4. Types of Standards There are two main types of standards: • Formal: a standard developed by an industry or government standards-making body • De facto: standards that emerge in the marketplace and are widely used, but lack official backing by a standards-making body
  • 5. The Standardization Processes:Three Steps • Specification: developing the classification and identifying the problems to be addressed. • Identification of choices: identify solutions to the problems and choose the “optimum” solution. • Acceptance: defining the solution, getting it recognized by industry so that a uniform solution is accepted.
  • 6. Networking Standards Organizations 1. ANSI 2. EIA 3. IEEE 4. ISO 5. ITU
  • 7. American National Standards Institute (ANSI) • ANSI is an organization composed of more than 1000 representatives from industry in addition to other fields, such as chemical and nuclear engineering, health and safety, and construction. • ANSI also represents the United States in setting international standards.
  • 8. Electronic Industries Alliance (EIA) • EIA is a trade organization composed of representatives from electronics manufacturing firms across the United States. • EIA began as the Radio Manufacturers Association (RMA) in 1924; over time it evolved to include manufacturers of televisions, semiconductors, computers and networking devices.
  • 9. Institute of Electrical and Electronic Engineers (IEEE) • The IEEE is an international society composed of engineering professionals. • Its goals are to promote development and education in the electrical engineering and computer science fields.
  • 10. International Organization for Standardization (ISO) • ISO is a collection of standards organizations representing 130 countries. • ISO’s goal is to establish international technological standards to facilitate global exchange of information and barrier-free trade.
  • 11. International Telecommunication Union (ITU) • The ITU is a specialized United Nations agency that regulates international telecommunications, including radio and TV frequencies, satellite and telephony specifications, networking infrastructure, and tariffs applied to global communications. • It also provides developing countries with technical expertise and equipment to advance those nations’ technological bases.
  • 12. IEEE Networking Specifications • 802.1 – Internetworking – Covers routing, bridging, and internetwork communications. • 802.2 – Logical Link Control – Relates to error and flow control over data frames. • 802.3 – Ethernet LAN – Covers all forms of Ethernet media and interfaces. • 802.4 – Token Bus LAN – Covers all forms of Token Bus media and interfaces. • 802.5 – Token Ring LAN – Covers all forms of Token Ring media and interfaces. • 802.6 – Metropolitan Area Network (MAN) – Covers MAN technologies, addressing, and services.
  • 13. IEEE Networking Specifications • 802.7 – Broadband Technical Advisory Group – Covers broadband networking media, interfaces, and other equipment. • 802.8 – Fiber Optic Technical Advisory Group – Covers use of fiber-optic media and technologies for various networking types. • 802.9 – Integrated Voice/Data Networks – Covers integration of voice and data traffic over a single network medium. • 802.10 – Network Security – Covers network access controls, encryption, certification, and other security topics. • 802.11 – Wireless Networks – Standards for wireless networking for many different broadcast frequencies and usage techniques. • 802.12 – High Speed Networking – Covers a variety of 100Mbps plus technologies, including 100BASEVG-AnyLAN.
  • 14. LAYERED TASKS • Use of the concept of layers in our daily life. • As an example, let us consider two friends who communicate through postal mail. • The process of sending a letter to a friend would be complex if there were no services available from the post office. Sender, Receiver, and Carrier Hierarchy
  • 15. Tasks involved in sending a letter
  • 16. THE OSI MODEL • Established in 1947, the International Standards Organization (ISO) is a multinational body dedicated to worldwide agreement on international standards. • An ISO standard that covers all aspects of network communications is the Open Systems Interconnection (OSI) model. It was first introduced in the late 1970s. ISO is the organization. OSI is the model.
  • 17. Relationship of OSI Layers • Each layer of the OSI model must communicate with the layer above and below it – For example, the Presentation layer must communicate with the Application layer (one above) and the Session layer (one below) • As data passes down through the OSI layers, each layer (except Physical) adds some information to the data • When data reaches the receiving computer, the information added by each layer of the OSI model is read and processed by the corresponding layer on the receiving computer • This is referred to as peer-layer communications
  • 18. Relationships among Seven layers of the OSI model Computer A Computer B Virtual Communication Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport Network Data Link Physical
  • 19. The interaction between layers in the OSI model
  • 20. An exchange using the OSI model
  • 21. Physical layer The physical layer is responsible for movements of individual bits from one hop (node) to the next.
  • 22. Data link layer The data link layer is responsible for moving frames from one hop (node) to the next.
  • 24. Network layer The network layer is responsible for the delivery of individual packets from the source host to the destination host.
  • 26. Transport layer The transport layer is responsible for the delivery of a message from one process to another.
  • 28. Session layer The session layer is responsible for dialog control and synchronization.
  • 29. Presentation layer The presentation layer is responsible for translation, compression, and encryption.
  • 30. Application layer The application layer is responsible for providing services to the user.
  • 32. TCP/IP PROTOCOL SUITE • The layers in the TCP/IP protocol suite do not exactly match those in the OSI model. • The original TCP/IP protocol suite was defined as having four layers: host-to-network, internet, transport, and application. • However, when TCP/IP is compared to OSI, we can say that the TCP/IP protocol suite is made of five layers: physical, data link, network, transport, and application.
  • 33. TCP/IP and OSI model
  • 34. ADDRESSING Four levels of addresses are used in an internet employing the TCP/IP protocols: physical, logical, port, and specific. Relationship of layers and addresses in TCP/IP
  • 36. OSI Process Physical Layer Places bits onto the network media Data Link Layer Packages data into frames Adds FCS; adds physical addresses passes to Physical layer Network layer Add network addresses passes data to Data Link Layer Transport layer Subdivides data adds sequencing info passes data to Network layer Session layer Adds a control frame to data that indicates that you have the right to transmit data passes data to Transport layer Presentation layer encyrpts request (if necessary) adds any codes required to implement formatting passes request to Session layer Application level formulates request for data and sends request to Presentation layer Request for e-mail is received by Physical layer on receiving computer Request is passed up the layers of the OSI model Each layer read, processes and removes info added by cooresponding layer on sending computer User Requests Mail
  • 37. In Next Figure a node with physical address 10 sends a frame to a node with physical address 87. The two nodes are connected by a link (bus topology LAN). As the figure shows, the computer with physical address 10 is the sender, and the computer with physical address 87 is the receiver. Example 1
  • 39. Most local-area networks use a 48-bit (6-byte) physical address written as 12 hexadecimal digits; every byte (2 hexadecimal digits) is separated by a colon, as shown below: Example2 07:01:02:01:2C:4B A 6-byte (12 hexadecimal digits) physical address.
  • 40. Next Figure shows a part of an internet with two routers connecting three LANs. Each device (computer or router) has a pair of addresses (logical and physical) for each connection. In this case, each computer is connected to only one link and therefore has only one pair of addresses. Each router, however, is connected to three networks (only two are shown in the figure). So each router has three pairs of addresses, one for each connection. Example 3
  • 42. Next Figure shows two computers communicating via the Internet. The sending computer is running three processes at this time with port addresses a, b, and c. The receiving computer is running two processes at this time with port addresses j and k. Process a in the sending computer needs to communicate with process j in the receiving computer. Note that although physical addresses change from hop to hop, logical and port addresses remain the same from the source to destination. Example 4
  • 44. Communication Functions according to the OSI Model User applications .. Encryption/ decryption compression/ expansion Choice of syntax Session control Session to transport mapping Session management Session synch. Layer and flow control Error recovery Multiplexing Connection control Routing Addressing Error control Flow control Data link establishment Synch Framing Access to transm. media Physical and electrical interface Activation/ deactivation of con. Application layer Presentation layer Session layer Transport layer Network layer Link layer Physical layer