SlideShare a Scribd company logo
1 of 22
Release 16/07/2009 Jetking Infotrain Ltd.
Basic Router Configuration
Chapter 5
Release 16/07/2009 Jetking Infotrain Ltd.
Chapter Objectives
 Perform interface configuration
 View, save and erase configuration files
 Explain Router IOS image files
 Backup and restore Cisco IOS
 Backup and restore router configuration
 Use CDP
 Use Telnet
 Check network connectivity
Release 16/07/2009 Jetking Infotrain Ltd.
Recall - I
 Various router components include:
 Processor
 ROM
 RAM
 Flash
 NVRAM
 Configuration Register
 Different ROM components include:
 POST
 Bootstrap Program
Release 16/07/2009 Jetking Infotrain Ltd.
Recall - II
 Mini-IOS
 ROM Monitor
 Different modes for accessing a router CLI include:
 User Exec Mode
 Privileged Exec Mode
 Global Configuration Mode
 Router administrative function include:
 Assigning hostname
 Assigning banners
 setting password
Release 16/07/2009 Jetking Infotrain Ltd.
Router Interfaces
 Router interfaces provide connection between the
host and the network
 Interfaces supported by Cisco routers include:
 ISDN
 ATM
 FDDI
 Ethernet
 Fast Ethernet
 Gigabit Ethernet
 Token ring
Release 16/07/2009 Jetking Infotrain Ltd.
Case Study
The Blue Diamond steel company, Gujarat branch has
recently opened a branch at Hyderabad. The
Software management department of Hyderabad
branch urgently requires a team of eleven software
engineers for their project. The department is not able
to exchange information regarding the same with the
Recruitment department of the Gujarat. This is mainly
because serial interface is not responding.
Release 16/07/2009 Jetking Infotrain Ltd.
Problem
The network administrator Paul finds it difficult and
time consuming to get the circuit number and phone
number of the respective link using the network map
Release 16/07/2009 Jetking Infotrain Ltd.
Solution
Add description to an interface
Release 16/07/2009 Jetking Infotrain Ltd.
Router Configuration Files
 The configuration files also contain the commands
that are used to configure the router
 Whenever you create or change the router
configuration, it is required to save the changes to
the configuration files
 The configuration files are located in the RAM,
NVRAM or TFTP server
Release 16/07/2009 Jetking Infotrain Ltd.
IOS Processes for Configuration Files
Source Destination Command IOS Process
RAM NVRAM copy running-config startup-
config
Overwrite
RAM TFTP copy running-config tftp Overwrite
NVRAM RAM copy startup-config running-
config
Merge
NVRAM TFTP copy startup-config tftp Overwrite
TFTP RAM copy tftp running-config Merge
TFTP NVRAM copy tftp startup-config Overwrite
CLI RAM configure terminal Merge
Release 16/07/2009 Jetking Infotrain Ltd.
Router IOS Image Files
 The router saves configuration files and IOS image
files in the flash memory
 Two types of routers based on the location of the
IOS image include:
 Run from Flash (RFF) router
 Run from RAM (RFR) router
 The letter R after the model number identifies a
Run-from-RAM router
Release 16/07/2009 Jetking Infotrain Ltd.
Advantages of using a RFF Image
 An RFF image is loaded directly to the router when
the router boots
 Advantages of using a RFF Image include:
 Reduced Corruption
 Faster Boot
Release 16/07/2009 Jetking Infotrain Ltd.
Process of Loading an IOS from RFR
Router
 The RFR routers load the image from the flash
memory into the DRAM
Release 16/07/2009 Jetking Infotrain Ltd.
Upgrading IOS Images
 IOS images can be upgraded from a remote FTP
server
 RFF images can be upgraded in two ways:
 Dual Flash Banks
 Flash Load Helper (FLH)
Release 16/07/2009 Jetking Infotrain Ltd.
Points to Remember before backing
up Cisco IOS
 The workstation runs TFTP server software
 The router and workstation have an Ethernet
connection made with crossover cable
 The workstation and Ethernet interface of the router
exist on the same subnet
 The copy flash tftp command gets IP address of the
workstation when you backup the image from the
router flash
 The available space in flash can store the image copy
Release 16/07/2009 Jetking Infotrain Ltd.
Cisco Discovery Protocol (CDP)
 CDP gives the information about locally attached
and remote devices in the network
 It also gives the information about hardware and
protocol of the neighboring devices in the network
 To get the information about the CDP global
parameters that can be configured on Cisco devices
using the show cdp command
Release 16/07/2009 Jetking Infotrain Ltd.
Telnet
 Telnet is a virtual terminal protocol that connects the
router to remote devices
 It allows you to get all the information about the
routers and run programs on the routers
 The Telnet program allows you to reconfigure or
check the routers and switches without the console
cable
Release 16/07/2009 Jetking Infotrain Ltd.
Traceroute Output Options
Output Options Description
* Specifies that the wait time expired or the device failed to respond
A Specifies that a remote device filtered the trace packet
U Specifies that the device port is unreachable
H Specifies that the host on the destination network segment was
unreachable
I Indicates that the user interrupted the traceroute process
N Specifies that the destination network segment was unreachable
P Specifies that the device does not support traceroute
T Specifies that the trace packet has exceeded configuration timeout
? Indicates that the trace type in the trace packet was not identifiable
Release 16/07/2009 Jetking Infotrain Ltd.
Summary - I
 A router interface provides connection between the user
host and the network
 Cisco routers support interfaces such as serial, ISDN,
ATM, FDDI, Ethernet, Fast Ethernet, Gigabit Ethernet and
Token ring
 The interface command allows you to configure a router
interface
 All the interfaces are disabled by default. The no shutdown
command allows you to bring up a particular interface
 Router interface configuration includes configuring ip
address, clock rate, bandwidth parameter and description
Release 16/07/2009 Jetking Infotrain Ltd.
Summary - II
 The following show commands enable you to verify the
router interfaces
 show interface
 show ip interface
 show ip interface brief
 show protocols
 show controllers
 The Cisco routers allow you to view, save and erase the
configuration files
 A backup copy of the existing IOS image is if the new
IOS image is not properly upgraded on the router
Release 16/07/2009 Jetking Infotrain Ltd.
Summary - III
 Any changes made to the router configuration are
stored in the running-config file. You can use the
copy command to save the changes to startup
config file, flash or TFTP server
 The CDP global parameters include CDP timer and
CDP holdtime
 Telnet is a virtual terminal protocol that connects the
router to remote devices. It allows you to get
information about the routers and the programs
running on the routers
Release 16/07/2009 Jetking Infotrain Ltd.
Summary - IV
 The show ip route and show interfaces commands
allow you to troubleshoot the IOS
 The ping and traceroute commands allow you to
check the connectivity of your router with the remote
devices
 The debug command enables you to view the data
packet transfer statistics at a particular time

More Related Content

What's hot

Huawei GGSN 9811 software management
Huawei GGSN 9811 software managementHuawei GGSN 9811 software management
Huawei GGSN 9811 software managementMario Gordon
 
Juniper Networks Router Architecture
Juniper Networks Router ArchitectureJuniper Networks Router Architecture
Juniper Networks Router Architecturelawuah
 
SFO15-TR9: PSCI, ACPI (and UEFI to boot)
SFO15-TR9: PSCI, ACPI (and UEFI to boot)SFO15-TR9: PSCI, ACPI (and UEFI to boot)
SFO15-TR9: PSCI, ACPI (and UEFI to boot)Linaro
 
Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)Netwax Lab
 
Cis81 ccna1v5-2-configuring networkoperatingsystem
Cis81 ccna1v5-2-configuring networkoperatingsystemCis81 ccna1v5-2-configuring networkoperatingsystem
Cis81 ccna1v5-2-configuring networkoperatingsystemBetselove
 
CCNA at a glance
CCNA at a glanceCCNA at a glance
CCNA at a glanceVikas Raut
 
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERS
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERSDay 1 INTRODUCTION TO IOS AND CISCO ROUTERS
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERSanilinvns
 
Information Gathering 2
Information Gathering 2Information Gathering 2
Information Gathering 2Aero Plane
 
Saad baig practical file
Saad baig practical fileSaad baig practical file
Saad baig practical fileSaadBaig33
 
Initial Configuration of Router
Initial Configuration of RouterInitial Configuration of Router
Initial Configuration of RouterKishore Kumar
 
PLNOG 13: Artur Pająk: Storage w sieciach Ethernet, czyli coś o iSCSI I FCoE
PLNOG 13: Artur Pająk: Storage w sieciach Ethernet, czyli coś o iSCSI I FCoEPLNOG 13: Artur Pająk: Storage w sieciach Ethernet, czyli coś o iSCSI I FCoE
PLNOG 13: Artur Pająk: Storage w sieciach Ethernet, czyli coś o iSCSI I FCoEPROIDEA
 
8. internal components of router
8. internal components of router8. internal components of router
8. internal components of routerSwarndeep Singh
 
Вопросы балансировки трафика
Вопросы балансировки трафикаВопросы балансировки трафика
Вопросы балансировки трафикаSkillFactory
 
IBM Flex System Fabric EN4093 and EN4093R 10Gb Scalable Switches
IBM Flex System Fabric EN4093 and EN4093R 10Gb Scalable SwitchesIBM Flex System Fabric EN4093 and EN4093R 10Gb Scalable Switches
IBM Flex System Fabric EN4093 and EN4093R 10Gb Scalable SwitchesIBM India Smarter Computing
 
Juniper SRX Quickstart 12.1R3 by Thomas Schmidt
Juniper SRX Quickstart 12.1R3 by Thomas SchmidtJuniper SRX Quickstart 12.1R3 by Thomas Schmidt
Juniper SRX Quickstart 12.1R3 by Thomas SchmidtNam Nguyen
 

What's hot (20)

Huawei GGSN 9811 software management
Huawei GGSN 9811 software managementHuawei GGSN 9811 software management
Huawei GGSN 9811 software management
 
Juniper Networks Router Architecture
Juniper Networks Router ArchitectureJuniper Networks Router Architecture
Juniper Networks Router Architecture
 
SFO15-TR9: PSCI, ACPI (and UEFI to boot)
SFO15-TR9: PSCI, ACPI (and UEFI to boot)SFO15-TR9: PSCI, ACPI (and UEFI to boot)
SFO15-TR9: PSCI, ACPI (and UEFI to boot)
 
Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)Cisco Internetworking Operating System (ios)
Cisco Internetworking Operating System (ios)
 
Cis81 ccna1v5-2-configuring networkoperatingsystem
Cis81 ccna1v5-2-configuring networkoperatingsystemCis81 ccna1v5-2-configuring networkoperatingsystem
Cis81 ccna1v5-2-configuring networkoperatingsystem
 
CCNA at a glance
CCNA at a glanceCCNA at a glance
CCNA at a glance
 
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERS
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERSDay 1 INTRODUCTION TO IOS AND CISCO ROUTERS
Day 1 INTRODUCTION TO IOS AND CISCO ROUTERS
 
Information Gathering 2
Information Gathering 2Information Gathering 2
Information Gathering 2
 
Saad baig practical file
Saad baig practical fileSaad baig practical file
Saad baig practical file
 
Session 3
Session 3Session 3
Session 3
 
test
testtest
test
 
Initial Configuration of Router
Initial Configuration of RouterInitial Configuration of Router
Initial Configuration of Router
 
IBM Flex System FC5172 2-port 16Gb FC Adapter
IBM Flex System FC5172 2-port 16Gb FC AdapterIBM Flex System FC5172 2-port 16Gb FC Adapter
IBM Flex System FC5172 2-port 16Gb FC Adapter
 
PLNOG 13: Artur Pająk: Storage w sieciach Ethernet, czyli coś o iSCSI I FCoE
PLNOG 13: Artur Pająk: Storage w sieciach Ethernet, czyli coś o iSCSI I FCoEPLNOG 13: Artur Pająk: Storage w sieciach Ethernet, czyli coś o iSCSI I FCoE
PLNOG 13: Artur Pająk: Storage w sieciach Ethernet, czyli coś o iSCSI I FCoE
 
8. internal components of router
8. internal components of router8. internal components of router
8. internal components of router
 
MX960 Router
MX960 RouterMX960 Router
MX960 Router
 
Вопросы балансировки трафика
Вопросы балансировки трафикаВопросы балансировки трафика
Вопросы балансировки трафика
 
IBM Flex System Fabric EN4093 and EN4093R 10Gb Scalable Switches
IBM Flex System Fabric EN4093 and EN4093R 10Gb Scalable SwitchesIBM Flex System Fabric EN4093 and EN4093R 10Gb Scalable Switches
IBM Flex System Fabric EN4093 and EN4093R 10Gb Scalable Switches
 
Cis82 e2-1-packet forwarding
Cis82 e2-1-packet forwardingCis82 e2-1-packet forwarding
Cis82 e2-1-packet forwarding
 
Juniper SRX Quickstart 12.1R3 by Thomas Schmidt
Juniper SRX Quickstart 12.1R3 by Thomas SchmidtJuniper SRX Quickstart 12.1R3 by Thomas Schmidt
Juniper SRX Quickstart 12.1R3 by Thomas Schmidt
 

Viewers also liked

keyboard and mouse events
keyboard and mouse eventskeyboard and mouse events
keyboard and mouse eventsAhmad Khalid
 
Keyboard and mouse slide by Jetarvind kumar madhukar
Keyboard and mouse slide by Jetarvind kumar madhukarKeyboard and mouse slide by Jetarvind kumar madhukar
Keyboard and mouse slide by Jetarvind kumar madhukarALLCAD Services Pvt Limited
 
Jordan Remix - Windows 7
Jordan Remix - Windows 7Jordan Remix - Windows 7
Jordan Remix - Windows 7Jordan Remix
 
keyboard and mouse events
keyboard and mouse eventskeyboard and mouse events
keyboard and mouse eventsAmjad Dahabi
 
Lesson 1 desktop (grade 1) 4th qtr
Lesson 1 desktop (grade 1) 4th qtrLesson 1 desktop (grade 1) 4th qtr
Lesson 1 desktop (grade 1) 4th qtrShaw Cruz
 
Parts of the computer (mouse and printer)
Parts of the computer (mouse and printer)Parts of the computer (mouse and printer)
Parts of the computer (mouse and printer)Mi L
 
Different types of computer mouses
Different types of computer mousesDifferent types of computer mouses
Different types of computer mousesAboo Thahir
 
Presentation on mouse, keyboard and scanners
Presentation on mouse, keyboard and scannersPresentation on mouse, keyboard and scanners
Presentation on mouse, keyboard and scannersRamesh Pant
 
Presentacion mouse power point
Presentacion mouse power pointPresentacion mouse power point
Presentacion mouse power pointguesta55ac62
 
Graphical User Interface
Graphical User Interface Graphical User Interface
Graphical User Interface Bivek Pakuwal
 
Input devices_(Mouse and Keyboard)
Input devices_(Mouse and Keyboard)Input devices_(Mouse and Keyboard)
Input devices_(Mouse and Keyboard)Hossain Md Shakhawat
 

Viewers also liked (20)

keyboard and mouse events
keyboard and mouse eventskeyboard and mouse events
keyboard and mouse events
 
Keyboard and mouse slide by Jetarvind kumar madhukar
Keyboard and mouse slide by Jetarvind kumar madhukarKeyboard and mouse slide by Jetarvind kumar madhukar
Keyboard and mouse slide by Jetarvind kumar madhukar
 
Mouse and Keyboard
Mouse and KeyboardMouse and Keyboard
Mouse and Keyboard
 
Jordan Remix - Windows 7
Jordan Remix - Windows 7Jordan Remix - Windows 7
Jordan Remix - Windows 7
 
Windows 7: The Basics
Windows 7:  The BasicsWindows 7:  The Basics
Windows 7: The Basics
 
Unit 2 introduction to windows 7
Unit 2    introduction to windows 7Unit 2    introduction to windows 7
Unit 2 introduction to windows 7
 
keyboard and mouse events
keyboard and mouse eventskeyboard and mouse events
keyboard and mouse events
 
Part 2 desktop and start menu
Part 2  desktop and start menuPart 2  desktop and start menu
Part 2 desktop and start menu
 
Lesson 1 desktop (grade 1) 4th qtr
Lesson 1 desktop (grade 1) 4th qtrLesson 1 desktop (grade 1) 4th qtr
Lesson 1 desktop (grade 1) 4th qtr
 
Keyboard & Mouse basics
Keyboard & Mouse basics Keyboard & Mouse basics
Keyboard & Mouse basics
 
Mouse
MouseMouse
Mouse
 
Gui
GuiGui
Gui
 
Parts of the computer (mouse and printer)
Parts of the computer (mouse and printer)Parts of the computer (mouse and printer)
Parts of the computer (mouse and printer)
 
Different types of computer mouses
Different types of computer mousesDifferent types of computer mouses
Different types of computer mouses
 
Presentation on mouse, keyboard and scanners
Presentation on mouse, keyboard and scannersPresentation on mouse, keyboard and scanners
Presentation on mouse, keyboard and scanners
 
Introduction to ms dos
Introduction to ms dosIntroduction to ms dos
Introduction to ms dos
 
Mouse
MouseMouse
Mouse
 
Presentacion mouse power point
Presentacion mouse power pointPresentacion mouse power point
Presentacion mouse power point
 
Graphical User Interface
Graphical User Interface Graphical User Interface
Graphical User Interface
 
Input devices_(Mouse and Keyboard)
Input devices_(Mouse and Keyboard)Input devices_(Mouse and Keyboard)
Input devices_(Mouse and Keyboard)
 

Similar to CCNA CHAPTER 5 BY jetarvind kumar madhukar

How to Use GSM/3G/4G in Embedded Linux Systems
How to Use GSM/3G/4G in Embedded Linux SystemsHow to Use GSM/3G/4G in Embedded Linux Systems
How to Use GSM/3G/4G in Embedded Linux SystemsToradex
 
managing your network environment
managing your network environmentmanaging your network environment
managing your network environmentscooby_doo
 
ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014Đồng Quốc Vương
 
CCNA Router Startup and Configuration
CCNA Router Startup and ConfigurationCCNA Router Startup and Configuration
CCNA Router Startup and ConfigurationDsunte Wilson
 
Ccna day2-140715152313-phpapp02
Ccna day2-140715152313-phpapp02Ccna day2-140715152313-phpapp02
Ccna day2-140715152313-phpapp02Sachin Morya
 
VESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.pptVESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.pptzmulani8
 
VESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.pptVESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.pptzmulani8
 
VESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.pptVESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.pptzmulani8
 
Ccna PPT2
Ccna PPT2Ccna PPT2
Ccna PPT2AIRTEL
 

Similar to CCNA CHAPTER 5 BY jetarvind kumar madhukar (20)

CCNA CHAPTER 4 BY jetarvind kumar madhukar
CCNA CHAPTER 4 BY jetarvind kumar madhukarCCNA CHAPTER 4 BY jetarvind kumar madhukar
CCNA CHAPTER 4 BY jetarvind kumar madhukar
 
C C N A Day2
C C N A  Day2C C N A  Day2
C C N A Day2
 
CCNA complete.ppt
CCNA complete.pptCCNA complete.ppt
CCNA complete.ppt
 
How to Use GSM/3G/4G in Embedded Linux Systems
How to Use GSM/3G/4G in Embedded Linux SystemsHow to Use GSM/3G/4G in Embedded Linux Systems
How to Use GSM/3G/4G in Embedded Linux Systems
 
CCNA CHAPTER 6 BY jetarvind kumar madhukar
CCNA CHAPTER 6 BY jetarvind kumar madhukarCCNA CHAPTER 6 BY jetarvind kumar madhukar
CCNA CHAPTER 6 BY jetarvind kumar madhukar
 
CCNA CHAPTER 12 BY jetarvind kumar madhukar
CCNA CHAPTER 12 BY jetarvind kumar madhukarCCNA CHAPTER 12 BY jetarvind kumar madhukar
CCNA CHAPTER 12 BY jetarvind kumar madhukar
 
managing your network environment
managing your network environmentmanaging your network environment
managing your network environment
 
ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014
 
CCNA CHAPTER 11 BY jetarvind kumar madhukar
CCNA CHAPTER 11 BY jetarvind kumar madhukarCCNA CHAPTER 11 BY jetarvind kumar madhukar
CCNA CHAPTER 11 BY jetarvind kumar madhukar
 
CCNA Router Startup and Configuration
CCNA Router Startup and ConfigurationCCNA Router Startup and Configuration
CCNA Router Startup and Configuration
 
Ccna day2
Ccna day2Ccna day2
Ccna day2
 
Ccna 2
Ccna 2Ccna 2
Ccna 2
 
Ccna day2
Ccna day2Ccna day2
Ccna day2
 
Ccna day2-140715152313-phpapp02
Ccna day2-140715152313-phpapp02Ccna day2-140715152313-phpapp02
Ccna day2-140715152313-phpapp02
 
Ccna day2
Ccna day2Ccna day2
Ccna day2
 
VESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.pptVESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.ppt
 
VESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.pptVESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.ppt
 
VESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.pptVESIT WORKSHOP SIMULATIONS.ppt
VESIT WORKSHOP SIMULATIONS.ppt
 
CCNA presentation.
CCNA presentation.CCNA presentation.
CCNA presentation.
 
Ccna PPT2
Ccna PPT2Ccna PPT2
Ccna PPT2
 

More from ALLCAD Services Pvt Limited

COMPUTER Motherboard by jetarvind kumar madhukar
COMPUTER Motherboard by jetarvind kumar madhukarCOMPUTER Motherboard by jetarvind kumar madhukar
COMPUTER Motherboard by jetarvind kumar madhukarALLCAD Services Pvt Limited
 
Overview of ip_security by JetArvind kumar Madhukar
Overview of ip_security by JetArvind kumar Madhukar Overview of ip_security by JetArvind kumar Madhukar
Overview of ip_security by JetArvind kumar Madhukar ALLCAD Services Pvt Limited
 

More from ALLCAD Services Pvt Limited (16)

Command which is use in CCNA AND CCNP
Command which is use in CCNA AND CCNP Command which is use in CCNA AND CCNP
Command which is use in CCNA AND CCNP
 
COMPUTER Motherboard by jetarvind kumar madhukar
COMPUTER Motherboard by jetarvind kumar madhukarCOMPUTER Motherboard by jetarvind kumar madhukar
COMPUTER Motherboard by jetarvind kumar madhukar
 
Technologies slide By jetarvind kumar madhukar
Technologies slide By jetarvind kumar madhukarTechnologies slide By jetarvind kumar madhukar
Technologies slide By jetarvind kumar madhukar
 
CCNA CHAPTER 1 BY jetarvind kumar madhukar
CCNA CHAPTER 1 BY jetarvind kumar madhukarCCNA CHAPTER 1 BY jetarvind kumar madhukar
CCNA CHAPTER 1 BY jetarvind kumar madhukar
 
CCNA CHAPTER 2 BY jetarvind kumar madhukar
CCNA CHAPTER 2 BY jetarvind kumar madhukarCCNA CHAPTER 2 BY jetarvind kumar madhukar
CCNA CHAPTER 2 BY jetarvind kumar madhukar
 
CCNA CHAPTER 7 BY jetarvind kumar madhukar
CCNA CHAPTER 7 BY jetarvind kumar madhukarCCNA CHAPTER 7 BY jetarvind kumar madhukar
CCNA CHAPTER 7 BY jetarvind kumar madhukar
 
CCNA CHAPTER8 BY jetarvind kumar madhukar
CCNA CHAPTER8 BY jetarvind kumar madhukarCCNA CHAPTER8 BY jetarvind kumar madhukar
CCNA CHAPTER8 BY jetarvind kumar madhukar
 
CCNA CHAPTER 9 BY jetarvind kumar madhukar
CCNA CHAPTER 9 BY jetarvind kumar madhukarCCNA CHAPTER 9 BY jetarvind kumar madhukar
CCNA CHAPTER 9 BY jetarvind kumar madhukar
 
CCNA CHAPTER 10 BY jetarvind kumar madhukar
CCNA CHAPTER 10 BY jetarvind kumar madhukarCCNA CHAPTER 10 BY jetarvind kumar madhukar
CCNA CHAPTER 10 BY jetarvind kumar madhukar
 
CCNA CHAPTER 14 BY jetarvind kumar madhukar
CCNA CHAPTER 14 BY jetarvind kumar madhukarCCNA CHAPTER 14 BY jetarvind kumar madhukar
CCNA CHAPTER 14 BY jetarvind kumar madhukar
 
CCNA CHAPTER 15 BY jetarvind kumar madhukar
CCNA CHAPTER 15 BY jetarvind kumar madhukarCCNA CHAPTER 15 BY jetarvind kumar madhukar
CCNA CHAPTER 15 BY jetarvind kumar madhukar
 
CCNA CHAPTER 16 BY jetarvind kumar madhukar
CCNA CHAPTER 16 BY jetarvind kumar madhukarCCNA CHAPTER 16 BY jetarvind kumar madhukar
CCNA CHAPTER 16 BY jetarvind kumar madhukar
 
CCNA CHAPTER 17 BY jetarvind kumar madhukar
CCNA CHAPTER 17 BY jetarvind kumar madhukarCCNA CHAPTER 17 BY jetarvind kumar madhukar
CCNA CHAPTER 17 BY jetarvind kumar madhukar
 
CCNA CHAPTER 1 BY jetarvind kumar madhukar
CCNA CHAPTER 1 BY jetarvind kumar madhukarCCNA CHAPTER 1 BY jetarvind kumar madhukar
CCNA CHAPTER 1 BY jetarvind kumar madhukar
 
Networkdevices by Jetarvind kumar madhukar
Networkdevices by Jetarvind kumar madhukarNetworkdevices by Jetarvind kumar madhukar
Networkdevices by Jetarvind kumar madhukar
 
Overview of ip_security by JetArvind kumar Madhukar
Overview of ip_security by JetArvind kumar Madhukar Overview of ip_security by JetArvind kumar Madhukar
Overview of ip_security by JetArvind kumar Madhukar
 

Recently uploaded

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
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
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 

Recently uploaded (20)

9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
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
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 

CCNA CHAPTER 5 BY jetarvind kumar madhukar

  • 1. Release 16/07/2009 Jetking Infotrain Ltd. Basic Router Configuration Chapter 5
  • 2. Release 16/07/2009 Jetking Infotrain Ltd. Chapter Objectives  Perform interface configuration  View, save and erase configuration files  Explain Router IOS image files  Backup and restore Cisco IOS  Backup and restore router configuration  Use CDP  Use Telnet  Check network connectivity
  • 3. Release 16/07/2009 Jetking Infotrain Ltd. Recall - I  Various router components include:  Processor  ROM  RAM  Flash  NVRAM  Configuration Register  Different ROM components include:  POST  Bootstrap Program
  • 4. Release 16/07/2009 Jetking Infotrain Ltd. Recall - II  Mini-IOS  ROM Monitor  Different modes for accessing a router CLI include:  User Exec Mode  Privileged Exec Mode  Global Configuration Mode  Router administrative function include:  Assigning hostname  Assigning banners  setting password
  • 5. Release 16/07/2009 Jetking Infotrain Ltd. Router Interfaces  Router interfaces provide connection between the host and the network  Interfaces supported by Cisco routers include:  ISDN  ATM  FDDI  Ethernet  Fast Ethernet  Gigabit Ethernet  Token ring
  • 6. Release 16/07/2009 Jetking Infotrain Ltd. Case Study The Blue Diamond steel company, Gujarat branch has recently opened a branch at Hyderabad. The Software management department of Hyderabad branch urgently requires a team of eleven software engineers for their project. The department is not able to exchange information regarding the same with the Recruitment department of the Gujarat. This is mainly because serial interface is not responding.
  • 7. Release 16/07/2009 Jetking Infotrain Ltd. Problem The network administrator Paul finds it difficult and time consuming to get the circuit number and phone number of the respective link using the network map
  • 8. Release 16/07/2009 Jetking Infotrain Ltd. Solution Add description to an interface
  • 9. Release 16/07/2009 Jetking Infotrain Ltd. Router Configuration Files  The configuration files also contain the commands that are used to configure the router  Whenever you create or change the router configuration, it is required to save the changes to the configuration files  The configuration files are located in the RAM, NVRAM or TFTP server
  • 10. Release 16/07/2009 Jetking Infotrain Ltd. IOS Processes for Configuration Files Source Destination Command IOS Process RAM NVRAM copy running-config startup- config Overwrite RAM TFTP copy running-config tftp Overwrite NVRAM RAM copy startup-config running- config Merge NVRAM TFTP copy startup-config tftp Overwrite TFTP RAM copy tftp running-config Merge TFTP NVRAM copy tftp startup-config Overwrite CLI RAM configure terminal Merge
  • 11. Release 16/07/2009 Jetking Infotrain Ltd. Router IOS Image Files  The router saves configuration files and IOS image files in the flash memory  Two types of routers based on the location of the IOS image include:  Run from Flash (RFF) router  Run from RAM (RFR) router  The letter R after the model number identifies a Run-from-RAM router
  • 12. Release 16/07/2009 Jetking Infotrain Ltd. Advantages of using a RFF Image  An RFF image is loaded directly to the router when the router boots  Advantages of using a RFF Image include:  Reduced Corruption  Faster Boot
  • 13. Release 16/07/2009 Jetking Infotrain Ltd. Process of Loading an IOS from RFR Router  The RFR routers load the image from the flash memory into the DRAM
  • 14. Release 16/07/2009 Jetking Infotrain Ltd. Upgrading IOS Images  IOS images can be upgraded from a remote FTP server  RFF images can be upgraded in two ways:  Dual Flash Banks  Flash Load Helper (FLH)
  • 15. Release 16/07/2009 Jetking Infotrain Ltd. Points to Remember before backing up Cisco IOS  The workstation runs TFTP server software  The router and workstation have an Ethernet connection made with crossover cable  The workstation and Ethernet interface of the router exist on the same subnet  The copy flash tftp command gets IP address of the workstation when you backup the image from the router flash  The available space in flash can store the image copy
  • 16. Release 16/07/2009 Jetking Infotrain Ltd. Cisco Discovery Protocol (CDP)  CDP gives the information about locally attached and remote devices in the network  It also gives the information about hardware and protocol of the neighboring devices in the network  To get the information about the CDP global parameters that can be configured on Cisco devices using the show cdp command
  • 17. Release 16/07/2009 Jetking Infotrain Ltd. Telnet  Telnet is a virtual terminal protocol that connects the router to remote devices  It allows you to get all the information about the routers and run programs on the routers  The Telnet program allows you to reconfigure or check the routers and switches without the console cable
  • 18. Release 16/07/2009 Jetking Infotrain Ltd. Traceroute Output Options Output Options Description * Specifies that the wait time expired or the device failed to respond A Specifies that a remote device filtered the trace packet U Specifies that the device port is unreachable H Specifies that the host on the destination network segment was unreachable I Indicates that the user interrupted the traceroute process N Specifies that the destination network segment was unreachable P Specifies that the device does not support traceroute T Specifies that the trace packet has exceeded configuration timeout ? Indicates that the trace type in the trace packet was not identifiable
  • 19. Release 16/07/2009 Jetking Infotrain Ltd. Summary - I  A router interface provides connection between the user host and the network  Cisco routers support interfaces such as serial, ISDN, ATM, FDDI, Ethernet, Fast Ethernet, Gigabit Ethernet and Token ring  The interface command allows you to configure a router interface  All the interfaces are disabled by default. The no shutdown command allows you to bring up a particular interface  Router interface configuration includes configuring ip address, clock rate, bandwidth parameter and description
  • 20. Release 16/07/2009 Jetking Infotrain Ltd. Summary - II  The following show commands enable you to verify the router interfaces  show interface  show ip interface  show ip interface brief  show protocols  show controllers  The Cisco routers allow you to view, save and erase the configuration files  A backup copy of the existing IOS image is if the new IOS image is not properly upgraded on the router
  • 21. Release 16/07/2009 Jetking Infotrain Ltd. Summary - III  Any changes made to the router configuration are stored in the running-config file. You can use the copy command to save the changes to startup config file, flash or TFTP server  The CDP global parameters include CDP timer and CDP holdtime  Telnet is a virtual terminal protocol that connects the router to remote devices. It allows you to get information about the routers and the programs running on the routers
  • 22. Release 16/07/2009 Jetking Infotrain Ltd. Summary - IV  The show ip route and show interfaces commands allow you to troubleshoot the IOS  The ping and traceroute commands allow you to check the connectivity of your router with the remote devices  The debug command enables you to view the data packet transfer statistics at a particular time