SlideShare uma empresa Scribd logo
1 de 22
In 1984 Computer scientists, Len Bosack and Sandy
Lerner, from Stanford University, found Cisco Systems.
They invented this technology to link their computer
systems together.
• In 1984 Computer the worldwide leader in networking
Cisco Systems, Inc. isscientists, Len Bosack and Sandy Lerner,
from Stanford University, found Cisco an essential part of
for the Internet. Today, networks are Systems. They invented
this technology to government and home
business, education,link their computer systems together.
• Cisco Systems, and the worldwide Protocol-based (IP)
communications,Inc. isCisco Internetleader in networking for
the Internet. Today, networks are an essential part of
networking solutions are the foundation of these
business, education, government and home communications,
networks. Internet Protocol-based (IP) networking solutions
and Cisco
Cisco hardware, software, and service offerings are used
are the foundation of these networks.
to•create hardware, solutionsand service offerings are used to
Cisco Internet software, that allow individuals,
companies, and countries that allow individuals, companies,
create Internet solutions to increase productivity,
and customer satisfaction and strengthen
improvecountries to increase productivity, improve customer
satisfaction and strengthen Cisco name has become
competitive advantage. The competitive advantage. The Cisco
name has become synonymous with the Internet, as
synonymous with the Internet, as well as with thewell as
with the productivity improvements that Internet business
productivity provide.
solutions improvements that Internet business
• An Internet Protocol address (IP address) is a numerical label assigned to each
device participating in a computer network that uses the Internet protocol for
communication.
• Ip address must be unique in a network.
• Ip address is read with its Subnet mask.
• 32 bits( 0 or 1) divided into 4 octets.
• Ip address has two portions – network and host.
• Each octet has a decimal value ranging from 0 to 255, except for the first octet
which is 1 to 255.
• The first octet cannot be 127 , this is reserved for loopback and also to check if
protocol stack is correctly configured.
• All 0’s define network address.
• All 1’s define broadcast address.
• The ip address 255.255.255.255 defines a general broadcast.
• Classless Inter-Domain Routing (CIDR) is a method for allocating IP
addresses and routing Internet Protocol packets. The Internet Engineering
Task Force introduced CIDR in 1993 to replace the previous addressing
architecture of classful networkdesign in the Internet.Its goal was to slow
the rapid exhaustion of IPv4 address.
• CIDR values tells about the ON bits
for example:255.224.0.0/11 -> 11 bits are on
255.255.192.0/18 -> 18 bits are on

Maximum range is /30 because 31 & 32 are reserved for hosts.
Telnet: It is a service through which we can access one pc from another pc in
command mode.
FTP: A method of transferring one or more file from one system to another
system over a network.
TFTP: It is stack version of FTP. TFTP has no browsing ability. It can send and
receive files.
NFS: It is a service through which we can transfer data and files from linux to
linux or linux to window.
SMTP: Simple mail transport protocol, through this mail can be sent.
DNS:It translate name to IP or Ip to names.
DHCP: It is used to give IP to client automatically.
•
•
•
•
•

Router to pc
Pc to pc
Switch to switch
Switch to hub
Hub to Hub
•
•
•
•
•
•
•

Router to switch
Router to Hub
Pc to hub
Switch to pc
Hub uplink to downlink
ADSL modem to Hub
ADSL modem to PC
•
•
•
•

Fast ethernet:
Ethernet speed:
Fast ethernet speed:
Gigabit ethernet speed:

•
•
•
•
•
•

Serial port
DTE(Data terminal equipment)
DCE(Data communication equipment)
Console port
Auxiliary port
Power

10 mbps
100mbps
1000mbps

symbol E0/0
symbol F0/0
symbol G0/0
POST(Power on Self Test)

ROM(Mini IOS)
present -> not present->rommonmode
FLASH(IOS)
check config
NVRAM

yes, setup mode
no, extended mode

ctrl + c
• User mode-allows user to perform few
commands, configurations cannot be
changed.
• Priviledge mode- It enables user to view and
change few configurations.
• Global configuration mode- It allows user to
change those configurations which effects the
working of router.
User mode

Priviledge mode

Global configuration mode
• Static routes are user defined manually
created routes.The administrator creates
creates static routes in cisco routers using Ip
route command.
• Syntax:ip route destination network subnet
mask next hop router ip address
• Example:• Ip route 11.0.0.0 255.0.0.0 10.0.0.2
• Default routes define a router as the default
router. When there is no entry for the destination
nettwork in the routing table, the router will
forward the packet to its default router.Default
router help in reducng the size of your routing
table.
• Syntac: ip route 0.0.0.0 0.0.0.0 next hop router
• Example
• Ip route 0.0.0.0 0.0.0.0 10.0.0.2
•
•
•
•
•
•
•
•

Classfull
Open standard
Metric: Hop count(15)
Distance vector protocol
Max path=4(16) [equal load balancing]
Broadcast:255.255.255.255
Port no 520
Send update every 30 seconds.
•
•
•
•

Classless
Authentication
Trigger update
Multicast: 224.0.0.9

Example
Router(config-if)#Router RIP
#Version 2
#Network 10.0.0.0
#Network 11.0.0.0
• Cisco proprietary routing protocol
• Advanced distance vector/ hybrid routing
protocol with features such as dynamic
neighbor discovery.
• Classless/ VLSM
• Metric: bandwidth, delay, load, reliability
• Hop count 255
• Multicast 224.0.0.10
•
•
•
•
•
•
•
•
•
•

Classless/VLSM
Open standard
Link state protocol
Port no 89
Metric is cost
Unlimited hop count
AD is 110
Table- 1) neighbor 2)topology 3) routing table
Point to point, multicast, broadcast
Concept of area
• Example:
Router#configure terminal
Router(config)# router ospf 1
Router(config-router)
#net 1.0.0.0 0 255.255.255 area 0
#net 192.1.1.0 0.0.255.255 area 0
CCNA Industrial Training Presentation

Mais conteúdo relacionado

Mais procurados

CCNA SUMMER TRAINNING PPT
CCNA SUMMER TRAINNING PPTCCNA SUMMER TRAINNING PPT
CCNA SUMMER TRAINNING PPTNishant Goel
 
Ftp server configuration on cisco packet tracer
Ftp server configuration on cisco packet tracerFtp server configuration on cisco packet tracer
Ftp server configuration on cisco packet tracerprodhan999
 
CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 10CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 10Irsandi Hasan
 
Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Alan Mark
 
Ccna ppt1
Ccna ppt1Ccna ppt1
Ccna ppt1AIRTEL
 
CCNA v6.0 ITN - Chapter 01
CCNA v6.0 ITN - Chapter 01CCNA v6.0 ITN - Chapter 01
CCNA v6.0 ITN - Chapter 01Irsandi Hasan
 
ccna project on topic company infrastructure
ccna project on topic company infrastructureccna project on topic company infrastructure
ccna project on topic company infrastructurePrince Gautam
 
Ccna Presentation
Ccna PresentationCcna Presentation
Ccna Presentationbcdran
 
Network architecture
Network architectureNetwork architecture
Network architectureOnline
 
CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing ProtocolsDsunte Wilson
 
Gpon Fundamentals
Gpon FundamentalsGpon Fundamentals
Gpon Fundamentalsmansoor_gr8
 
LTE Architecture Overview
LTE Architecture OverviewLTE Architecture Overview
LTE Architecture OverviewHossein Yavari
 
Wireless network ppt
Wireless network pptWireless network ppt
Wireless network pptBasil John
 
CCNA ppt Day 1
CCNA ppt Day 1CCNA ppt Day 1
CCNA ppt Day 1VISHNU N
 

Mais procurados (20)

CCNA SUMMER TRAINNING PPT
CCNA SUMMER TRAINNING PPTCCNA SUMMER TRAINNING PPT
CCNA SUMMER TRAINNING PPT
 
Ftp server configuration on cisco packet tracer
Ftp server configuration on cisco packet tracerFtp server configuration on cisco packet tracer
Ftp server configuration on cisco packet tracer
 
CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 10CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 10
 
Wireless system
Wireless systemWireless system
Wireless system
 
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
 
Mac
MacMac
Mac
 
Nat pat
Nat patNat pat
Nat pat
 
CCNA v6.0 ITN - Chapter 01
CCNA v6.0 ITN - Chapter 01CCNA v6.0 ITN - Chapter 01
CCNA v6.0 ITN - Chapter 01
 
ccna project on topic company infrastructure
ccna project on topic company infrastructureccna project on topic company infrastructure
ccna project on topic company infrastructure
 
Ccna Presentation
Ccna PresentationCcna Presentation
Ccna Presentation
 
Network architecture
Network architectureNetwork architecture
Network architecture
 
CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing Protocols
 
Gpon Fundamentals
Gpon FundamentalsGpon Fundamentals
Gpon Fundamentals
 
OSPF Fundamental
OSPF FundamentalOSPF Fundamental
OSPF Fundamental
 
LTE Architecture Overview
LTE Architecture OverviewLTE Architecture Overview
LTE Architecture Overview
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Wireless network ppt
Wireless network pptWireless network ppt
Wireless network ppt
 
MPLS Presentation
MPLS PresentationMPLS Presentation
MPLS Presentation
 
CCNA ppt Day 1
CCNA ppt Day 1CCNA ppt Day 1
CCNA ppt Day 1
 

Semelhante a CCNA Industrial Training Presentation

ch5-Fog Networks and Cloud Computing
ch5-Fog Networks and Cloud Computingch5-Fog Networks and Cloud Computing
ch5-Fog Networks and Cloud Computingssuser06ea42
 
Google global Cache operations for youtube
Google global Cache operations for youtubeGoogle global Cache operations for youtube
Google global Cache operations for youtubeShahinAlam930521
 
CCN CEP.pptx
CCN CEP.pptxCCN CEP.pptx
CCN CEP.pptxNOOR69810
 
Small office Home office , network setup in details
Small office Home office , network setup in detailsSmall office Home office , network setup in details
Small office Home office , network setup in detailsapel7
 
A Deep Dive in the World of IT Networking (part 1)
A Deep Dive in the World of IT Networking (part 1)A Deep Dive in the World of IT Networking (part 1)
A Deep Dive in the World of IT Networking (part 1)Tuan Yang
 
SOHO Network Setup Tutorial
SOHO Network Setup Tutorial SOHO Network Setup Tutorial
SOHO Network Setup Tutorial junaidahmedsaba
 
Internet architecture protocol
Internet architecture protocolInternet architecture protocol
Internet architecture protocolGLIM Digital
 
Advance Applied Networking with classes.
Advance Applied Networking with classes.Advance Applied Networking with classes.
Advance Applied Networking with classes.ArcyJeromeGallardo2
 
ITE v5.0 - Chapter 6
ITE v5.0 - Chapter 6ITE v5.0 - Chapter 6
ITE v5.0 - Chapter 6Irsandi Hasan
 
Basic Foundation For Cybersecurity
Basic Foundation For CybersecurityBasic Foundation For Cybersecurity
Basic Foundation For CybersecurityMohammed Adam
 
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptx
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptxConnecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptx
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptxssuser52b751
 
Network Protocol
Network ProtocolNetwork Protocol
Network ProtocolKetan Nayak
 
IBM System Networking Overview - Jul 2013
IBM System Networking Overview - Jul 2013IBM System Networking Overview - Jul 2013
IBM System Networking Overview - Jul 2013Angel Villar Garea
 
CCNA 1 : introduction_to_networking
CCNA 1 : introduction_to_networkingCCNA 1 : introduction_to_networking
CCNA 1 : introduction_to_networkingeysipi
 
2018 FRSecure CISSP Mentor Program- Session 7
2018 FRSecure CISSP Mentor Program- Session 72018 FRSecure CISSP Mentor Program- Session 7
2018 FRSecure CISSP Mentor Program- Session 7FRSecure
 

Semelhante a CCNA Industrial Training Presentation (20)

ch5-Fog Networks and Cloud Computing
ch5-Fog Networks and Cloud Computingch5-Fog Networks and Cloud Computing
ch5-Fog Networks and Cloud Computing
 
Google global Cache operations for youtube
Google global Cache operations for youtubeGoogle global Cache operations for youtube
Google global Cache operations for youtube
 
CCN CEP.pptx
CCN CEP.pptxCCN CEP.pptx
CCN CEP.pptx
 
Small office Home office , network setup in details
Small office Home office , network setup in detailsSmall office Home office , network setup in details
Small office Home office , network setup in details
 
A Deep Dive in the World of IT Networking (part 1)
A Deep Dive in the World of IT Networking (part 1)A Deep Dive in the World of IT Networking (part 1)
A Deep Dive in the World of IT Networking (part 1)
 
SOHO Network Setup Tutorial
SOHO Network Setup Tutorial SOHO Network Setup Tutorial
SOHO Network Setup Tutorial
 
Internet architecture protocol
Internet architecture protocolInternet architecture protocol
Internet architecture protocol
 
Advance Applied Networking with classes.
Advance Applied Networking with classes.Advance Applied Networking with classes.
Advance Applied Networking with classes.
 
Ccna1 presentation
Ccna1 presentationCcna1 presentation
Ccna1 presentation
 
ITE v5.0 - Chapter 6
ITE v5.0 - Chapter 6ITE v5.0 - Chapter 6
ITE v5.0 - Chapter 6
 
Basic Foundation For Cybersecurity
Basic Foundation For CybersecurityBasic Foundation For Cybersecurity
Basic Foundation For Cybersecurity
 
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptx
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptxConnecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptx
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptx
 
Networking
NetworkingNetworking
Networking
 
Network Protocol
Network ProtocolNetwork Protocol
Network Protocol
 
QSpiders - Dod Model
QSpiders - Dod ModelQSpiders - Dod Model
QSpiders - Dod Model
 
QSpiders - Day1 Network Basics
QSpiders - Day1 Network BasicsQSpiders - Day1 Network Basics
QSpiders - Day1 Network Basics
 
Chapter 9
Chapter 9Chapter 9
Chapter 9
 
IBM System Networking Overview - Jul 2013
IBM System Networking Overview - Jul 2013IBM System Networking Overview - Jul 2013
IBM System Networking Overview - Jul 2013
 
CCNA 1 : introduction_to_networking
CCNA 1 : introduction_to_networkingCCNA 1 : introduction_to_networking
CCNA 1 : introduction_to_networking
 
2018 FRSecure CISSP Mentor Program- Session 7
2018 FRSecure CISSP Mentor Program- Session 72018 FRSecure CISSP Mentor Program- Session 7
2018 FRSecure CISSP Mentor Program- Session 7
 

Mais de Talvinder Singh

FOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEEFOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEETalvinder Singh
 
Automatic RFID Voting System with user authentication
Automatic RFID Voting System with user authenticationAutomatic RFID Voting System with user authentication
Automatic RFID Voting System with user authenticationTalvinder Singh
 
Wireless charging of mobile phone using microwaves
Wireless charging of mobile phone using microwavesWireless charging of mobile phone using microwaves
Wireless charging of mobile phone using microwavesTalvinder Singh
 
4G wireless system and applications report
4G wireless system and applications report4G wireless system and applications report
4G wireless system and applications reportTalvinder Singh
 

Mais de Talvinder Singh (7)

FOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEEFOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEE
 
Automatic RFID Voting System with user authentication
Automatic RFID Voting System with user authenticationAutomatic RFID Voting System with user authentication
Automatic RFID Voting System with user authentication
 
Ccna training report
Ccna training reportCcna training report
Ccna training report
 
Cochlear Implant
Cochlear ImplantCochlear Implant
Cochlear Implant
 
Wireless charging of mobile phone using microwaves
Wireless charging of mobile phone using microwavesWireless charging of mobile phone using microwaves
Wireless charging of mobile phone using microwaves
 
4G wireless system and applications report
4G wireless system and applications report4G wireless system and applications report
4G wireless system and applications report
 
4G wireless system
4G wireless system4G wireless system
4G wireless system
 

Último

Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 

Último (20)

Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 

CCNA Industrial Training Presentation

  • 1.
  • 2. In 1984 Computer scientists, Len Bosack and Sandy Lerner, from Stanford University, found Cisco Systems. They invented this technology to link their computer systems together. • In 1984 Computer the worldwide leader in networking Cisco Systems, Inc. isscientists, Len Bosack and Sandy Lerner, from Stanford University, found Cisco an essential part of for the Internet. Today, networks are Systems. They invented this technology to government and home business, education,link their computer systems together. • Cisco Systems, and the worldwide Protocol-based (IP) communications,Inc. isCisco Internetleader in networking for the Internet. Today, networks are an essential part of networking solutions are the foundation of these business, education, government and home communications, networks. Internet Protocol-based (IP) networking solutions and Cisco Cisco hardware, software, and service offerings are used are the foundation of these networks. to•create hardware, solutionsand service offerings are used to Cisco Internet software, that allow individuals, companies, and countries that allow individuals, companies, create Internet solutions to increase productivity, and customer satisfaction and strengthen improvecountries to increase productivity, improve customer satisfaction and strengthen Cisco name has become competitive advantage. The competitive advantage. The Cisco name has become synonymous with the Internet, as synonymous with the Internet, as well as with thewell as with the productivity improvements that Internet business productivity provide. solutions improvements that Internet business
  • 3. • An Internet Protocol address (IP address) is a numerical label assigned to each device participating in a computer network that uses the Internet protocol for communication. • Ip address must be unique in a network. • Ip address is read with its Subnet mask. • 32 bits( 0 or 1) divided into 4 octets. • Ip address has two portions – network and host. • Each octet has a decimal value ranging from 0 to 255, except for the first octet which is 1 to 255. • The first octet cannot be 127 , this is reserved for loopback and also to check if protocol stack is correctly configured. • All 0’s define network address. • All 1’s define broadcast address. • The ip address 255.255.255.255 defines a general broadcast.
  • 4.
  • 5. • Classless Inter-Domain Routing (CIDR) is a method for allocating IP addresses and routing Internet Protocol packets. The Internet Engineering Task Force introduced CIDR in 1993 to replace the previous addressing architecture of classful networkdesign in the Internet.Its goal was to slow the rapid exhaustion of IPv4 address. • CIDR values tells about the ON bits for example:255.224.0.0/11 -> 11 bits are on 255.255.192.0/18 -> 18 bits are on Maximum range is /30 because 31 & 32 are reserved for hosts.
  • 6.
  • 7.
  • 8. Telnet: It is a service through which we can access one pc from another pc in command mode. FTP: A method of transferring one or more file from one system to another system over a network. TFTP: It is stack version of FTP. TFTP has no browsing ability. It can send and receive files. NFS: It is a service through which we can transfer data and files from linux to linux or linux to window. SMTP: Simple mail transport protocol, through this mail can be sent. DNS:It translate name to IP or Ip to names. DHCP: It is used to give IP to client automatically.
  • 9. • • • • • Router to pc Pc to pc Switch to switch Switch to hub Hub to Hub
  • 10. • • • • • • • Router to switch Router to Hub Pc to hub Switch to pc Hub uplink to downlink ADSL modem to Hub ADSL modem to PC
  • 11. • • • • Fast ethernet: Ethernet speed: Fast ethernet speed: Gigabit ethernet speed: • • • • • • Serial port DTE(Data terminal equipment) DCE(Data communication equipment) Console port Auxiliary port Power 10 mbps 100mbps 1000mbps symbol E0/0 symbol F0/0 symbol G0/0
  • 12. POST(Power on Self Test) ROM(Mini IOS) present -> not present->rommonmode FLASH(IOS) check config NVRAM yes, setup mode no, extended mode ctrl + c
  • 13. • User mode-allows user to perform few commands, configurations cannot be changed. • Priviledge mode- It enables user to view and change few configurations. • Global configuration mode- It allows user to change those configurations which effects the working of router.
  • 14. User mode Priviledge mode Global configuration mode
  • 15. • Static routes are user defined manually created routes.The administrator creates creates static routes in cisco routers using Ip route command. • Syntax:ip route destination network subnet mask next hop router ip address • Example:• Ip route 11.0.0.0 255.0.0.0 10.0.0.2
  • 16. • Default routes define a router as the default router. When there is no entry for the destination nettwork in the routing table, the router will forward the packet to its default router.Default router help in reducng the size of your routing table. • Syntac: ip route 0.0.0.0 0.0.0.0 next hop router • Example • Ip route 0.0.0.0 0.0.0.0 10.0.0.2
  • 17. • • • • • • • • Classfull Open standard Metric: Hop count(15) Distance vector protocol Max path=4(16) [equal load balancing] Broadcast:255.255.255.255 Port no 520 Send update every 30 seconds.
  • 19. • Cisco proprietary routing protocol • Advanced distance vector/ hybrid routing protocol with features such as dynamic neighbor discovery. • Classless/ VLSM • Metric: bandwidth, delay, load, reliability • Hop count 255 • Multicast 224.0.0.10
  • 20. • • • • • • • • • • Classless/VLSM Open standard Link state protocol Port no 89 Metric is cost Unlimited hop count AD is 110 Table- 1) neighbor 2)topology 3) routing table Point to point, multicast, broadcast Concept of area
  • 21. • Example: Router#configure terminal Router(config)# router ospf 1 Router(config-router) #net 1.0.0.0 0 255.255.255 area 0 #net 192.1.1.0 0.0.255.255 area 0