SlideShare ist ein Scribd-Unternehmen logo
1 von 22
Router Fundamentals



      Chapter 4
Chapter Objectives
    Explain router components
    Explain router installation
    Discuss router boot sequence
    Define Internetwork Operating System (IOS)
    Explain Command Line Interface (CLI)
    Perform initial router configuration
    Set hostname, banners and passwords for the
     router
    Manage the configuration register



Chapter 4                                          2
Recall - I
    Different network devices include:
      Hubs

      Routers

      Switches

      Bridges

      Repeaters

    Different types of hubs include:
      Active

      Passive

      Hybrid


Chapter 4                                 3
Recall - II
    Different WAN devices include:
      WAN Switch

      Access Server

      Modem

      Channel Service Unit

      ISDN Terminal Adapter




Chapter 4                             4
Router Components
    Router components allow the router to enter the
     bootup process, load its operating system, and
     configuration files

                                Router
                              Components




                                                       Configuration
      Processor   ROM   RAM            Flash   NVRAM
                                                         Register




Chapter 4                                                              5
Router Boot Sequence
    The router requires all the router components during
     its bootup




Chapter 4                                               6
Internetwork Operating System
    IOS acts as an interface between the network
     devices and the user
    It is stored in the flash memory of the router
    The Cisco IOS software requires the processor of
     the system for configuring and maintaining the
     network devices
    Different features of IOS include:
      Support for different technologies

      Scalability

      Security



Chapter 4                                               7
Router Ports
    Router ports help to configure the router, verify its
     configuration and access Cisco IOS


                               Router Ports




                Console Port                  Auxiliary Port




Chapter 4                                                      8
Rear Panel of the Cisco Router




Chapter 4                        9
CLI Modes




Chapter 4   10
CLI Prompts
    CLI prompts allow you to navigate and recognize
     the mode that you have entered
    CLI prompts include:
      Interfaces

      Sub-Interfaces

      Line

      Router




Chapter 4                                              11
Accessing Help and History
      Command                             Description

?                 Help for all available commands in the mode

Command ?         Describes all the first parameters of the command

com?              Lists the commands that begin with com

command parm?     Lists the characters that begin with parm

command           When the tab is pressed in between the word, the CLI
parm<Tab>         completes the word. If the CLI is idle, it indicates that the
                  typed characters can form more possible words
command parm1 ?   Lists all the next parameters and their description



Chapter 4                                                                    12
Enhanced Editing Commands - I
    The enhanced editing commands include:
      Ctrl + A - Moves the cursor to the beginning of a

       line
      Ctrl+E - Moves the cursor to the end of the line

      Esc+B - Move the cursor back by one word

      Ctrl+B - Move the cursor back by one character

      Ctrl+F - Move the cursor forward by one character

      Esc+F - Move the cursor forward by one word

      Ctrl+D - Deletes one character




Chapter 4                                              13
Enhanced Editing Commands - II
           Backspace - Deletes one character
           Ctrl+R - Recalls a line
           Ctrl+U - Deletes a line
           Ctrl+W - Deletes a word
           Ctrl+Z - Returns to EXEC from the configuration
            mode
           Tab - Finishes typing a word




Chapter 4                                                     14
Router History Commands

            Command                           Description

 Ctrl+P or Up arrow      Displays the last command entered

 Ctrl+N or Down arrow    Displays the previously entered commands

 show history            Displays the last 10 command entered

 show terminal           Displays terminal configuration and size of history
                         buffer
 terminal history size   Allows to change the buffer size




Chapter 4                                                                15
Router Administrative Functions
    Router administrative functions allow easy
     troubleshooting and maintenance of routers
    Router administrative function include:
      Assigning hostname

      Assigning banners

      setting password




Chapter 4                                         16
Banners
    Banner is a message displayed to all the users when
     they access the router through Telnet, console and
     auxiliary ports
    It can be used to display information about the router
     itself or nay kind of security message
    Four types of banners available for the Cisco routers
     are:
      Message of the day banner

      Exec process creation banner

      Incoming terminal line banner

      Login banner


Chapter 4                                                     17
Summary - I
    The router components enable the router to start the
     boot up process, load its operating system, and load
     its configuration files
    The Power-On-Self-Test or the POST component
     provides a series of diagnostic tests for the router
    The POST is a series of 14 tests that run in the
     reverse numerical order
    The bootstrap program or the ROM Monitor
     component enables you to initialize the processor
     hardware when the router boots

Chapter 4                                               18
Summary - II
    The bootstrap program loads the IOS image for the
     router
    The different values for the image in the
     configuration register are:
      0x0 - Boots the router into ROM monitor mode

      0x1 - Boots the router using the Mini-IOS

      0x2–0xF - Boots the router using the default boot

       sequence



Chapter 4                                                  19
Summary - III
    The boot system commands in the startup-config file
     are:
      boot system flash IOS filename - Enables you to

       boot from flash memory
      boot system tftp IOS filename tftp server ip

       address - Enables you to boot from a TFTP server
      boot system rom - Enables you boot from system

       ROM




Chapter 4                                              20
Summary - IV
    The bootstrap program offers a console-based
     interface or monitor for working with the program
    Mini-IOS component provides an alternate file for
     the router boot up, if the existing image file is
     unavailable
    ROM monitor is a component stored in the
     microcode of RAM
    The flash memory contains IOS using which the
     router can boot


Chapter 4                                                21
Summary - V
    NVRAM or Non-Volatile RAM is a type of random
     access memory that stores the configuration files for
     the router
    Configuration register is a component that controls the
     booting process of a router
    The router can be connected through console port,
     auxillary port or Telnet program
    CLI is a character or text based interface that allows
     manual configuration of the router
    User Exec Mode enables you to work with the router
     and execute very simple commands
Chapter 4                                                  22

Weitere ähnliche Inhalte

Was ist angesagt?

Porting linux on ARM
Porting linux on ARMPorting linux on ARM
Porting linux on ARM
Satpal Parmar
 
8. internal components of router
8. internal components of router8. internal components of router
8. internal components of router
Swarndeep Singh
 
Note - (EDK2) Acpi Tables Compile and Install
Note - (EDK2) Acpi Tables Compile and InstallNote - (EDK2) Acpi Tables Compile and Install
Note - (EDK2) Acpi Tables Compile and Install
boyw165
 
z/OS 2.3 HiperSockets Converged Interface (HSCI) support
z/OS 2.3 HiperSockets Converged Interface (HSCI) supportz/OS 2.3 HiperSockets Converged Interface (HSCI) support
z/OS 2.3 HiperSockets Converged Interface (HSCI) support
zOSCommserver
 

Was ist angesagt? (20)

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)
 
Presentation aix performance updates & issues
Presentation   aix performance updates & issuesPresentation   aix performance updates & issues
Presentation aix performance updates & issues
 
Porting linux on ARM
Porting linux on ARMPorting linux on ARM
Porting linux on ARM
 
Aix admin course provider Navi Mumbai | AIX Admin Course Training Navi Mumbai...
Aix admin course provider Navi Mumbai | AIX Admin Course Training Navi Mumbai...Aix admin course provider Navi Mumbai | AIX Admin Course Training Navi Mumbai...
Aix admin course provider Navi Mumbai | AIX Admin Course Training Navi Mumbai...
 
Q2.12: Power Management Across OSs
Q2.12: Power Management Across OSsQ2.12: Power Management Across OSs
Q2.12: Power Management Across OSs
 
Aix overview
Aix overviewAix overview
Aix overview
 
Router internals
Router internalsRouter internals
Router internals
 
Case Study on Cray T3E Architecture
Case Study on Cray T3E ArchitectureCase Study on Cray T3E Architecture
Case Study on Cray T3E Architecture
 
Public Training Power System for AIX : AIX Implementation & Administration (A...
Public Training Power System for AIX : AIX Implementation & Administration (A...Public Training Power System for AIX : AIX Implementation & Administration (A...
Public Training Power System for AIX : AIX Implementation & Administration (A...
 
8. internal components of router
8. internal components of router8. internal components of router
8. internal components of router
 
Lemay jin-reddy-schoudel
Lemay jin-reddy-schoudelLemay jin-reddy-schoudel
Lemay jin-reddy-schoudel
 
LCA13: Power State Coordination Interface
LCA13: Power State Coordination InterfaceLCA13: Power State Coordination Interface
LCA13: Power State Coordination Interface
 
Basics to Configure NW Device
Basics to Configure NW DeviceBasics to Configure NW Device
Basics to Configure NW Device
 
Trusted firmware deep_dive_v1.0_
Trusted firmware deep_dive_v1.0_Trusted firmware deep_dive_v1.0_
Trusted firmware deep_dive_v1.0_
 
LCU13: An Introduction to ARM Trusted Firmware
LCU13: An Introduction to ARM Trusted FirmwareLCU13: An Introduction to ARM Trusted Firmware
LCU13: An Introduction to ARM Trusted Firmware
 
What is Bootloader???
What is Bootloader???What is Bootloader???
What is Bootloader???
 
Note - (EDK2) Acpi Tables Compile and Install
Note - (EDK2) Acpi Tables Compile and InstallNote - (EDK2) Acpi Tables Compile and Install
Note - (EDK2) Acpi Tables Compile and Install
 
XPDDS17: EFI Secure Boot, Shim and Xen: Current Status and Developments - Da...
XPDDS17:  EFI Secure Boot, Shim and Xen: Current Status and Developments - Da...XPDDS17:  EFI Secure Boot, Shim and Xen: Current Status and Developments - Da...
XPDDS17: EFI Secure Boot, Shim and Xen: Current Status and Developments - Da...
 
Cisco ios
Cisco iosCisco ios
Cisco ios
 
z/OS 2.3 HiperSockets Converged Interface (HSCI) support
z/OS 2.3 HiperSockets Converged Interface (HSCI) supportz/OS 2.3 HiperSockets Converged Interface (HSCI) support
z/OS 2.3 HiperSockets Converged Interface (HSCI) support
 

Ähnlich wie Router Fundamentals

CCNA Router Startup and Configuration
CCNA Router Startup and ConfigurationCCNA Router Startup and Configuration
CCNA Router Startup and Configuration
Dsunte Wilson
 
CCNA Router and IOS Basics
CCNA Router and IOS BasicsCCNA Router and IOS Basics
CCNA Router and IOS Basics
Dsunte Wilson
 
CCNA at a glance
CCNA at a glanceCCNA at a glance
CCNA at a glance
Vikas Raut
 
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
 
Chapter4ccna
Chapter4ccnaChapter4ccna
Chapter4ccna
robertoxe
 

Ähnlich wie Router Fundamentals (20)

CCNA Router Startup and Configuration
CCNA Router Startup and ConfigurationCCNA Router Startup and Configuration
CCNA Router Startup and Configuration
 
CCNA Router and IOS Basics
CCNA Router and IOS BasicsCCNA Router and IOS Basics
CCNA Router and IOS Basics
 
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
 
Ccna PPT2
Ccna PPT2Ccna PPT2
Ccna PPT2
 
C C N A Day2
C C N A  Day2C C N A  Day2
C C N A Day2
 
CCNA at a glance
CCNA at a glanceCCNA at a glance
CCNA at a glance
 
Routerfundaments gurwinder
Routerfundaments gurwinderRouterfundaments gurwinder
Routerfundaments gurwinder
 
Chapter 07
Chapter 07Chapter 07
Chapter 07
 
Cis82 e2-1-packet forwarding
Cis82 e2-1-packet forwardingCis82 e2-1-packet forwarding
Cis82 e2-1-packet forwarding
 
Router fundamentals
Router fundamentalsRouter fundamentals
Router fundamentals
 
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
 
Cisco IOS (internetworking operating system)
Cisco IOS (internetworking operating system)Cisco IOS (internetworking operating system)
Cisco IOS (internetworking operating system)
 
CCNA complete.ppt
CCNA complete.pptCCNA complete.ppt
CCNA complete.ppt
 
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 NotesCisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
 
Chapter4ccna
Chapter4ccnaChapter4ccna
Chapter4ccna
 
Chapter4ccna
Chapter4ccnaChapter4ccna
Chapter4ccna
 

Mehr von Ravi Shairaywal

Mehr von Ravi Shairaywal (8)

Syllabus of BCA Second Year JAMMU University
Syllabus of BCA Second Year JAMMU UniversitySyllabus of BCA Second Year JAMMU University
Syllabus of BCA Second Year JAMMU University
 
Quran In Hindi
Quran In HindiQuran In Hindi
Quran In Hindi
 
Topology
TopologyTopology
Topology
 
IP Routing
IP RoutingIP Routing
IP Routing
 
IPv6
IPv6IPv6
IPv6
 
IP Addressing
IP AddressingIP Addressing
IP Addressing
 
Inter-Networking Overview
Inter-Networking OverviewInter-Networking Overview
Inter-Networking Overview
 
Assembling And Cabling Cisco Devices
Assembling And Cabling Cisco DevicesAssembling And Cabling Cisco Devices
Assembling And Cabling Cisco Devices
 

Kürzlich hochgeladen

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Kürzlich hochgeladen (20)

Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
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
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 

Router Fundamentals

  • 2. Chapter Objectives  Explain router components  Explain router installation  Discuss router boot sequence  Define Internetwork Operating System (IOS)  Explain Command Line Interface (CLI)  Perform initial router configuration  Set hostname, banners and passwords for the router  Manage the configuration register Chapter 4 2
  • 3. Recall - I  Different network devices include:  Hubs  Routers  Switches  Bridges  Repeaters  Different types of hubs include:  Active  Passive  Hybrid Chapter 4 3
  • 4. Recall - II  Different WAN devices include:  WAN Switch  Access Server  Modem  Channel Service Unit  ISDN Terminal Adapter Chapter 4 4
  • 5. Router Components  Router components allow the router to enter the bootup process, load its operating system, and configuration files Router Components Configuration Processor ROM RAM Flash NVRAM Register Chapter 4 5
  • 6. Router Boot Sequence  The router requires all the router components during its bootup Chapter 4 6
  • 7. Internetwork Operating System  IOS acts as an interface between the network devices and the user  It is stored in the flash memory of the router  The Cisco IOS software requires the processor of the system for configuring and maintaining the network devices  Different features of IOS include:  Support for different technologies  Scalability  Security Chapter 4 7
  • 8. Router Ports  Router ports help to configure the router, verify its configuration and access Cisco IOS Router Ports Console Port Auxiliary Port Chapter 4 8
  • 9. Rear Panel of the Cisco Router Chapter 4 9
  • 11. CLI Prompts  CLI prompts allow you to navigate and recognize the mode that you have entered  CLI prompts include:  Interfaces  Sub-Interfaces  Line  Router Chapter 4 11
  • 12. Accessing Help and History Command Description ? Help for all available commands in the mode Command ? Describes all the first parameters of the command com? Lists the commands that begin with com command parm? Lists the characters that begin with parm command When the tab is pressed in between the word, the CLI parm<Tab> completes the word. If the CLI is idle, it indicates that the typed characters can form more possible words command parm1 ? Lists all the next parameters and their description Chapter 4 12
  • 13. Enhanced Editing Commands - I  The enhanced editing commands include:  Ctrl + A - Moves the cursor to the beginning of a line  Ctrl+E - Moves the cursor to the end of the line  Esc+B - Move the cursor back by one word  Ctrl+B - Move the cursor back by one character  Ctrl+F - Move the cursor forward by one character  Esc+F - Move the cursor forward by one word  Ctrl+D - Deletes one character Chapter 4 13
  • 14. Enhanced Editing Commands - II  Backspace - Deletes one character  Ctrl+R - Recalls a line  Ctrl+U - Deletes a line  Ctrl+W - Deletes a word  Ctrl+Z - Returns to EXEC from the configuration mode  Tab - Finishes typing a word Chapter 4 14
  • 15. Router History Commands Command Description Ctrl+P or Up arrow Displays the last command entered Ctrl+N or Down arrow Displays the previously entered commands show history Displays the last 10 command entered show terminal Displays terminal configuration and size of history buffer terminal history size Allows to change the buffer size Chapter 4 15
  • 16. Router Administrative Functions  Router administrative functions allow easy troubleshooting and maintenance of routers  Router administrative function include:  Assigning hostname  Assigning banners  setting password Chapter 4 16
  • 17. Banners  Banner is a message displayed to all the users when they access the router through Telnet, console and auxiliary ports  It can be used to display information about the router itself or nay kind of security message  Four types of banners available for the Cisco routers are:  Message of the day banner  Exec process creation banner  Incoming terminal line banner  Login banner Chapter 4 17
  • 18. Summary - I  The router components enable the router to start the boot up process, load its operating system, and load its configuration files  The Power-On-Self-Test or the POST component provides a series of diagnostic tests for the router  The POST is a series of 14 tests that run in the reverse numerical order  The bootstrap program or the ROM Monitor component enables you to initialize the processor hardware when the router boots Chapter 4 18
  • 19. Summary - II  The bootstrap program loads the IOS image for the router  The different values for the image in the configuration register are:  0x0 - Boots the router into ROM monitor mode  0x1 - Boots the router using the Mini-IOS  0x2–0xF - Boots the router using the default boot sequence Chapter 4 19
  • 20. Summary - III  The boot system commands in the startup-config file are:  boot system flash IOS filename - Enables you to boot from flash memory  boot system tftp IOS filename tftp server ip address - Enables you to boot from a TFTP server  boot system rom - Enables you boot from system ROM Chapter 4 20
  • 21. Summary - IV  The bootstrap program offers a console-based interface or monitor for working with the program  Mini-IOS component provides an alternate file for the router boot up, if the existing image file is unavailable  ROM monitor is a component stored in the microcode of RAM  The flash memory contains IOS using which the router can boot Chapter 4 21
  • 22. Summary - V  NVRAM or Non-Volatile RAM is a type of random access memory that stores the configuration files for the router  Configuration register is a component that controls the booting process of a router  The router can be connected through console port, auxillary port or Telnet program  CLI is a character or text based interface that allows manual configuration of the router  User Exec Mode enables you to work with the router and execute very simple commands Chapter 4 22