SlideShare a Scribd company logo
1 of 29
ETHERNET IMPLEMENTATION
LAN SYSTEMS
โ€ข LAN??
โ€ข LAN market has seen several technologies such
as Ethernet, Token Ring, Token Bus, FDDI, and
ATM LAN.
โ€ข Ethernet is by far the dominant technology.
โ€ข The original Ethernet was created in 1976.
โ€ข It has gone through four generations:
Standard Ethernet (10 Mbps), Fast Ethernet
(100Mbps), Gigabit Ethernet (1 Gbps), and
Ten-Gigabit Ethernet (10 Gbps).
STANDARD OR TRADITIONAL
ETHERNET
โ€ข IEEE Standard is ________
โ€ข Access method is _________
โ€“ Jam signal to alert about collision.
โ€ข Unreliable Medium
โ€ข Ethernet by definition is a _________ protocol.
โ€“ Any signal can be received by all hosts
broadcast
CSMA/CD
IEEE 802.3
ADDRESSING PHYSICAL LAYER
โ€ข Each station on an Ethernet
network has its own NIC.
โ€ข The NIC provides the station
with a 6-byte physical address.
โ€ข The Ethernet address is 6
bytes (48 bits), normally
written in hexadecimal
notation, with a colon between
the bytes.
โ€ข Example: 06:01 :02:01:2C:4B
Unicast, multicast & broadcast
addresses
โ€ข The destination address can be unicast, multicast, or
broadcast.
โ€ข How to distinguish a unicast address from a multicast
address?
โ€ข The least significant bit of the first byte
defines the type of address.
โ€ข If the least significant bit of the first byte in
a destination address is 0, the address is
unicast; otherwise, it is multicast.
โ€ข The broadcast address is a special case of
the multicast address.
โ€ข FF:FF:FF:FF:FF:FF is the broadcast MAC
address.
โ€ข A broadcast destination address is forty-
eight 1s.
PHYSICAL LAYER IMPLEMENTATION
10Base5: Thick Ethernet
โ€ข The first implementation is
called 10Base5, Thick
Ethernet, or Thicknet.
โ€ข As the name suggests, size of
cable is very thick.
โ€ข Connects stations in bus
topology.
10Base2:Thin Ethernet
โ€ข 10Base2, thin Ethernet, or
Cheapernet.
โ€ข Uses a bus topology, but the cable
is much thinner and more flexible.
10BaseT-Twisted Pair Ethernet
โ€ข 1OBase-T uses a physical star topology. The stations
are connected to a hub via two pairs of twisted cable.
10BaseF-Fiber Ethernet
โ€ข 10Base-F uses a star topology to connect stations to a
hub.
โ€ข The stations are connected to the hub using two OFCs.
Variations in Standard
Ethernet
โ€ข The 10-Mbps Standard Ethernet
has gone through several changes.
โ€ข Bridged Ethernet
Switched Ethernet
Full Duplex Ethernet
BRIDGED ETHERNET
โ€ข Division of a LAN by bridges.
โ€ข Bridges have two effects on an
Ethernet LAN:
โ€ข Raising Bandwidth
โ€ข Separating Collision Domain
RAISING BW
Separating Collision Domains
SWITCHED ETHERNET
FULL DUPLEX ETHERNET
FAST ETHERNET
โ€ข IEEE standard is _________
โ€ข Can transmit data 10 times faster at a
rate of 100 Mbps.
IEEE 802.3u
MAC SUBLAYER
โ€ข Drop bus & keep only the star
topology-half-duplex, full-duplex.
โ€ข AUTO NEGOTIATION
โ€ข Allows two devices to negotiate the
mode or data rate of operation.
PHYSICAL LAYER
PHY LAYER IMPLEMENTATION
โ€ข Fast Ethernet Implementations categorized
into: two wire or four-wire.
GIGABIT ETHERNET
โ€ข 1000 Mbps or 1Gbps data
rate.
โ€ข IEEE standard is
________
IEEE 802.3z
MAC SUBLAYER
โ€ข Two distinctive approaches for medium
access: half-duplex and full-duplex.
โ€ข FULL DUPLEX MODE-SWITCH
โ€ข No collision.
โ€ข The maximum length of the cable is
determined by the signal attenuation in the
cable.
โ€ข HALF-DUPLEX MODE-HUB
โ€ข Uses CSMA/CD.
PHYSICAL LAYER
PHYSICAL LAYER
IMPLEMENTATION
LAN Systems.pptx

More Related Content

Similar to LAN Systems.pptx

lecture01_tm.pptx
lecture01_tm.pptxlecture01_tm.pptx
lecture01_tm.pptxKashifIshaq10
ย 
Networking Chapter 5
Networking Chapter 5Networking Chapter 5
Networking Chapter 5mlrbrown
ย 
NIC AND HUB CONNECTING DEVICES
NIC AND HUB CONNECTING DEVICESNIC AND HUB CONNECTING DEVICES
NIC AND HUB CONNECTING DEVICESsreelakshmikv
ย 
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & TechniciansAdvanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & TechniciansLiving Online
ย 
Real-World Networks
Real-World NetworksReal-World Networks
Real-World Networkszaisahil
ย 
Networking Chapter 4
Networking Chapter 4Networking Chapter 4
Networking Chapter 4mlrbrown
ย 
Lan technologies
Lan technologiesLan technologies
Lan technologiesManusha Dilan
ย 
Network Fundamentals: Ch9 - Ethernet
Network Fundamentals: Ch9 - EthernetNetwork Fundamentals: Ch9 - Ethernet
Network Fundamentals: Ch9 - EthernetAbdelkhalik Mosa
ย 
Networking Hardware Concepts
Networking Hardware ConceptsNetworking Hardware Concepts
Networking Hardware ConceptsAmir Villas
ย 
educational content educational content educational content
educational content educational content  educational contenteducational content educational content  educational content
educational content educational content educational contentOlajide Kuku
ย 
Educational-Content-Educational-Content-Educational-Content
Educational-Content-Educational-Content-Educational-ContentEducational-Content-Educational-Content-Educational-Content
Educational-Content-Educational-Content-Educational-ContentOlajide Kuku
ย 
Ethernet_Networking2.ppt
Ethernet_Networking2.pptEthernet_Networking2.ppt
Ethernet_Networking2.pptKowsalyaJayakumar2
ย 
HowTheInternetWorks.ppt
HowTheInternetWorks.pptHowTheInternetWorks.ppt
HowTheInternetWorks.pptPrakhar Pandey
ย 
Best fit topology - lo1 part iv
Best fit topology - lo1 part ivBest fit topology - lo1 part iv
Best fit topology - lo1 part ivAbenezer Abiti
ย 
Week 5 lan topology
Week 5 lan topologyWeek 5 lan topology
Week 5 lan topologyRobert Almazan
ย 
Fast ethernet
Fast ethernetFast ethernet
Fast ethernetsureshjeva
ย 
04 introduction to computer networking
04 introduction to computer networking04 introduction to computer networking
04 introduction to computer networkingtjunicornfx
ย 

Similar to LAN Systems.pptx (20)

lecture01_tm.pptx
lecture01_tm.pptxlecture01_tm.pptx
lecture01_tm.pptx
ย 
Networking Chapter 5
Networking Chapter 5Networking Chapter 5
Networking Chapter 5
ย 
NIC AND HUB CONNECTING DEVICES
NIC AND HUB CONNECTING DEVICESNIC AND HUB CONNECTING DEVICES
NIC AND HUB CONNECTING DEVICES
ย 
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & TechniciansAdvanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
ย 
Real-World Networks
Real-World NetworksReal-World Networks
Real-World Networks
ย 
Networking Chapter 4
Networking Chapter 4Networking Chapter 4
Networking Chapter 4
ย 
Lan technologies
Lan technologiesLan technologies
Lan technologies
ย 
Network Fundamentals: Ch9 - Ethernet
Network Fundamentals: Ch9 - EthernetNetwork Fundamentals: Ch9 - Ethernet
Network Fundamentals: Ch9 - Ethernet
ย 
Networking Hardware Concepts
Networking Hardware ConceptsNetworking Hardware Concepts
Networking Hardware Concepts
ย 
educational content educational content educational content
educational content educational content  educational contenteducational content educational content  educational content
educational content educational content educational content
ย 
Educational-Content-Educational-Content-Educational-Content
Educational-Content-Educational-Content-Educational-ContentEducational-Content-Educational-Content-Educational-Content
Educational-Content-Educational-Content-Educational-Content
ย 
Ethernet_Networking2.ppt
Ethernet_Networking2.pptEthernet_Networking2.ppt
Ethernet_Networking2.ppt
ย 
HowTheInternetWorks.ppt
HowTheInternetWorks.pptHowTheInternetWorks.ppt
HowTheInternetWorks.ppt
ย 
Best fit topology - lo1 part iv
Best fit topology - lo1 part ivBest fit topology - lo1 part iv
Best fit topology - lo1 part iv
ย 
Networking
NetworkingNetworking
Networking
ย 
Networking
NetworkingNetworking
Networking
ย 
Week 5 lan topology
Week 5 lan topologyWeek 5 lan topology
Week 5 lan topology
ย 
Fast ethernet
Fast ethernetFast ethernet
Fast ethernet
ย 
Ethernet
EthernetEthernet
Ethernet
ย 
04 introduction to computer networking
04 introduction to computer networking04 introduction to computer networking
04 introduction to computer networking
ย 

Recently uploaded

VVVIP Call Girls In Connaught Place โžก๏ธ Delhi โžก๏ธ 9999965857 ๐Ÿš€ No Advance 24HRS...
VVVIP Call Girls In Connaught Place โžก๏ธ Delhi โžก๏ธ 9999965857 ๐Ÿš€ No Advance 24HRS...VVVIP Call Girls In Connaught Place โžก๏ธ Delhi โžก๏ธ 9999965857 ๐Ÿš€ No Advance 24HRS...
VVVIP Call Girls In Connaught Place โžก๏ธ Delhi โžก๏ธ 9999965857 ๐Ÿš€ No Advance 24HRS...Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
ย 
๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...Neha Pandey
ย 
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...SUHANI PANDEY
ย 
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
ย 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...SUHANI PANDEY
ย 
Yerawada ] Independent Escorts in Pune - Book 8005736733 Call Girls Available...
Yerawada ] Independent Escorts in Pune - Book 8005736733 Call Girls Available...Yerawada ] Independent Escorts in Pune - Book 8005736733 Call Girls Available...
Yerawada ] Independent Escorts in Pune - Book 8005736733 Call Girls Available...SUHANI PANDEY
ย 
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...SUHANI PANDEY
ย 
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...tanu pandey
ย 
Real Escorts in Al Nahda +971524965298 Dubai Escorts Service
Real Escorts in Al Nahda +971524965298 Dubai Escorts ServiceReal Escorts in Al Nahda +971524965298 Dubai Escorts Service
Real Escorts in Al Nahda +971524965298 Dubai Escorts ServiceEscorts Call Girls
ย 
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)Delhi Call girls
ย 
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445ruhi
ย 
Al Barsha Night Partner +0567686026 Call Girls Dubai
Al Barsha Night Partner +0567686026 Call Girls  DubaiAl Barsha Night Partner +0567686026 Call Girls  Dubai
Al Barsha Night Partner +0567686026 Call Girls DubaiEscorts Call Girls
ย 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge GraphsEleniIlkou
ย 
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRLLucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRLimonikaupta
ย 
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...SUHANI PANDEY
ย 
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...SUHANI PANDEY
ย 
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...Delhi Call girls
ย 
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.soniya singh
ย 
Enjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort Service
Enjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort ServiceEnjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort Service
Enjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort ServiceDelhi Call girls
ย 

Recently uploaded (20)

VVVIP Call Girls In Connaught Place โžก๏ธ Delhi โžก๏ธ 9999965857 ๐Ÿš€ No Advance 24HRS...
VVVIP Call Girls In Connaught Place โžก๏ธ Delhi โžก๏ธ 9999965857 ๐Ÿš€ No Advance 24HRS...VVVIP Call Girls In Connaught Place โžก๏ธ Delhi โžก๏ธ 9999965857 ๐Ÿš€ No Advance 24HRS...
VVVIP Call Girls In Connaught Place โžก๏ธ Delhi โžก๏ธ 9999965857 ๐Ÿš€ No Advance 24HRS...
ย 
๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
ย 
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
ย 
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
ย 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
ย 
Yerawada ] Independent Escorts in Pune - Book 8005736733 Call Girls Available...
Yerawada ] Independent Escorts in Pune - Book 8005736733 Call Girls Available...Yerawada ] Independent Escorts in Pune - Book 8005736733 Call Girls Available...
Yerawada ] Independent Escorts in Pune - Book 8005736733 Call Girls Available...
ย 
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
ย 
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
ย 
Low Sexy Call Girls In Mohali 9053900678 ๐ŸฅตHave Save And Good Place ๐Ÿฅต
Low Sexy Call Girls In Mohali 9053900678 ๐ŸฅตHave Save And Good Place ๐ŸฅตLow Sexy Call Girls In Mohali 9053900678 ๐ŸฅตHave Save And Good Place ๐Ÿฅต
Low Sexy Call Girls In Mohali 9053900678 ๐ŸฅตHave Save And Good Place ๐Ÿฅต
ย 
Real Escorts in Al Nahda +971524965298 Dubai Escorts Service
Real Escorts in Al Nahda +971524965298 Dubai Escorts ServiceReal Escorts in Al Nahda +971524965298 Dubai Escorts Service
Real Escorts in Al Nahda +971524965298 Dubai Escorts Service
ย 
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
ย 
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
ย 
Al Barsha Night Partner +0567686026 Call Girls Dubai
Al Barsha Night Partner +0567686026 Call Girls  DubaiAl Barsha Night Partner +0567686026 Call Girls  Dubai
Al Barsha Night Partner +0567686026 Call Girls Dubai
ย 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
ย 
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRLLucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
ย 
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
ย 
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
ย 
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...
ย 
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
ย 
Enjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort Service
Enjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort ServiceEnjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort Service
Enjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort Service
ย 

LAN Systems.pptx

  • 2. LAN SYSTEMS โ€ข LAN?? โ€ข LAN market has seen several technologies such as Ethernet, Token Ring, Token Bus, FDDI, and ATM LAN. โ€ข Ethernet is by far the dominant technology. โ€ข The original Ethernet was created in 1976. โ€ข It has gone through four generations: Standard Ethernet (10 Mbps), Fast Ethernet (100Mbps), Gigabit Ethernet (1 Gbps), and Ten-Gigabit Ethernet (10 Gbps).
  • 3. STANDARD OR TRADITIONAL ETHERNET โ€ข IEEE Standard is ________ โ€ข Access method is _________ โ€“ Jam signal to alert about collision. โ€ข Unreliable Medium โ€ข Ethernet by definition is a _________ protocol. โ€“ Any signal can be received by all hosts broadcast CSMA/CD IEEE 802.3
  • 4. ADDRESSING PHYSICAL LAYER โ€ข Each station on an Ethernet network has its own NIC. โ€ข The NIC provides the station with a 6-byte physical address. โ€ข The Ethernet address is 6 bytes (48 bits), normally written in hexadecimal notation, with a colon between the bytes. โ€ข Example: 06:01 :02:01:2C:4B
  • 5. Unicast, multicast & broadcast addresses โ€ข The destination address can be unicast, multicast, or broadcast. โ€ข How to distinguish a unicast address from a multicast address?
  • 6. โ€ข The least significant bit of the first byte defines the type of address. โ€ข If the least significant bit of the first byte in a destination address is 0, the address is unicast; otherwise, it is multicast. โ€ข The broadcast address is a special case of the multicast address. โ€ข FF:FF:FF:FF:FF:FF is the broadcast MAC address. โ€ข A broadcast destination address is forty- eight 1s.
  • 8. 10Base5: Thick Ethernet โ€ข The first implementation is called 10Base5, Thick Ethernet, or Thicknet. โ€ข As the name suggests, size of cable is very thick. โ€ข Connects stations in bus topology.
  • 9.
  • 10. 10Base2:Thin Ethernet โ€ข 10Base2, thin Ethernet, or Cheapernet. โ€ข Uses a bus topology, but the cable is much thinner and more flexible.
  • 11.
  • 12. 10BaseT-Twisted Pair Ethernet โ€ข 1OBase-T uses a physical star topology. The stations are connected to a hub via two pairs of twisted cable.
  • 13. 10BaseF-Fiber Ethernet โ€ข 10Base-F uses a star topology to connect stations to a hub. โ€ข The stations are connected to the hub using two OFCs.
  • 14. Variations in Standard Ethernet โ€ข The 10-Mbps Standard Ethernet has gone through several changes. โ€ข Bridged Ethernet Switched Ethernet Full Duplex Ethernet
  • 15. BRIDGED ETHERNET โ€ข Division of a LAN by bridges. โ€ข Bridges have two effects on an Ethernet LAN: โ€ข Raising Bandwidth โ€ข Separating Collision Domain
  • 20. FAST ETHERNET โ€ข IEEE standard is _________ โ€ข Can transmit data 10 times faster at a rate of 100 Mbps. IEEE 802.3u
  • 21. MAC SUBLAYER โ€ข Drop bus & keep only the star topology-half-duplex, full-duplex. โ€ข AUTO NEGOTIATION โ€ข Allows two devices to negotiate the mode or data rate of operation.
  • 23. PHY LAYER IMPLEMENTATION โ€ข Fast Ethernet Implementations categorized into: two wire or four-wire.
  • 24.
  • 25. GIGABIT ETHERNET โ€ข 1000 Mbps or 1Gbps data rate. โ€ข IEEE standard is ________ IEEE 802.3z
  • 26. MAC SUBLAYER โ€ข Two distinctive approaches for medium access: half-duplex and full-duplex. โ€ข FULL DUPLEX MODE-SWITCH โ€ข No collision. โ€ข The maximum length of the cable is determined by the signal attenuation in the cable. โ€ข HALF-DUPLEX MODE-HUB โ€ข Uses CSMA/CD.

Editor's Notes

  1. Explain LAN. For communicating among devices connected in a LAN, IEEE has developed certain standards and protocols. IEEE 802 was the group for that. They developed many LAN systems ie interfaces to connect devices in a LAN. Some of them are Ethernet(IEEE802.3), and its variants( Fast Ethernet, Gigabit Ethernet etc). Then token ring, token bus, FDDI etc.
  2. Fast etehrnet standard is IEEE 802.3u Gigabit Ethernet is IEEE 802.3z 10 Gigabit Ethernet is IEEE 802.3ae Ethernet does not provide any mechanism for acknowledging received frames, making it what is known as an unreliable medium. Acknowledgments must be implemented at the higher layers. Unreliable because Ethernet uses CSMA/CD which does not use ACK. ACK is used only in ALOHA & CSMA/CA. Jam signal is transmitted by the sending station to alert all the other stations about the collision
  3. 6 bytes =12 hex digits =48 bits Address will be present in the read only memory of nic.
  4. So all hosts have a MAC or physical address. This address is used for sending data in the n/w. in frame format, we need to specify source address & destination aaddress. There are 3 types of addressing that can be used for sending data- unicast addressing, multicast & broadcast. Source address always uses unicast addressing as it comes from only 1 station. However, dest.address could be unicast, multicast or broadcast. To distinguish between whether the source wants to send data unicastly, multicastly, or broadcastly, we need to check the last bit of the 1 st byte of dest.address. If 0, the source wants the msg to be unicast, if 1, then the source wants the msg to be multicast. For broadcasting, the dest address would be 48 1s or FF:FF:FF:FF:FF:FF.
  5. The Standard Ethernet defines several physical layer implementations; four of the most common, are shown in Figure. All standard implementations use digital signaling (baseband) at 10 Mbps. At the sender, data are converted to a digital signal using the Manchester scheme; at the receiver, the received signal is interpreted as Manchester and decoded into data. Manchester encoding is self-synchronous, providing a transition at each bit interval. The number 10:ย At the front of each identifier, 10 denotes the standard data transfer speed over these media - ten megabits per second (10Mbps). The word Base:ย Short for Baseband, this part of the identifier signifies a type of network that uses only one carrier frequency for signaling and requires all network stations to share its use. The segment type or segment length:ย This part of the identifier can be a digit or a letter: Digit -ย shorthand for how long (in meters) a cable segment may be before attenuation sets in. For example, a 10Base5 segment can be no more than 500 meters long. Letter -ย identifies a specific physical type of cable. For example, the Tย at the end of 10BaseT stands for twisted-pair.
  6. The "100" in the media type designation refers to the transmission speed of 100ย Mbit/s, while the "BASE" refers to basebandย signaling. The letter following the dash ("T" or "F") refers to the physical medium that carries the signal (twisted pair or fiber, respectively), while the last character ("X", "4", etc.) refers to the usedย encoding method. The nickname derives from the size of the cable, which is roughly the size of a garden hose and too stiff to bend with your hands.
  7. Name origination The nameย 10BASE5ย is derived from several characteristics of the physical medium. Theย 10ย refers to its transmission speed of 10ย Mbit/s. Theย BASEย is short for basebandย signaling as opposed toย broadband, and theย 5ย stands for the maximum segment length of 500 metres (1,600ย ft) Baseband signal is a signal which is not modulated by a higher frequency carrier. Transceiver cable connects PCโ€™s NIC to coaxial cable. The transceiver is responsible for transmitting, receiving, and detecting collisions. The transceiver is connected to the station via a transceiver cable that provides separate paths for sending and receiving. This means that collision can only happen in the coaxial cable. The maximum length of the coaxial cable must not exceed 500 m, otherwise, there is excessive degradation of the signal. If a length of more than 500 m is needed, up to five segments, each a maximum of 500-meter, can be connected using repeaters.
  8. Note that the collision here occurs in the thin coaxial cable. This implementation is more cost effective than 10Base5 because thin coaxial cable is less expensive than thick coaxial and the tee connections are much cheaper than taps. Installation is simpler because the thin coaxial cable is very flexible. However, the length of each segment cannot exceed 185 m (close to 200 m) due to the high level of attenuation in thin coaxial cable.
  9. Note that two pairs of twisted cable create two paths (one for sending and one for receiving) between the station and the hub. Any collision here happens in the hub. Compared to lOBaseS or lOBase2, we can see that the hub actually replaces the coaxial cable as far as a collision is concerned. The maximum length of the twisted cable here is defined as 100 m, to minimize the effect of attenuation in the twisted cable.
  10. The 10-Mbps Standard Ethernet has gone through several changes before moving to the higher data rates. These changes actually opened the road to the evolution of the Ethernet to become compatible with other high-data-rate LANs. We discuss some of these changes in this section.
  11. In an unbridged Ethernet network, the total capacity (10 Mbps) is shared among all stations with a frame to send; the stations share the bandwidth of the network. If only one station has frames to send, it benefits from the total capacity (10 Mbps). But if more than one station needs to use the network, the capacity is shared. For example, if two stations have a lot of frames to send, they probably alternate in usage. When one station is sending, the other one refrains from sending. We can say that, in this case, each station on average, sends at a rate of 5 Mbps. For example, a network with 12 stations is divided into two networks, each with 6 stations. Now each network has a capacity of 10 Mbps. The 10-Mbps capacity in each segment is now shared between 6 stations (actually 7 because the bridge acts as a station in each segment), not 12 stations. In a network with a heavy load, each station theoretically is offered 10/6 Mbps instead of 10/12 Mbps, assuming that the traffic is not going through the bridge.
  12. The bridge, as we will learn in Chapter 15, can help here. A bridge divides the network into two or more networks. Bandwidth-wise, each network is independent. For example, in Figure 13.15, a network with 12 stations is divided into two networks, each with 6 stations. Now each network has a capacity of 10 Mbps. The lO-Mbps capacity in each segment is now shared between 6 stations (actually 7 because the bridge acts as a station in each segment), not 12 stations. In a network with a heavy load, each station theoretically is offered 10/6 Mbps instead of 10/12 Mbps, assuming that the traffic is not going through the bridge. It is obvious that if we further divide the network, we can gain more bandwidth for each segment. For example, if we use a four-port bridge, each station is now offered 10/3 Mbps, which is 4 times more than an unbridged network.
  13. You can see that the collision domain becomes much smaller and the probability of collision is reduced tremendously. Without bridging, 12 stations contend for access to the medium; with bridging only 3 stations contend for access to the medium.
  14. Bridged LAN extended to switched LAN. Each station becomes a network! The BW is shared only between the station and the switch. The collision domain is divided into N domains. When a n/w segment is connected to a s/w, then each station has to have CSMA/CD protocol for checking collisions. But if only one station is connected to the port of a s/w, then thereโ€™s no need for sensing the channel since its is dedicated path for that station to the s/w. In half-duplex switching, collisions happen btw that device connected to a port of s/w and the s/w itself. Eventhough half duplex means both parties can send and receive but not at the same time, after sensing both s/w and device feel medium is idle and start to transmit. Then collision occurs. Collisions can be eliminated by using full-duplex s/wing. First came the bridged Ethernet, then the switched Ethernet developed. Bridge is normally having a single i/p-o/p port. We can have multiport bridges as we have seen. Why going for bridging when we can create N n/ws using switch? But drawback is that switches are complex than bridge. So by using switch, we have N n/ws with each station acting as a n/w, thus utilizing BW to its max. Instead of having two to four networks, why not have N networks, where N is the number of stations on the LAN? In other words, if we can have a multiple-port bridge, why not have an N-port switch? In this way, the bandwidth is shared only between the station and the switch (5 Mbps each). In addition, the collision domain is divided into N domains. A layer 2 switch is an N-port bridge with additional sophistication that allows faster handling of the packets. Evolution from a bridged Ethernet to a switched Ethernet was a big step that opened the way to an even faster Ethernet, as we will see.
  15. A station can send or receive, at the same time. The full-duplex mode increases the capacity of each domain from 10 to 20 Mbps. No need for the CSMA/CD method. One of the limitations of 10Base5 and 10Base2 is that communication is half-duplex (10Base-T is always full-duplex); No Needfor CSMAICD In full-duplex switched Ethernet, there is no need for the CSMA/CD method. In a fullduplex switched Ethernet, each station is connected to the switch via two separate links. Each station or switch can send and receive independently without worrying about collision. Each link is a point-to-point dedicated path between the station and the switch. There is no longer a need for carrier sensing; there is no longer a need for collision detection. The job of the MAC layer becomes much easier. The carrier sensing and collision detection functionalities of the MAC sublayer can be turned off.
  16. Auto negotiation: For example, a device with a maximum capacity of 10 Mbps can communicate with a device with a 100 Mbps capacity (but can work at a lower rate). A main consideration in the evolution of Ethernet from 10 to 100 Mbps was to keep the MAC sublayer untouched. However, a decision was made to drop the bus topologies and keep only the star topology. For the star topology, there are two choices, as we saw before: half duplex and full duplex. In the half-duplex approach, the stations are connected via a hub; in the full-duplex approach, the connection is made via a switch with buffers at each port. The access method is the same (CSMAlCD) for the half-duplex approach; for fullduplex Fast Ethernet, there is no need for CSMAlCD.
  17. If there are only two stations, they can be connected point-to-point. Three or more stations need to be connected in a star topology with a hub or a switch at the center.
  18. Ethernet cables have in total 4 pairs or 8 wires. Fast Ethernet implementation at the physical layer can be categorized as either two-wire or four-wire. The two-wire implementation can be either category 5 UTP (100Base-TX) or fiber-optic cable (100Base-FX). The four-wire implementation is designed only for category 3 UTP (100Base-T4).
  19. 4B5B maps groups of 4 bits of data onto groups of 5 bits for transmission to ensure there are enough transitions in the signal to ensure synchronization
  20. Switches are used to connect devices. Lack of collision implies that the maximum length of the cable is determined by the signal attenuation in the cable, not by the collision detection process. That is length of cable is based on how much attenuation will happen to the cable. If more length, then signal after travelling through that much distance will get severely attenuated! Half-Duplex Mode Gigabit Ethernet can also be used in half-duplex mode, although it is rare. In this case, a switch can be replaced by a hub, which acts as the common cable in which a collision might occur. The half-duplex approach uses CSMAlCD. However, as we saw before, the maximum length of the network in this approach is totally dependent on the minimum frame size. Three methods have been defined: traditional, carrier extension, and frame bursting.
  21. Gigabit Ethernet is designed to connect two or more stations. If there are only two stations, they can be connected point-to-point. Three or more stations need to be connected in a star topology with a hub or a switch at the center. Another possible configuration is to connect several star topologies or let a star topology be part of another.
  22. Gigabit Ethernet can be categorized as either a two-wire or a four-wire implementation. The two-wire implementations use fiber-optic cable (1000Base-SX, short-wave, or 1000Base-LX, long-wave), or STP (1000Base-CX). The four-wire version uses category 5 twisted-pair cable (1000Base-T). In other words, we have four implementations, as shown in Figure . 1000Base-T was designed in response to those users who had already installed this wiring for other purposes such as Fast Ethernet or telephone serVIces.