SlideShare a Scribd company logo
1 of 41
CCNA 
CISCO CERTIFIED NETWORK ASSOCIATE 640-802
CISCO 
 American multinational company located in California, USA 
 Started in1984 
 Deals with designing, manufacturing, selling, networking equipments 
 Also deals with product certifications 
 Inventors of Router
Each level of certification deals with 4 different paths 
 Routing & Switching 
 Security 
 Service Provider 
 Voice Communication
CCNA Exam 
 Code 640-802 
 Objective 
 Drag & Drop 
 Simulations (Lab) 
 Marks out of 1000 
 Pass mark 820
Networking 
 Interconnection of devices for sharing data or for communication is 
computer networking
Benefits of Networking 
 Resource Sharing- Hardware Resources (sharing devices like printer, 
scanner, etc.) and Software Resources (sharing data between a 
network or file sharing. E.g.- email.) 
 Communication- Communication between two pcs. E.g.- email, 
chatting, video chatting, etc. 
 Critical Storage- Storage of data from one machine to another in 
case of damage of the main machine.
Sneakernet 
 Copying data in a removable media and transferring to another 
machine. 
 This system is usedbefore networking 
 E.g.- Tape drive
Arpanet (Advanced Research Project 
Agency) 
 It was the first network Established by American Defense
Types of Network 
LAN (Local Area Network) 
 Interconnection of machines in a small geographical area is called 
LAN 
 E.g.- Connection of machines in an office or a building 
 Wireless LAN- Wifi
WAN (Wide Area Network) 
 Interconnection of machines in a wide geographical area is WAN 
 E.g.- home internet, two LANs connected with a router and a 
service provider is connected between two routers 
 Wireless WAN- 2G, 3G, 4G
MAN (Metropolitan Area Network) 
 Administration of one or more network by a central authority in 
between an area of 50 km is called MAN or small WAN 
 Wireless MAN- WiMax
CAN (Campus Area Network) 
 Multiple LAN connection in campus is called CAN
PAN (Personal Area Network) 
 A type of LAN for data communication between one or more 
personal devices such as Laptops, Palmtops is PAN 
 Bluetooth networking through mobile is called Piconet
Minimum requirements of LAN 
configuration 
 Two PCs 
 Network Operating System 
 NIC (Network Interface Card) 
 Drivers 
 Cables and Connectors 
 Protocols
NIC (Network Interface Card) 
 Ethernet Card or Network Card 
 NIC is one which converts network signals into computer language 
signals 
 Add-on Cards 
 Integrated built in Motherboards
MAC (Media Access Control) 
 It is a unique address stored in NICs 
 Hardware address or Physical address 
 48 bit hexadecimal address 
 Eg- 00-0c-76-5e-c3-06 
 To find MAC address-start- 
run- cmd- getmac 
or 
start- run- cmd- ipconfig /all
IEEE (Institute of Electrical and Electronics Engineers) 
divided 48 bit MAC Address into two:- 
00-0c-76 - 5e-c3-06 
• 24 bit Vendor ID 
• Organizationally 
Unique Identifier 
• 24 bit Customer ID 
• Organizationally 
Assigned Identifier
Common Network Devices 
Repeater 
 Repeater is used in coaxial cable network. 
 Also acts as signal amplifier or booster 
 Only 4 repeater connected in a cable network
Hub 
 Hub is used to connect multiple devices 
 Each port broadcast to find its device every time for 
communication. Due to this heavy traffic occurs. All time this 
process is repeated to find MAC address. 
 Slow communication 
 Also known as multiport repeater 
 Multiple communication is not possible at a time. 
 Other wise collision occurs. 
 Normally works only on 10 mbps.
Switch 
 It is also used to connect multiple devices 
 There is a MAC address table in switch, in that it will save MAC 
addresses of all connected devices and its corresponding ports. 
These information are saved on the first time of broadcasting from a 
port. This process is not repeated for the next time of 
communication. 
 More faster 
 Also known as Multiport Repeater or Intelligent Hub. 
 Multiple communication is possible at a time. 
 Therefore reduces collision. 
 Normally works on 10/100/100/10000 .. mbps
Bridge 
 Provide connections between LANs. 
 Not only do bridges connect LANs, but they also perform a check 
on the data to determine whether it should cross the bridge or not. 
 This makes each part of the network more efficient.
Router 
 Routers are used to connect multiple networks. 
 Router is first found by CISCO in 1984. 
 Further more companies like Enframe, Checkpoint, Juniper, Huawei, 
etc. started manufacturing routers.
Cloud 
 The cloud is used in diagrams to represent where the connection to 
the internet is. 
 It also represents all of the devices on the internet.
Topology 
Bus 
 Topology in which coaxial cable network is used 
 Configuration is very easy 
 High cost for implementation 
 Less speed 
 Entire network will be down if any damage occurs in the back bone 
of the cable 
 Network will be down if additional node is added.
Ring 
 A network type called Arcnet implemented by IBM is used in Ring 
topology. 
 A token which acts as data carrier in the cable passes information 
clockwise direction through the network. 
 It transfers data from a device to another according to device 
priority base. 
 MSAU (Multi station access unit) connects all devices into it. 
 If individual device is down the whole network will be down
Star or Ethernet 
 Multiple machines connected into a Hub or Switch is Star topology. 
 Most commonly used topology 
 Implementation is easy 
 Additional nodes are added without interfering other devices or 
whole network. 
 If a Hub or Switch is down the entire network is down. 
 Devices are connected through patch panel.
Hybrid 
 The combined Star and Bus topology is called Hybrid topology
Mesh 
 Most commonly used topology. 
 It consist of multiple links. 
 If any one of them gets down, the router finds another link to 
communicate. 
 High expensive. 
 Difficult to implement
Cables and Connectors 
Coaxial Cable
OFC (Optical Fiber Cable) 
 Network signals are converted into light signals in this cable. 
 It works under ‘Total Internal Reflection’ principle. 
 Used for under sea connection. 
 Transmits at a speed of 3 X 10^8 m/s
Twisted Pair Cables 
 Contains 8 colored wires 
 Each twisted as 4 pairs 
 Two types:- 
1. Shielded Twisted Pair 
2. Unshielded twisted pair
STP (Shielded twisted pair) 
 Each pair of cables are shielded. 
 It is used in high level industries or machineries. 
 High expensive. 
 It is shielded due to protect from external signals
Unshielded Twisted Pair 
 Contains of 8 twisted wires 
 Theses wires are twisted as pairs to reduce EMI (Electromagnetic 
Interference) 
 Connectors of UTP are called RJ45 (Registered Jack) 
 Connectors used in telephone cable is called RJ11 
 8 contact legs for RJ45 
 4 contact legs for RJ11
Categories of UTP 
Cat 1 10 MBps 
Cat 2 10 mbps 
Cat 3 16 mbps 
Cat 4 100 mbps 
Cat 5 1000 mbps 
Cat 5e 1000 mbps 
Cat 6 10000 mbps 
Used for voice 
communication 
Used for 
networking
Cable Specifications 
 10BASE-T 
The T stands for twisted pair. 
 10BASE5 
The 5 represents the fact that a signal can travel for approximately 500 
meters 10BASE5 is often referred to as Thicknet. 
 10BASE2 
The 2 represents the fact that a signal can travel for approximately 200 
meters 10BASE2 is often referred to as Thinnet. 
Thinnet and Thicknet are actually a type of networks, while 10BASE2 & 
10BASE5 are the types of cabling used in these networks.
Types of UTP cables 
1. Straight through 
2. Crossover cables 
3. Rollover or Console 
 Straight through cables are used to connect dissimilar devices such 
as PC-Switch, PC- Hub, Router-Switch, etc. 
 Crossover cables are used to connect similar devices such as PC-PC, 
Switch-Switch, Hub- Hub, PC- Router 
 Rollover or Console cables are used to configure Router and Switch
Color Codes 
 Color codes are used to make cables. There are two types:- 
Class A Class B 
Green White Orange White 
Green Orange 
Orange White Green White 
Blue Blue 
Blue White Blue White 
Orange Green 
Brown White Brown White 
Brown Brown
Remember.. 
 A straight-thru cable has Class B on both ends. A crossover able has 
Class B on one end and Class A on the other. A console cable had 
Class B on one end and reverse Class B on the other, which is why it 
is also called a rollover cable. 
 A NIC transmits signals on pins 1 & 2, and it receives signals on pins 3 
& 6. Other for ground support. 
Class A Class B
Crimping.. 
 Connecting jack into the Twisted Pair cable using crimping tool is 
called Crimping

More Related Content

What's hot

Ccna Presentation
Ccna PresentationCcna Presentation
Ccna Presentation
bcdran
 
Basic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notesBasic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notes
Vamsi Krishna Kalavala
 
CCNA Basic Switching and Switch Configuration
CCNA Basic Switching and Switch ConfigurationCCNA Basic Switching and Switch Configuration
CCNA Basic Switching and Switch Configuration
Dsunte Wilson
 
CCNA Introducing Networks
CCNA Introducing NetworksCCNA Introducing Networks
CCNA Introducing Networks
Dsunte Wilson
 
CCNA Network Devices
CCNA Network DevicesCCNA Network Devices
CCNA Network Devices
Dsunte Wilson
 
CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing Protocols
Dsunte Wilson
 

What's hot (20)

Ccna Presentation
Ccna PresentationCcna Presentation
Ccna Presentation
 
Basic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notesBasic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notes
 
CCNA
CCNACCNA
CCNA
 
Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)
 
Ccna ppt1
Ccna ppt1Ccna ppt1
Ccna ppt1
 
CCNA training 101
CCNA training 101CCNA training 101
CCNA training 101
 
CCNA Basic Switching and Switch Configuration
CCNA Basic Switching and Switch ConfigurationCCNA Basic Switching and Switch Configuration
CCNA Basic Switching and Switch Configuration
 
CCNA 1 Routing and Switching v5.0 Chapter 1
CCNA 1 Routing and Switching v5.0 Chapter 1CCNA 1 Routing and Switching v5.0 Chapter 1
CCNA 1 Routing and Switching v5.0 Chapter 1
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
 
CCNA Introducing Networks
CCNA Introducing NetworksCCNA Introducing Networks
CCNA Introducing Networks
 
Ospf.ppt
Ospf.pptOspf.ppt
Ospf.ppt
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
 
CCNA 2 Routing and Switching v5.0 Chapter 6
CCNA 2 Routing and Switching v5.0 Chapter 6CCNA 2 Routing and Switching v5.0 Chapter 6
CCNA 2 Routing and Switching v5.0 Chapter 6
 
Ccnp presentation [Day 1-3] Class
Ccnp presentation [Day 1-3] ClassCcnp presentation [Day 1-3] Class
Ccnp presentation [Day 1-3] Class
 
IP Routing Tutorial
IP Routing TutorialIP Routing Tutorial
IP Routing Tutorial
 
CCNA Network Devices
CCNA Network DevicesCCNA Network Devices
CCNA Network Devices
 
CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing Protocols
 
ccna project on topic company infrastructure
ccna project on topic company infrastructureccna project on topic company infrastructure
ccna project on topic company infrastructure
 
Ccnp workbook network bulls
Ccnp workbook network bullsCcnp workbook network bulls
Ccnp workbook network bulls
 
Ccna(routing &and switching)
Ccna(routing &and switching)Ccna(routing &and switching)
Ccna(routing &and switching)
 

Similar to CCNA ppt Day 1

Rajesh basics of networking and routing
Rajesh basics of networking and routingRajesh basics of networking and routing
Rajesh basics of networking and routing
r123027
 
basic networking
basic networkingbasic networking
basic networking
Anmol Bagga
 
Nt1310 Unit 8 Network Components
Nt1310 Unit 8 Network ComponentsNt1310 Unit 8 Network Components
Nt1310 Unit 8 Network Components
Lisa Williams
 
Computer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptxComputer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptx
ssuser86699a
 

Similar to CCNA ppt Day 1 (20)

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
 
information technology
information technologyinformation technology
information technology
 
information technology
information technologyinformation technology
information technology
 
Infiniband and Ethernet
Infiniband and EthernetInfiniband and Ethernet
Infiniband and Ethernet
 
Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabha
 
The place for free online training courses -networking
The place for free online training courses -networkingThe place for free online training courses -networking
The place for free online training courses -networking
 
Lan
LanLan
Lan
 
Arvind Singh
Arvind SinghArvind Singh
Arvind Singh
 
basic networking
basic networkingbasic networking
basic networking
 
Network ppt
Network pptNetwork ppt
Network ppt
 
Nt1310 Unit 8 Network Components
Nt1310 Unit 8 Network ComponentsNt1310 Unit 8 Network Components
Nt1310 Unit 8 Network Components
 
PPT Backbone And Networks
PPT Backbone And NetworksPPT Backbone And Networks
PPT Backbone And Networks
 
Computer networking class 12
Computer networking class 12Computer networking class 12
Computer networking class 12
 
Networking
NetworkingNetworking
Networking
 
Ethernet and LIFI
Ethernet and LIFIEthernet and LIFI
Ethernet and LIFI
 
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
 
Ccna
CcnaCcna
Ccna
 
compo 131_banalnal
compo 131_banalnalcompo 131_banalnal
compo 131_banalnal
 
Computer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptxComputer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptx
 

More from VISHNU N (8)

CCNA ppt Day 9
CCNA ppt Day 9CCNA ppt Day 9
CCNA ppt Day 9
 
CCNA ppt Day 8
CCNA ppt Day 8CCNA ppt Day 8
CCNA ppt Day 8
 
CCNA ppt Day 7
CCNA ppt Day 7CCNA ppt Day 7
CCNA ppt Day 7
 
CCNA pptCCNA ppt Day 6
CCNA pptCCNA ppt Day 6CCNA pptCCNA ppt Day 6
CCNA pptCCNA ppt Day 6
 
CCNA ppt Day 5
CCNA ppt Day 5CCNA ppt Day 5
CCNA ppt Day 5
 
CCNA ppt Day 4
CCNA ppt Day 4CCNA ppt Day 4
CCNA ppt Day 4
 
CCNA ppt Day 3
CCNA ppt Day 3CCNA ppt Day 3
CCNA ppt Day 3
 
CCNA ppt Day 2
CCNA ppt Day 2CCNA ppt Day 2
CCNA ppt Day 2
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 

Recently uploaded (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 

CCNA ppt Day 1

  • 1. CCNA CISCO CERTIFIED NETWORK ASSOCIATE 640-802
  • 2. CISCO  American multinational company located in California, USA  Started in1984  Deals with designing, manufacturing, selling, networking equipments  Also deals with product certifications  Inventors of Router
  • 3. Each level of certification deals with 4 different paths  Routing & Switching  Security  Service Provider  Voice Communication
  • 4. CCNA Exam  Code 640-802  Objective  Drag & Drop  Simulations (Lab)  Marks out of 1000  Pass mark 820
  • 5. Networking  Interconnection of devices for sharing data or for communication is computer networking
  • 6. Benefits of Networking  Resource Sharing- Hardware Resources (sharing devices like printer, scanner, etc.) and Software Resources (sharing data between a network or file sharing. E.g.- email.)  Communication- Communication between two pcs. E.g.- email, chatting, video chatting, etc.  Critical Storage- Storage of data from one machine to another in case of damage of the main machine.
  • 7. Sneakernet  Copying data in a removable media and transferring to another machine.  This system is usedbefore networking  E.g.- Tape drive
  • 8. Arpanet (Advanced Research Project Agency)  It was the first network Established by American Defense
  • 9. Types of Network LAN (Local Area Network)  Interconnection of machines in a small geographical area is called LAN  E.g.- Connection of machines in an office or a building  Wireless LAN- Wifi
  • 10. WAN (Wide Area Network)  Interconnection of machines in a wide geographical area is WAN  E.g.- home internet, two LANs connected with a router and a service provider is connected between two routers  Wireless WAN- 2G, 3G, 4G
  • 11. MAN (Metropolitan Area Network)  Administration of one or more network by a central authority in between an area of 50 km is called MAN or small WAN  Wireless MAN- WiMax
  • 12. CAN (Campus Area Network)  Multiple LAN connection in campus is called CAN
  • 13. PAN (Personal Area Network)  A type of LAN for data communication between one or more personal devices such as Laptops, Palmtops is PAN  Bluetooth networking through mobile is called Piconet
  • 14. Minimum requirements of LAN configuration  Two PCs  Network Operating System  NIC (Network Interface Card)  Drivers  Cables and Connectors  Protocols
  • 15. NIC (Network Interface Card)  Ethernet Card or Network Card  NIC is one which converts network signals into computer language signals  Add-on Cards  Integrated built in Motherboards
  • 16. MAC (Media Access Control)  It is a unique address stored in NICs  Hardware address or Physical address  48 bit hexadecimal address  Eg- 00-0c-76-5e-c3-06  To find MAC address-start- run- cmd- getmac or start- run- cmd- ipconfig /all
  • 17. IEEE (Institute of Electrical and Electronics Engineers) divided 48 bit MAC Address into two:- 00-0c-76 - 5e-c3-06 • 24 bit Vendor ID • Organizationally Unique Identifier • 24 bit Customer ID • Organizationally Assigned Identifier
  • 18. Common Network Devices Repeater  Repeater is used in coaxial cable network.  Also acts as signal amplifier or booster  Only 4 repeater connected in a cable network
  • 19. Hub  Hub is used to connect multiple devices  Each port broadcast to find its device every time for communication. Due to this heavy traffic occurs. All time this process is repeated to find MAC address.  Slow communication  Also known as multiport repeater  Multiple communication is not possible at a time.  Other wise collision occurs.  Normally works only on 10 mbps.
  • 20. Switch  It is also used to connect multiple devices  There is a MAC address table in switch, in that it will save MAC addresses of all connected devices and its corresponding ports. These information are saved on the first time of broadcasting from a port. This process is not repeated for the next time of communication.  More faster  Also known as Multiport Repeater or Intelligent Hub.  Multiple communication is possible at a time.  Therefore reduces collision.  Normally works on 10/100/100/10000 .. mbps
  • 21. Bridge  Provide connections between LANs.  Not only do bridges connect LANs, but they also perform a check on the data to determine whether it should cross the bridge or not.  This makes each part of the network more efficient.
  • 22. Router  Routers are used to connect multiple networks.  Router is first found by CISCO in 1984.  Further more companies like Enframe, Checkpoint, Juniper, Huawei, etc. started manufacturing routers.
  • 23. Cloud  The cloud is used in diagrams to represent where the connection to the internet is.  It also represents all of the devices on the internet.
  • 24. Topology Bus  Topology in which coaxial cable network is used  Configuration is very easy  High cost for implementation  Less speed  Entire network will be down if any damage occurs in the back bone of the cable  Network will be down if additional node is added.
  • 25. Ring  A network type called Arcnet implemented by IBM is used in Ring topology.  A token which acts as data carrier in the cable passes information clockwise direction through the network.  It transfers data from a device to another according to device priority base.  MSAU (Multi station access unit) connects all devices into it.  If individual device is down the whole network will be down
  • 26. Star or Ethernet  Multiple machines connected into a Hub or Switch is Star topology.  Most commonly used topology  Implementation is easy  Additional nodes are added without interfering other devices or whole network.  If a Hub or Switch is down the entire network is down.  Devices are connected through patch panel.
  • 27. Hybrid  The combined Star and Bus topology is called Hybrid topology
  • 28. Mesh  Most commonly used topology.  It consist of multiple links.  If any one of them gets down, the router finds another link to communicate.  High expensive.  Difficult to implement
  • 29. Cables and Connectors Coaxial Cable
  • 30. OFC (Optical Fiber Cable)  Network signals are converted into light signals in this cable.  It works under ‘Total Internal Reflection’ principle.  Used for under sea connection.  Transmits at a speed of 3 X 10^8 m/s
  • 31. Twisted Pair Cables  Contains 8 colored wires  Each twisted as 4 pairs  Two types:- 1. Shielded Twisted Pair 2. Unshielded twisted pair
  • 32. STP (Shielded twisted pair)  Each pair of cables are shielded.  It is used in high level industries or machineries.  High expensive.  It is shielded due to protect from external signals
  • 33.
  • 34. Unshielded Twisted Pair  Contains of 8 twisted wires  Theses wires are twisted as pairs to reduce EMI (Electromagnetic Interference)  Connectors of UTP are called RJ45 (Registered Jack)  Connectors used in telephone cable is called RJ11  8 contact legs for RJ45  4 contact legs for RJ11
  • 35.
  • 36. Categories of UTP Cat 1 10 MBps Cat 2 10 mbps Cat 3 16 mbps Cat 4 100 mbps Cat 5 1000 mbps Cat 5e 1000 mbps Cat 6 10000 mbps Used for voice communication Used for networking
  • 37. Cable Specifications  10BASE-T The T stands for twisted pair.  10BASE5 The 5 represents the fact that a signal can travel for approximately 500 meters 10BASE5 is often referred to as Thicknet.  10BASE2 The 2 represents the fact that a signal can travel for approximately 200 meters 10BASE2 is often referred to as Thinnet. Thinnet and Thicknet are actually a type of networks, while 10BASE2 & 10BASE5 are the types of cabling used in these networks.
  • 38. Types of UTP cables 1. Straight through 2. Crossover cables 3. Rollover or Console  Straight through cables are used to connect dissimilar devices such as PC-Switch, PC- Hub, Router-Switch, etc.  Crossover cables are used to connect similar devices such as PC-PC, Switch-Switch, Hub- Hub, PC- Router  Rollover or Console cables are used to configure Router and Switch
  • 39. Color Codes  Color codes are used to make cables. There are two types:- Class A Class B Green White Orange White Green Orange Orange White Green White Blue Blue Blue White Blue White Orange Green Brown White Brown White Brown Brown
  • 40. Remember..  A straight-thru cable has Class B on both ends. A crossover able has Class B on one end and Class A on the other. A console cable had Class B on one end and reverse Class B on the other, which is why it is also called a rollover cable.  A NIC transmits signals on pins 1 & 2, and it receives signals on pins 3 & 6. Other for ground support. Class A Class B
  • 41. Crimping..  Connecting jack into the Twisted Pair cable using crimping tool is called Crimping