SlideShare a Scribd company logo
1 of 19
IEEE 802.X Standards
• The Institute of Electrical and Electronics Engineers
(IEEE) has developed a series of networking standards
to ensure that networking technologies developed by
manufacturers are compatible.
• These standards describe the cabling, physical
topology, electrical topology and access schemes of
network products.
• These standards describe the protocols used in the
lower two layers of the OSI model:
1. Physical layer
2. Data link layer.
They don’t go above those layers.
• The committee structure of the IEEE is
numbered like the decimal system.
• The general committee working on these
standards is 802.
• Various subcommittees, designed by decimal
numbers, have worked on different version of
the standards.
IEEE 802.5
• The IEEE 802.5 standard specifies the
characteristics for Token Ring networks.
• Token Ring was introduced by IBM in the mid-
1980s.
What is token ring LAN?
• Token ring LAN technology is a local area network
protocol which resides at the data link layer (DLL) of
the OSI model.
• Stations on a token ring LAN are logically organized in a
ring topology with data being transmitted sequentially
from one ring station to the next with a token travelling
around the ring.
• This standard describes a token passing protocol which
means that a machine can only use the network when
it has control of the “token”
• This ensures that there are no collisions because only
one machine can use the network at any given time.
• Token ring protocol uses a special three-byte
frame called a token that travels around the
ring.
• Token ring frames travel completely around
the loop.
• Stations that have data frames to transmit
must first acquire the token before they can
transmit data frames.
• When no station is transmitting a data frame, a
token frame circles the loop.
• This token frame is repeated from station to
station until arriving at a station that needs to
transmit data.
• When a station needs to transmit data, it first has
to capture the free Token and replace the data
with its own message.
• Once the sending station receives its data frame,
it converts the frame back into a token.
• On 4 Mbit/s Token Ring, only one token may
circulate; on 16 Mbit/s Token Ring, there may be
multiple tokens.
Operation of Token Ring
• At the start, a free Token is circulating on the
ring.
• If machine 1 wants to send some data to
machine 4, so it first has to capture the free
Token.
• It then writes its data and the recipient's
address onto the Token (represented by the
yellow flashing screen).
• The packet of data is then sent to machine 2 who
reads the address, realizes it is not its own, so
passes it on to machine 3.
• Machine 3 does the same and passes the Token
on to machine 4.
• This time it is the correct address and so number
4 reads the message (represented by the yellow
flashing screen).
• Machine 4 cannot, however, release a free Token
on to the ring, it must first send the message back
to number 1 with an acknowledgement to say
that it has received the data (represented by the
purple flashing screen).
• The receipt is then sent to machine 5 who
checks the address, realizes that it is not its
own and so forwards it on to the next
machine in the ring, number 6.
• Machine 6 does the same and forwards the
data to number 1, who sent the original
message.
• Machine 1 recognizes the address, reads the
acknowledgement from number 4
(represented by the purple flashing screen)
and then releases the free Token back on to
the ring ready for the next machine to use.
• That's the basics of Token Ring and it shows
how data is sent, received and acknowledged.
• The following is a list of the specific characteristics
specified in the 802.5 standard:
• Speed: The 802.5 Token Ring specifies network speeds
of 4 and 16Mbps.
• Topology: Token Ring networks use a logical ring
topology and most often a physical star.
• Media: Token Ring networks use unshielded twisted
pair cabling or shielded twisted pair.
• Access method: 802.5 specify an access method
known as token passing.. The token travels around the
network looking for computers with data to send. The
computer's data is passed along with the token until it
gets to the destination computer at which point, the
data is removed from the token and the empty token
placed back on the ring.
802.3 IEEE Standard
• The IEEE 802.3 standard defines the characteristics for
Ethernet networks.
• The Ethernet specification served as the basis for the
IEEE 802.3 standard
• What is an Ethernet?
• A LAN architecture or telecommunications networking
protocol introduced by Xerox Corp. in 1979.
• It was developed as an inexpensive way of sending
information quickly between offices machines
connected together in a single room or building.
• The original data rate of 10 megabits per second has
been increased to 100 megabits per second for a new
standard known as fast Ethernet.
• Ethernet uses a bus or star topology and
supports data transfer rates of 10 Mbps.
The features for 802.3 are listed here:
• Speed: The original IEEE 802.3 standard specified
a network transfer rate of 10Mbps.
• There have been modifications to the standard,
the result being Fast Ethernet (802.3u), which can
transmit network data up to 100Mbps and higher,
as well as Gigabit Ethernet (802.3z), which can
transmit at speeds up to 1000Mbps.
• 802.3ae is a very fast 803.3 standard. Known as
10-Gigabit Ethernet.
Topology:
• The original Ethernet networks used a bus or
star topology because the original 802.3
standard included specifications for both
twisted pair and coaxial cabling.
Media
• The media refers to the physical cabling used
to transmit the signal around the network.
• The original 802.3 specifications identified
coaxial and twisted pair cabling to be used.
• The more modern standards specify twisted
pair and fiber-optic cable.
• 802.3ae currently only supports fiber media.
Access method
• The access method refers to the way that the
network media is accessed.
• Ethernet networks use a system called Carrier
Sense Multiple Access with Collision
Detection (CSMA/CD).
• The CSMA/CD method is internationally
standardized in IEEE 802.3
• CSMA/CD works by monitoring the computers
that are sending data on the network.
• If two computers transmit data at the same
time, a data collision will occur.
• To prevent collisions, the systems sending the
data will be required to wait a period of time
and then retransmit the data to avoid the
collision.
• Carrier Sense Multiple Access / Collision
Detection, a set of rules determining how
network devices respond when two devices
attempt to use a data channel simultaneously
(called a collision).
• CSMA/CD is a type of contention protocol i.e.
how to handle competition of resources.
• The term contention is used especially in
networks to describe the situation where two
or more nodes attempt to transmit a message
across the same wire at the same time.

More Related Content

What's hot

Chapter 4-The Medium Access Control Sublayer.ppt
Chapter 4-The Medium Access Control Sublayer.pptChapter 4-The Medium Access Control Sublayer.ppt
Chapter 4-The Medium Access Control Sublayer.ppt
vanlinhle3
 
Chap 4 (large scale propagation)
Chap 4 (large scale propagation)Chap 4 (large scale propagation)
Chap 4 (large scale propagation)
asadkhan1327
 
Spanning tree protocol
Spanning tree protocolSpanning tree protocol
Spanning tree protocol
Muuluu
 

What's hot (20)

2.6 ethernet ieee 802.3
2.6 ethernet   ieee 802.32.6 ethernet   ieee 802.3
2.6 ethernet ieee 802.3
 
Chapter 4-The Medium Access Control Sublayer.ppt
Chapter 4-The Medium Access Control Sublayer.pptChapter 4-The Medium Access Control Sublayer.ppt
Chapter 4-The Medium Access Control Sublayer.ppt
 
Unicast multicast & broadcast
Unicast multicast & broadcastUnicast multicast & broadcast
Unicast multicast & broadcast
 
HDLC(High level Data Link Control)
HDLC(High level Data Link Control)HDLC(High level Data Link Control)
HDLC(High level Data Link Control)
 
wireless network IEEE 802.11
 wireless network IEEE 802.11 wireless network IEEE 802.11
wireless network IEEE 802.11
 
IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11
 
STP (spanning tree protocol)
STP (spanning tree protocol)STP (spanning tree protocol)
STP (spanning tree protocol)
 
Physical layer ppt
Physical layer pptPhysical layer ppt
Physical layer ppt
 
Ethernet technology
Ethernet technologyEthernet technology
Ethernet technology
 
Ethernet
EthernetEthernet
Ethernet
 
Spanning tree protocol (stp)
Spanning tree protocol (stp)Spanning tree protocol (stp)
Spanning tree protocol (stp)
 
MANET routing protocols Issues and Classifications
 MANET routing protocols Issues and Classifications MANET routing protocols Issues and Classifications
MANET routing protocols Issues and Classifications
 
Lte Presentation.Ppt
Lte Presentation.PptLte Presentation.Ppt
Lte Presentation.Ppt
 
Chap 4 (large scale propagation)
Chap 4 (large scale propagation)Chap 4 (large scale propagation)
Chap 4 (large scale propagation)
 
Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer network
 
TCP- Transmission Control Protocol
TCP-  Transmission Control Protocol TCP-  Transmission Control Protocol
TCP- Transmission Control Protocol
 
Spanning tree protocol
Spanning tree protocolSpanning tree protocol
Spanning tree protocol
 
Lecture 13
Lecture 13Lecture 13
Lecture 13
 
network Switch
 network Switch network Switch
network Switch
 
Arp
ArpArp
Arp
 

Similar to Ieee 802 standard

Ethernet Data link layer Local area network
Ethernet Data link layer Local area networkEthernet Data link layer Local area network
Ethernet Data link layer Local area network
RiteshKumar630578
 
Internet protocols Report Slides
Internet protocols Report SlidesInternet protocols Report Slides
Internet protocols Report Slides
Bassam Kanber
 
WIFI MODEM Part-22
WIFI MODEM Part-22WIFI MODEM Part-22
WIFI MODEM Part-22
Techvilla
 

Similar to Ieee 802 standard (20)

IEEE and Lower Level LAN Protocols.ppt
IEEE and Lower Level LAN Protocols.pptIEEE and Lower Level LAN Protocols.ppt
IEEE and Lower Level LAN Protocols.ppt
 
Network architecture
Network architectureNetwork architecture
Network architecture
 
Ethernet and Token ring (Computer Networks)
Ethernet and Token ring (Computer Networks)Ethernet and Token ring (Computer Networks)
Ethernet and Token ring (Computer Networks)
 
Ethernet,token ring
Ethernet,token ring Ethernet,token ring
Ethernet,token ring
 
Ppt on networking
Ppt on networkingPpt on networking
Ppt on networking
 
Lan basic
Lan basicLan basic
Lan basic
 
Ethernet Data link layer Local area network
Ethernet Data link layer Local area networkEthernet Data link layer Local area network
Ethernet Data link layer Local area network
 
MVA slides lesson 2
MVA slides lesson 2MVA slides lesson 2
MVA slides lesson 2
 
IEEE standard
IEEE standardIEEE standard
IEEE standard
 
Computer Networks IEEE 802.3 standard-2021.pptx
Computer Networks IEEE 802.3 standard-2021.pptxComputer Networks IEEE 802.3 standard-2021.pptx
Computer Networks IEEE 802.3 standard-2021.pptx
 
A427 nic card
A427 nic cardA427 nic card
A427 nic card
 
lecture 2.pptx
lecture 2.pptxlecture 2.pptx
lecture 2.pptx
 
Fddi
FddiFddi
Fddi
 
Computer network
Computer networkComputer network
Computer network
 
Internet protocols Report Slides
Internet protocols Report SlidesInternet protocols Report Slides
Internet protocols Report Slides
 
WIFI MODEM Part-22
WIFI MODEM Part-22WIFI MODEM Part-22
WIFI MODEM Part-22
 
Networking_and_Data_communication.pptx
Networking_and_Data_communication.pptxNetworking_and_Data_communication.pptx
Networking_and_Data_communication.pptx
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
presentation on TCP/IP protocols data comunications
presentation on TCP/IP protocols data comunicationspresentation on TCP/IP protocols data comunications
presentation on TCP/IP protocols data comunications
 
Networking Basic Refresh.pdf
Networking Basic Refresh.pdfNetworking Basic Refresh.pdf
Networking Basic Refresh.pdf
 

Recently uploaded

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systems
meharikiros2
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 

Recently uploaded (20)

Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdf
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systems
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information Systems
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 

Ieee 802 standard

  • 1. IEEE 802.X Standards • The Institute of Electrical and Electronics Engineers (IEEE) has developed a series of networking standards to ensure that networking technologies developed by manufacturers are compatible. • These standards describe the cabling, physical topology, electrical topology and access schemes of network products. • These standards describe the protocols used in the lower two layers of the OSI model: 1. Physical layer 2. Data link layer. They don’t go above those layers.
  • 2. • The committee structure of the IEEE is numbered like the decimal system. • The general committee working on these standards is 802. • Various subcommittees, designed by decimal numbers, have worked on different version of the standards.
  • 3. IEEE 802.5 • The IEEE 802.5 standard specifies the characteristics for Token Ring networks. • Token Ring was introduced by IBM in the mid- 1980s.
  • 4. What is token ring LAN? • Token ring LAN technology is a local area network protocol which resides at the data link layer (DLL) of the OSI model. • Stations on a token ring LAN are logically organized in a ring topology with data being transmitted sequentially from one ring station to the next with a token travelling around the ring. • This standard describes a token passing protocol which means that a machine can only use the network when it has control of the “token” • This ensures that there are no collisions because only one machine can use the network at any given time.
  • 5. • Token ring protocol uses a special three-byte frame called a token that travels around the ring. • Token ring frames travel completely around the loop. • Stations that have data frames to transmit must first acquire the token before they can transmit data frames.
  • 6. • When no station is transmitting a data frame, a token frame circles the loop. • This token frame is repeated from station to station until arriving at a station that needs to transmit data. • When a station needs to transmit data, it first has to capture the free Token and replace the data with its own message. • Once the sending station receives its data frame, it converts the frame back into a token. • On 4 Mbit/s Token Ring, only one token may circulate; on 16 Mbit/s Token Ring, there may be multiple tokens.
  • 7. Operation of Token Ring • At the start, a free Token is circulating on the ring. • If machine 1 wants to send some data to machine 4, so it first has to capture the free Token. • It then writes its data and the recipient's address onto the Token (represented by the yellow flashing screen).
  • 8. • The packet of data is then sent to machine 2 who reads the address, realizes it is not its own, so passes it on to machine 3. • Machine 3 does the same and passes the Token on to machine 4. • This time it is the correct address and so number 4 reads the message (represented by the yellow flashing screen). • Machine 4 cannot, however, release a free Token on to the ring, it must first send the message back to number 1 with an acknowledgement to say that it has received the data (represented by the purple flashing screen).
  • 9. • The receipt is then sent to machine 5 who checks the address, realizes that it is not its own and so forwards it on to the next machine in the ring, number 6. • Machine 6 does the same and forwards the data to number 1, who sent the original message. • Machine 1 recognizes the address, reads the acknowledgement from number 4 (represented by the purple flashing screen) and then releases the free Token back on to the ring ready for the next machine to use.
  • 10. • That's the basics of Token Ring and it shows how data is sent, received and acknowledged.
  • 11. • The following is a list of the specific characteristics specified in the 802.5 standard: • Speed: The 802.5 Token Ring specifies network speeds of 4 and 16Mbps. • Topology: Token Ring networks use a logical ring topology and most often a physical star. • Media: Token Ring networks use unshielded twisted pair cabling or shielded twisted pair. • Access method: 802.5 specify an access method known as token passing.. The token travels around the network looking for computers with data to send. The computer's data is passed along with the token until it gets to the destination computer at which point, the data is removed from the token and the empty token placed back on the ring.
  • 12. 802.3 IEEE Standard • The IEEE 802.3 standard defines the characteristics for Ethernet networks. • The Ethernet specification served as the basis for the IEEE 802.3 standard • What is an Ethernet? • A LAN architecture or telecommunications networking protocol introduced by Xerox Corp. in 1979. • It was developed as an inexpensive way of sending information quickly between offices machines connected together in a single room or building. • The original data rate of 10 megabits per second has been increased to 100 megabits per second for a new standard known as fast Ethernet.
  • 13. • Ethernet uses a bus or star topology and supports data transfer rates of 10 Mbps.
  • 14. The features for 802.3 are listed here: • Speed: The original IEEE 802.3 standard specified a network transfer rate of 10Mbps. • There have been modifications to the standard, the result being Fast Ethernet (802.3u), which can transmit network data up to 100Mbps and higher, as well as Gigabit Ethernet (802.3z), which can transmit at speeds up to 1000Mbps. • 802.3ae is a very fast 803.3 standard. Known as 10-Gigabit Ethernet.
  • 15. Topology: • The original Ethernet networks used a bus or star topology because the original 802.3 standard included specifications for both twisted pair and coaxial cabling.
  • 16. Media • The media refers to the physical cabling used to transmit the signal around the network. • The original 802.3 specifications identified coaxial and twisted pair cabling to be used. • The more modern standards specify twisted pair and fiber-optic cable. • 802.3ae currently only supports fiber media.
  • 17. Access method • The access method refers to the way that the network media is accessed. • Ethernet networks use a system called Carrier Sense Multiple Access with Collision Detection (CSMA/CD). • The CSMA/CD method is internationally standardized in IEEE 802.3 • CSMA/CD works by monitoring the computers that are sending data on the network.
  • 18. • If two computers transmit data at the same time, a data collision will occur. • To prevent collisions, the systems sending the data will be required to wait a period of time and then retransmit the data to avoid the collision.
  • 19. • Carrier Sense Multiple Access / Collision Detection, a set of rules determining how network devices respond when two devices attempt to use a data channel simultaneously (called a collision). • CSMA/CD is a type of contention protocol i.e. how to handle competition of resources. • The term contention is used especially in networks to describe the situation where two or more nodes attempt to transmit a message across the same wire at the same time.