Chapter 7 & 8 IOS Images and Router Configuration

Slides:



Advertisements
Similar presentations
Managing Cisco IOS Software. Overview The router boot sequence Locating IOS software The configuration register Recovering Passwords Backing Up the Cisco.
Advertisements

Cisco S2 C7 Router Operation System IOS. Routers Boot From Flash memory TFTP server ROM (not full Cisco IOS software) –Default depends on platform –Order.
CCNA2 MODULE 5.
Managing Your Network Environment © 2004 Cisco Systems, Inc. All rights reserved. Managing Cisco IOS Devices INTRO v2.0—9-1.
Chabot College ELEC IOS Images.
CCNA 2 v3.1 Module 5.
Institute of Technology Sligo - Dept of Computing Cisco IOS & Router Config Semester 2V2 Chapter 7 Chapter 8.
Managing Cisco IOS Software
CCNA 2 v3.1 Module 2.
WANs and Routers Routers. Router Description Specialized computer Like a general purpose PC, a router has:  CPU  Memory  System Bus Connecting Internal.
Chapter 9 Managing a Cisco Internetwork Cisco Router Components Bootstrap - Brings up the router during initialization POST - Checks basic functionality;
1 Semester 2 Module 2 Introduction to Routers Yuda college of business James Chen
1 © 2002, Cisco Systems, Inc. All rights reserved. Router boot procedure.
Cisco 2 - Routers Perrine & modified by Brierley Page 18/18/2015 Chapter 5 IOS Internet Operating System (IOS)
1 Semester 2 Module 5 Managing Cisco IOS Software Yu da college of business James Chen
© 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 5 Managing Cisco IOS Software.
Routers A router is a computer Computers have four basic components:
Cisco IOS & Router Config Semester 2V2 Chapter 6.
1 © 2004, Cisco Systems, Inc. All rights reserved. Chapter 6 Configuring a Router/ Learning About Other Devices/ Managing Cisco IOS Software.
Chap 5 Startup and Setup Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Page 110/19/2015 Chapter 5 CCNA2 Chapter 5 Managing Cisco IOS Software.
Basic Router Configuration 1.1 Global configuration Cisco allows us to configure the router to support various protocols and interfaces. The router stores.
Ch.2 – Introduction to Routers
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 5 Managing Cisco IOS Software.
Release 16/07/2009Jetking Infotrain Ltd. Basic Router Configuration Chapter 5.
IOS Backup & Password Breaking Technique of Routers & Switches Chapter 17 powered by DJ 1.
Module 4: Learning about Other Devices These Labs can be performed using the following topology or using the ones in the lab books: Creating a Network.
CCNA2 v3 Module 5 v3 CCNA 2 Module 5 JEOPARDY K. Martin.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 2 Introduction to Routers.
SW REVERSE JEOPARDY Chapter 1 CCNA2 SW Start-up Routing table Routing table Router parts Router parts Choosing a path Choosing a path Addressing Pot.
Router Fundamentals PJC CCNA Semester 2 Ver. 3.0 by William Kelly.
Sources of Cisco IOS Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 5 Managing Cisco IOS Software.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.0 Module 5 Managing Cisco IOS Software.
Chapter 5 Managing a Cisco Internetwork
Ch.2 – Introduction to Routers CCNA 2 version 3.0 Rick Graziani Cabrillo College.
Introduction to Routers
CCNA2 Chapter 2 Cisco IOS Software. Cisco’s operating system is called Cisco Internetwork Operating System (IOS) IOS provides the following network services:
Configuration Modes and TFTP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Router Initialization steps.
Sem 2v2 Chapter 5 Router Startup and Setup. A router initializes by loading the bootstrap, the operating system, and a configuration file. If the router.
University of the Western Cape Chapter 5-6: Router Startup and Setup Aleksandar Radovanovic.
Router Startup and Setup Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
1 Version 3.1 Module 5 Managing Cisco IOS Software.
1 Pertemuan 3 Operating Cisco IOS Software. Discussion Topics The purpose of Cisco IOS software Router user interface Router user interface modes Cisco.
IOS Boot Procedure Can be set in Global Config –Router(config)#boot system flash If not in NVRAM as to where to get IOS, default is Flash If not in Flash,
Configuring a Router Module 3 Semester 2. Router Configuration Tasks Name a router Set passwords Examine show commands Configure a serial interface Configure.
Chap 7 IOS Images Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Cisco 2 - Routers Perrine. J Page 16/26/2016 Chapter 2 Cisco IOS Software Cisco’s operating system is called Cisco Internetwork Operating System (IOS)
Introduction to networking (Yarnfield) Configure a router.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 2 Introduction to Routers.
© 2002, Cisco Systems, Inc. All rights reserved.
CCNA Routing and Switching Routing and Switching Essentials v6.0
CIT 384: Network Administration
Router Startup and Setup
Cisco S2 C5 Router Startup.
CHAPTER 7.
Chapter 10: Device Discovery, Management, and Maintenance
CCNA Routing and Switching Routing and Switching Essentials v6.0
Cisco networking CNET-448
Chapter 10: Device Discovery, Management, and Maintenance
Configuring a Router Module 3 Semester 2.
Chapter 9: IOS Images and Licensing
Cisco IOS & Router Config
Router Startup and Setup
Cisco networking CNET-448
Lecture9: Embedded Network Operating System: cisco IOS
Managing Cisco IOS Software
Lecture9: Embedded Network Operating System: cisco IOS
Presentation transcript:

Chapter 7 & 8 IOS Images and Router Configuration

Where’s the IOS? A method for specifying how the router loads the IOS, is by designating fallback sources for the router to use in sequence from NVRAM. By default, the router will first look in NVRAM Then it will look in Flash Then it will look towards the TFTP Server

Configuration Register Values Use the this command to change the default configuration register setting: Router(config)# config-register Set the configuration register value to 0x--0 (0x100) if you need to enter the ROM monitor. Set the configuration register value to 0x--1 (0x101) if you need to tell the router to boot from ROM. Set the configuration register value to 0x--2 (0x102) if you need to tell the router to boot from NVRAM.

Show Version Command The show version command displays information about the Cisco IOS software version that is currently running on the router. This includes the configuration register and the boot field setting . Show version displays information about the system file image. Show version is used to discover the configuration register setting.

TFTP Before copying software between the TFTP server or host and Flash memory, verify that there is sufficient room in Flash to accommodate the IOS. To copy a system image to a network server, use the Router# copy flash tftp command. If upgrading the IOS on a router, use the Router# copy tftp flash command to copy the new IOS image from a network server.

Show Flash Command Use the show flash command to verify that you have sufficient memory on your system for the Cisco IOS software that you want to load. Show flash is also used to view the name of the system image file.

Cisco’s IOS Naming Conventions The naming convention for Cisco IOS Release 11.2 contains three parts: the platform on which the image runs a letter or series of letters identifies the special capabilities and feature sets supported in the image specifics as to where the image runs and whether it has been zipped or compressed

Cisco’s IOS Naming Conventions In the Cisco IOS name cpa25-cg-1, the cpa25 represents the platform on which the image runs. In the Cisco IOS name cpa25-cg-1, the cg represents the special capabilities and feature sets.

Router Configuration Commands Router(config)# boot system flash IOS filename command is used to tell the router to boot from flash. Router(config)# boot system tftp IOS filename ip address command is used to tell the router to boot from a network server. Router(config)# boot system rom command is used to tell the router to boot from ROM. Router(config)# router rip command is used to configure a routing protocol.

Configuring an Interface Router(config-int)# int E0 ip address subnet mask command is used to configure a router’s Ethernet 0 port. Router(config-int)# int S0 ip address subnet mask command is used to configure a router’s Serial 0 port.

Password Recovery A common procedure that technicians perform on routers is the password recovery procedure. The configuration register 0x2142 is used on a Cisco 2500 series router during password recovery. (Why? And what does it mean??)

Summary Chapter 7 has great practical importance - students must know how to handle various IOS images. And several CCNA Certification Exam Objectives explicitly refer to the sources for loading an IOS image (flash, tftp server, ROM) and methods for backing-up, upgrading, and loading a backup Cisco IOS software image.

Summary Upon completing chapter 8, you should be able to configure a router with minimal information in a short amount of time. Make sure that you have entered the new IOS commands from chapters 7 & 8 into your Lab Companion!