SlideShare a Scribd company logo
1 of 19
Willa Reyes
IEEE is the leading organization defining
most of the LAN protocols
 Local Area Network (LAN) is a data
communications network connecting
terminals, computers and printers within a
building or other geographically limited
areas
 Ethernet, Token Ring and Wireless LAN using
IEEE 802.11 Standard
 Ethernet is by far the most commonly used
LAN technology

Fiber-Optic made of silicon glass cylinders
or strands. Most secure media, fast,
expensive, transmits at 100Mbps
 Coaxial Cable comes in two versions:
Thinnet & Thicknet. Transmits at 10 Mbps
 Twisted Pair Two versions: 1.Shielded Twisted
Pair commonly used in Token Ring networks
and Unshielded Twisted Pair being use in
Ethernet networks where it is referred to as
"10baseT." Transmits vary b/w 10-00 Mb

Ethernet is a type of network cabling and
signaling specifications developed back in
the days and uses a communication concept
called datagrams to get messages across the
network. The Ethernet datagrams take the
form of self-contained packets of information.
These packages have fields containing
information about the data, their origin, their
destination and the type of data.







1970's - Ethernet specification began by
Xerox PARC
1980’s – Launched Ethernet Version 1 and
improved upon by Digital Equipment
Corporation, Intel, and Xerox (DIX)
1982 - Ethernet Version 2
1983 – Novell adapted IEEE 802.3
1985 - IEEE 802.3 was born over the use of
thick and thin coax






1990 - Ethernet was upgraded over twisted
pair copper wiring with 10Base-T
2000 – Apple's was the first to use 1000BASET connection
2002 - 10 Gigabit Ethernet fiber-based
became standard
2006 - Twisted Pair standard
2009 - 10Gb Ethernet replaced1Gb as the
backbone network
10Base-T
o
o
o
o
o

IEEE 802.3 Standard
10 stands for 10 Mbps
Base refer to baseband signaling
T for twisted-pair, or F for fiber-optic
Cable length 100m

Baseband is the type of communication used by Ethernet and it means
that when a computer is transmitting, it uses ALL the available
bandwidth
Broadband(Cable Modems) shares the bandwidth available. (This is the
reason cable modem users notice a slowdown in speed when they are
connected on a busy node)
100Base T Fast Ethernet

IEEE 802.3u Standard
Can either be UTP or fiber optic cable
All 100mb rated cables use CAT5 except
the 100Base-FX
o Speed rate of 100 Mbps
o Cable length 100m
o
o
o

Category 5 cable is a twisted pair network cable also use to carry other
signals such as telephony and video.
100Base TX

100BaseT version

IEEE 802.3u Standard
o A 2 pairs of high-quality twisted pair wires.
Pin type similar to telephone wire or RJ-45
o Cable length100 meters max., minimum
length between nodes is 2.5 meters
o
100Base FX
o
o
o

o

100BaseT version

IEEE 802.3u Standard
FX means a 2-strand fiber optic cable only
Uses multimode optical fiber cable
Maximum length is usually up to 2 kms

Multimode fiber optic cable has a large diametric core that allows multiple
modes of light to propagate the number of light reflections core increases
the more data pass through at a given time, the quality of the signal is
reduced over long distances
1000Base X Gigabit Ethernet
o
o

o

IEEE 802.3z Standard
It came into use beginning in 1999, gradually
replace Fast Ethernet in wired local networks,
where it performed considerably faster
The cables and equipment are very similar to
previous standards and have been very common
and economical since 2010

GbE or 1GigE) is a term describing various technologies for transmitting Ethernet
frames at a rate of a gigabit per second (1,000,000,000 bits per second)
Name

Medium

Specified distance

1000BASE-CX

Shielded balanced
copper cable

25 meters

1000BASE-KX

Copper backplane

1 meter

1000BASE-SX

Multi-mode fiber

220 to 550 meters
dependent on fiber
diameter and bandwidth

1000BASE-LX

Multi-mode fiber

550 meters

1000BASE-LX

Single-mode fiber

5 km

1000BASE-LX10

Single-mode fiber using
1,310 nm wavelength

10 km

1000BASE-EX

Single-mode fiber at
1,310 nm wavelength

40 km

1000BASE-ZX

Single-mode fiber at
1,550 nm wavelength

70 km

1000BASE-BX10

Single-mode fiber, over
single-strand fiber: 1,490
nm downstream 1,310 nm
upstream

10 km

1000BASE-T

Twisted-pair cabling
(Cat-5, Cat-5e, Cat-6, or
Cat-7)

100 meters

1000BASE-TX
Upgrade of 1000BASE-T

Twisted-pair cabling
(Cat-6, Cat-7)
created and promoted
by Telecommunications
Industry Association

100 meters
CSMA/CD CARRIER SENSE MULTIPLE ACCESS /
COLLISION DETECTION
Is phenomena that when two or more devices send data or start
transmitting on a single segment simultaneously a collision will happen.
o
Carrier. Signal on a channel
o Carrier Sense. Waiting period to transmit
o
Multiple Access. Ethernet interfaces are equal in their ability to send
frames onto the network
o
Collision Detection. Identifying two or more objects' intersection
points and impact time to prevent collision
The CSMA/CD protocol is designed to provide fair access to the shared channel
so that all stations get a chance to use the network. After every packet
transmission, all stations use the CSMA/CD protocol to determine which station
gets to use the Ethernet channel next.
CSMA/CA

CARRIER SENSE MULTIPLE ACCESS /
COLLISION AVOIDANCE

Primary objective is to eliminate and minimize any potential
collisions. It is a protocol for carrier transmission in Ethernet and acts
to prevent collisions before they happen
o
o

o

o

As soon as a node receives a packet that is to be sent, it checks to be sure the
channel is clear that no other node is transmitting at the time
If the channel is clear, then the packet is sent. If the channel is not clear, the node
waits for a randomly chosen period of time, and then checks again to see if the
channel is clear
This period of time is called the backoff factor, and is counted down by a backoff
counter. If the channel is clear when the backoff counter reaches zero, the node
transmits the packet
If the channel is not clear when the backoff counter reaches zero, the backoff
factor is set again, and the process is repeated
BROADCAST
o

o

When a computer sends data across a network by
sending the data frame containing the data to all
computers directly connected to it on a local
network
Ethernet is a broadcast-based network technology.
As such it is a transmission that involves one
transmitter and multiple receivers.
COLLISION
o

It happens when more than one station transmit on
the Ethernet channel at the same moment then
the signals are most likely to collide.

As more computers are added to a given network, the traffic level
increases, more collisions will occur as part of the normal operation of
an Ethernet meaning to say collisions are expected events.

BONDING
o
o

Is the process of combining more than one bearer
channel of an ISDN line to increase throughput.
Using two or more NICs, channels, or connections
to push data through instead of just one
SPEED
The measure of how much data can move through the
network in a given amount of time.
o Speed can be measured in kilobits per second (kbps),
megabits per second (mbps), gigabits per second (gbps),
or terabits per second (tbps)
o

DISTANCE
o

The extent or amount of space between two things, point,
lines,the length of a line, especially the shortest line joining
two points or things that are separate. Regarding the
medium device, distance refers to how far a data signal
can travel before it needs to be rebuilt, such as by a
switch.
?
THANK YOU!

More Related Content

What's hot

Internetworking
InternetworkingInternetworking
InternetworkingRaghu nath
 
wireless network IEEE 802.11
 wireless network IEEE 802.11 wireless network IEEE 802.11
wireless network IEEE 802.11Shreejan Acharya
 
Unit 1 introduction to computer networks
Unit 1  introduction to computer networksUnit 1  introduction to computer networks
Unit 1 introduction to computer networkspavan kumar Thatikonda
 
TOKEN BUS & TOKEN RING.ppt
TOKEN BUS & TOKEN RING.pptTOKEN BUS & TOKEN RING.ppt
TOKEN BUS & TOKEN RING.pptshanthishyam
 
Dc ch10 : circuit switching and packet switching
Dc ch10 : circuit switching and packet switchingDc ch10 : circuit switching and packet switching
Dc ch10 : circuit switching and packet switchingSyaiful Ahdan
 
OSI Model of Networking
OSI Model of NetworkingOSI Model of Networking
OSI Model of NetworkingMukesh Tekwani
 
iso osi model
 iso osi model iso osi model
iso osi modelvishnu1204
 
Multiprotocol label switching (mpls) - Networkshop44
Multiprotocol label switching (mpls)  - Networkshop44Multiprotocol label switching (mpls)  - Networkshop44
Multiprotocol label switching (mpls) - Networkshop44Jisc
 

What's hot (20)

Internetworking
InternetworkingInternetworking
Internetworking
 
The medium access sublayer
 The medium  access sublayer The medium  access sublayer
The medium access sublayer
 
wireless network IEEE 802.11
 wireless network IEEE 802.11 wireless network IEEE 802.11
wireless network IEEE 802.11
 
WAN Technologies slide show
WAN Technologies slide showWAN Technologies slide show
WAN Technologies slide show
 
Unit 1 introduction to computer networks
Unit 1  introduction to computer networksUnit 1  introduction to computer networks
Unit 1 introduction to computer networks
 
Transport layer
Transport layer Transport layer
Transport layer
 
5 IEEE standards
5  IEEE standards5  IEEE standards
5 IEEE standards
 
Mpls technology
Mpls technologyMpls technology
Mpls technology
 
Routing
RoutingRouting
Routing
 
TOKEN BUS & TOKEN RING.ppt
TOKEN BUS & TOKEN RING.pptTOKEN BUS & TOKEN RING.ppt
TOKEN BUS & TOKEN RING.ppt
 
IP Multicasting
IP MulticastingIP Multicasting
IP Multicasting
 
Firewall
FirewallFirewall
Firewall
 
Voip
VoipVoip
Voip
 
Lan technologies
Lan technologiesLan technologies
Lan technologies
 
Dc ch10 : circuit switching and packet switching
Dc ch10 : circuit switching and packet switchingDc ch10 : circuit switching and packet switching
Dc ch10 : circuit switching and packet switching
 
2.6 ethernet ieee 802.3
2.6 ethernet   ieee 802.32.6 ethernet   ieee 802.3
2.6 ethernet ieee 802.3
 
OSI Model of Networking
OSI Model of NetworkingOSI Model of Networking
OSI Model of Networking
 
iso osi model
 iso osi model iso osi model
iso osi model
 
Tcp IP Model
Tcp IP ModelTcp IP Model
Tcp IP Model
 
Multiprotocol label switching (mpls) - Networkshop44
Multiprotocol label switching (mpls)  - Networkshop44Multiprotocol label switching (mpls)  - Networkshop44
Multiprotocol label switching (mpls) - Networkshop44
 

Similar to LAN TECHNOLOGIES

Similar to LAN TECHNOLOGIES (20)

IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11
 
Chapter03 -- transmission basics and networking media
Chapter03  -- transmission basics and networking mediaChapter03  -- transmission basics and networking media
Chapter03 -- transmission basics and networking media
 
Netwok techonologies
Netwok techonologiesNetwok techonologies
Netwok techonologies
 
Ethernet lan
Ethernet lanEthernet lan
Ethernet lan
 
IEEE Standards
IEEE StandardsIEEE Standards
IEEE Standards
 
Week 5 lan topology
Week 5 lan topologyWeek 5 lan topology
Week 5 lan topology
 
Gigabit Ethernet
Gigabit EthernetGigabit Ethernet
Gigabit Ethernet
 
Chapter 4ver2
Chapter 4ver2Chapter 4ver2
Chapter 4ver2
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
 
Rajesh basics of networking and routing
Rajesh basics of networking and routingRajesh basics of networking and routing
Rajesh basics of networking and routing
 
LAN TECHNOLOGLES
 LAN TECHNOLOGLES LAN TECHNOLOGLES
LAN TECHNOLOGLES
 
Seminar report of optical ethernet
Seminar report of optical ethernetSeminar report of optical ethernet
Seminar report of optical ethernet
 
CCNA ppt Day 1
CCNA ppt Day 1CCNA ppt Day 1
CCNA ppt Day 1
 
NET1.PPT
NET1.PPTNET1.PPT
NET1.PPT
 
Mod9
Mod9Mod9
Mod9
 
Network engg
Network enggNetwork engg
Network engg
 
Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer network
 
Network media
Network mediaNetwork media
Network media
 
PC 106 Slide 04
PC 106 Slide 04PC 106 Slide 04
PC 106 Slide 04
 
Open Elective MSE.pptx
Open Elective MSE.pptxOpen Elective MSE.pptx
Open Elective MSE.pptx
 

Recently uploaded

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 

Recently uploaded (20)

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 

LAN TECHNOLOGIES

  • 2. IEEE is the leading organization defining most of the LAN protocols  Local Area Network (LAN) is a data communications network connecting terminals, computers and printers within a building or other geographically limited areas  Ethernet, Token Ring and Wireless LAN using IEEE 802.11 Standard  Ethernet is by far the most commonly used LAN technology 
  • 3. Fiber-Optic made of silicon glass cylinders or strands. Most secure media, fast, expensive, transmits at 100Mbps  Coaxial Cable comes in two versions: Thinnet & Thicknet. Transmits at 10 Mbps  Twisted Pair Two versions: 1.Shielded Twisted Pair commonly used in Token Ring networks and Unshielded Twisted Pair being use in Ethernet networks where it is referred to as "10baseT." Transmits vary b/w 10-00 Mb 
  • 4. Ethernet is a type of network cabling and signaling specifications developed back in the days and uses a communication concept called datagrams to get messages across the network. The Ethernet datagrams take the form of self-contained packets of information. These packages have fields containing information about the data, their origin, their destination and the type of data.
  • 5.      1970's - Ethernet specification began by Xerox PARC 1980’s – Launched Ethernet Version 1 and improved upon by Digital Equipment Corporation, Intel, and Xerox (DIX) 1982 - Ethernet Version 2 1983 – Novell adapted IEEE 802.3 1985 - IEEE 802.3 was born over the use of thick and thin coax
  • 6.      1990 - Ethernet was upgraded over twisted pair copper wiring with 10Base-T 2000 – Apple's was the first to use 1000BASET connection 2002 - 10 Gigabit Ethernet fiber-based became standard 2006 - Twisted Pair standard 2009 - 10Gb Ethernet replaced1Gb as the backbone network
  • 7. 10Base-T o o o o o IEEE 802.3 Standard 10 stands for 10 Mbps Base refer to baseband signaling T for twisted-pair, or F for fiber-optic Cable length 100m Baseband is the type of communication used by Ethernet and it means that when a computer is transmitting, it uses ALL the available bandwidth Broadband(Cable Modems) shares the bandwidth available. (This is the reason cable modem users notice a slowdown in speed when they are connected on a busy node)
  • 8. 100Base T Fast Ethernet IEEE 802.3u Standard Can either be UTP or fiber optic cable All 100mb rated cables use CAT5 except the 100Base-FX o Speed rate of 100 Mbps o Cable length 100m o o o Category 5 cable is a twisted pair network cable also use to carry other signals such as telephony and video.
  • 9. 100Base TX 100BaseT version IEEE 802.3u Standard o A 2 pairs of high-quality twisted pair wires. Pin type similar to telephone wire or RJ-45 o Cable length100 meters max., minimum length between nodes is 2.5 meters o
  • 10. 100Base FX o o o o 100BaseT version IEEE 802.3u Standard FX means a 2-strand fiber optic cable only Uses multimode optical fiber cable Maximum length is usually up to 2 kms Multimode fiber optic cable has a large diametric core that allows multiple modes of light to propagate the number of light reflections core increases the more data pass through at a given time, the quality of the signal is reduced over long distances
  • 11. 1000Base X Gigabit Ethernet o o o IEEE 802.3z Standard It came into use beginning in 1999, gradually replace Fast Ethernet in wired local networks, where it performed considerably faster The cables and equipment are very similar to previous standards and have been very common and economical since 2010 GbE or 1GigE) is a term describing various technologies for transmitting Ethernet frames at a rate of a gigabit per second (1,000,000,000 bits per second)
  • 12. Name Medium Specified distance 1000BASE-CX Shielded balanced copper cable 25 meters 1000BASE-KX Copper backplane 1 meter 1000BASE-SX Multi-mode fiber 220 to 550 meters dependent on fiber diameter and bandwidth 1000BASE-LX Multi-mode fiber 550 meters 1000BASE-LX Single-mode fiber 5 km 1000BASE-LX10 Single-mode fiber using 1,310 nm wavelength 10 km 1000BASE-EX Single-mode fiber at 1,310 nm wavelength 40 km 1000BASE-ZX Single-mode fiber at 1,550 nm wavelength 70 km 1000BASE-BX10 Single-mode fiber, over single-strand fiber: 1,490 nm downstream 1,310 nm upstream 10 km 1000BASE-T Twisted-pair cabling (Cat-5, Cat-5e, Cat-6, or Cat-7) 100 meters 1000BASE-TX Upgrade of 1000BASE-T Twisted-pair cabling (Cat-6, Cat-7) created and promoted by Telecommunications Industry Association 100 meters
  • 13. CSMA/CD CARRIER SENSE MULTIPLE ACCESS / COLLISION DETECTION Is phenomena that when two or more devices send data or start transmitting on a single segment simultaneously a collision will happen. o Carrier. Signal on a channel o Carrier Sense. Waiting period to transmit o Multiple Access. Ethernet interfaces are equal in their ability to send frames onto the network o Collision Detection. Identifying two or more objects' intersection points and impact time to prevent collision The CSMA/CD protocol is designed to provide fair access to the shared channel so that all stations get a chance to use the network. After every packet transmission, all stations use the CSMA/CD protocol to determine which station gets to use the Ethernet channel next.
  • 14. CSMA/CA CARRIER SENSE MULTIPLE ACCESS / COLLISION AVOIDANCE Primary objective is to eliminate and minimize any potential collisions. It is a protocol for carrier transmission in Ethernet and acts to prevent collisions before they happen o o o o As soon as a node receives a packet that is to be sent, it checks to be sure the channel is clear that no other node is transmitting at the time If the channel is clear, then the packet is sent. If the channel is not clear, the node waits for a randomly chosen period of time, and then checks again to see if the channel is clear This period of time is called the backoff factor, and is counted down by a backoff counter. If the channel is clear when the backoff counter reaches zero, the node transmits the packet If the channel is not clear when the backoff counter reaches zero, the backoff factor is set again, and the process is repeated
  • 15. BROADCAST o o When a computer sends data across a network by sending the data frame containing the data to all computers directly connected to it on a local network Ethernet is a broadcast-based network technology. As such it is a transmission that involves one transmitter and multiple receivers.
  • 16. COLLISION o It happens when more than one station transmit on the Ethernet channel at the same moment then the signals are most likely to collide. As more computers are added to a given network, the traffic level increases, more collisions will occur as part of the normal operation of an Ethernet meaning to say collisions are expected events. BONDING o o Is the process of combining more than one bearer channel of an ISDN line to increase throughput. Using two or more NICs, channels, or connections to push data through instead of just one
  • 17. SPEED The measure of how much data can move through the network in a given amount of time. o Speed can be measured in kilobits per second (kbps), megabits per second (mbps), gigabits per second (gbps), or terabits per second (tbps) o DISTANCE o The extent or amount of space between two things, point, lines,the length of a line, especially the shortest line joining two points or things that are separate. Regarding the medium device, distance refers to how far a data signal can travel before it needs to be rebuilt, such as by a switch.
  • 18. ?