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 (20)

Ethernet
EthernetEthernet
Ethernet
 
Computer Networking: Internet Protcol (IP) and IP Addressing
Computer Networking: Internet Protcol (IP) and IP AddressingComputer Networking: Internet Protcol (IP) and IP Addressing
Computer Networking: Internet Protcol (IP) and IP Addressing
 
Ipv4 and Ipv6
Ipv4 and Ipv6Ipv4 and Ipv6
Ipv4 and Ipv6
 
IPV6 ADDRESS
IPV6 ADDRESSIPV6 ADDRESS
IPV6 ADDRESS
 
HIGH SPEED NETWORKS
HIGH SPEED NETWORKSHIGH SPEED NETWORKS
HIGH SPEED NETWORKS
 
Ipv4 ppt
Ipv4 pptIpv4 ppt
Ipv4 ppt
 
IP Address
IP AddressIP Address
IP Address
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
 
2.8 bluetooth ieee 802.15
2.8 bluetooth   ieee 802.152.8 bluetooth   ieee 802.15
2.8 bluetooth ieee 802.15
 
W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)
 
Presentation on router
Presentation on routerPresentation on router
Presentation on router
 
Bluetooth
BluetoothBluetooth
Bluetooth
 
Overview of Modem
Overview of Modem Overview of Modem
Overview of Modem
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission media
 
IEEE Standards
IEEE StandardsIEEE Standards
IEEE Standards
 
2.6 ethernet ieee 802.3
2.6 ethernet   ieee 802.32.6 ethernet   ieee 802.3
2.6 ethernet ieee 802.3
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cable
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and Services
 
Bluetooth protocol stack
Bluetooth protocol stackBluetooth protocol stack
Bluetooth protocol stack
 
Token ring
Token ringToken ring
Token ring
 

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
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Ethernet lan
Ethernet lanEthernet lan
Ethernet lan
 
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

Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 

Recently uploaded (20)

Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 

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. ?