Chap 7 IOS Images

30
Chap 7 IOS Images Andres, Wen-Yuan Liao Department of Computer Science and Engineer ing De Lin Institute of Technology [email protected] http://www.cse.dlit.edu.tw/~andres

description

Chap 7 IOS Images. Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology [email protected] http://www.cse.dlit.edu.tw/~andres. Overview. Cisco IOS software source options Load IOS software onto the router Maintain backup files - PowerPoint PPT Presentation

Transcript of Chap 7 IOS Images

Page 1: Chap 7 IOS Images

Chap 7IOS Images

Andres, Wen-Yuan Liao

Department of Computer Science and Engineering

De Lin Institute of Technology

[email protected]

http://www.cse.dlit.edu.tw/~andres

Page 2: Chap 7 IOS Images
Page 3: Chap 7 IOS Images

Overview

Cisco IOS software source optionsLoad IOS software onto the routerMaintain backup filesUpgrade IOS software

The functions of the conf. register

Page 4: Chap 7 IOS Images

The Basics of IOS Versions

Locating the Cisco IOS software

Configuration register values

The show version command

Page 5: Chap 7 IOS Images

Locating the Cisco IOS software

The default source depends on the hardware platform

The router looks to the boot system commands saved in NVRAM

Page 6: Chap 7 IOS Images

NVRAMConfiguration register: Boot fieldROM moniter / ROM / Boot system

commandRouter#config-register

Boot system commandFlash/TFTP/ROMRouter(config)#boot system

Page 7: Chap 7 IOS Images

Boot system

Global configuration-mode boot system commands to enter fallback sources for the router to use in sequence

Page 8: Chap 7 IOS Images
Page 9: Chap 7 IOS Images

Configuration register values

Configuration register:boot fieldDetermine the order in which the rout

er looks for system bootstrap information

Router#config-registerChange the default configuration regi

ster setting

Page 10: Chap 7 IOS Images

The configuration register is a 16-bit register in NVRAM

The lowest 4 bits bits 3,2,1,0: the boot field

show version: verify the config-register command

Configuration register values

Page 11: Chap 7 IOS Images

(default)

Page 12: Chap 7 IOS Images

The show version command

Displays information about the Cisco IOS software version (system image)

The configuration register and the boot field setting

Page 13: Chap 7 IOS Images

Bootstrap Options in Software

Boot system commands

Preparing for the use of TFTP

The show flash command

Page 14: Chap 7 IOS Images
Page 15: Chap 7 IOS Images
Page 16: Chap 7 IOS Images
Page 17: Chap 7 IOS Images

Preparing for the use of TFTP

A TFTP server will allow image and conf. uploads and downloads over the networkAnother router or host system

Page 18: Chap 7 IOS Images
Page 19: Chap 7 IOS Images
Page 20: Chap 7 IOS Images
Page 21: Chap 7 IOS Images

The show flash command

Verify that you have sufficient memory on your system for the Cisco IOS software

Always backup your current IOS before upgrading to a newer version

Page 22: Chap 7 IOS Images
Page 23: Chap 7 IOS Images

IOS Naming and Software Image Backup

Cisco's IOS naming conventions

The copy flash tftp command

The copy tftp flash command

How to load a software image backup

Page 24: Chap 7 IOS Images

Cisco's IOS naming conventions

These images accommodate the various platforms, available memory resources, and feature set needs customers have for their network devices

Page 25: Chap 7 IOS Images
Page 26: Chap 7 IOS Images

The copy flash tftp command show flash command to learn the name of the system image file (xk09140z)copy flash tftp command to copy the system image to a TFTP server

Page 27: Chap 7 IOS Images
Page 28: Chap 7 IOS Images

The copy tftp flash command

copy tftp flashDownload the new image from the TFTP server

Flash memory for more than a single Cisco IOS image

Page 29: Chap 7 IOS Images

Exclamation point (!) : successfully transferredVs: successful checksum verification

Page 30: Chap 7 IOS Images

Summary

Configuration commands in NVRAM

The show version command

IOS: Flash/TFTP server/ROM

show flash

Naming convention

copy flash tftp/copy tftp flash