+ All Categories
Home > Documents > © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router...

© 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router...

Date post: 24-Dec-2015
Category:
Upload: abraham-turner
View: 214 times
Download: 0 times
Share this document with a friend
Popular Tags:
15
© 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1
Transcript
Page 1: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved.

Managing Your Network Environment

Managing Router Startup and Configuration

INTRO v2.0—9-1

Page 2: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-2

Outline

• Overview

• Stages of the Router Power-On/Boot Up Sequence

• Internal Router Components

• How a Cisco Device Locates and Loads Cisco IOS and Configuration Files

• Configuration Register

• Summary

Page 3: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-3

Router Power-On Bootup Sequence

1. Perform power-on self test (POST).

2. Load and run bootstrap code.

3. Find the Cisco IOS software.

4. Load the Cisco IOS software.

5. Find the configuration.

6. Load the configuration.

7. Run the configured Cisco IOS software.

Page 4: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-4

Router Internal Components

Page 5: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-5

ROM Functions

• Contains microcode for basic functions

Page 6: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-6

Finding the Cisco IOS Image

Page 7: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-7

Loading the Cisco IOS Image from Flash Memory

• The flash memory file is decompressed into RAM.

Page 8: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-8

Loading the Configuration

• Load and execute the configuration from NVRAM.

• If no configuration is present in NVRAM, enter setup mode.

Page 9: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-9

Determining the Current Configuration Register Value

• Configuration register value in show version command

Page 10: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-10

• Configuration register bits 3, 2, 1, and 0 set boot option.

• Check the configuration register value with the show version command.

Configuration Register Values

Page 11: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-11

show version Command

Page 12: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-12

show flash Command

Page 13: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-13

• Displays the current and saved configuration

show running-config and show startup-config Commands

Page 14: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—9-14

Summary

• When a router boots up, it performs tests, finds and loads software, finds and loads configurations, and finally runs the software.

• The major internal components of a router include RAM, ROM, flash memory, NVRAM, and the configuration register.

• When a router boots up, it searches for the Cisco IOS software image in a specific sequence: location specified in the configuration register, flash memory, a TFTP server, and ROM.

• The configuration register includes boot information specifying where to locate the Cisco IOS software image. The register can be examined with a show command and change the register value with the config-register global configuration command.

Page 15: © 2004 Cisco Systems, Inc. All rights reserved. Managing Your Network Environment Managing Router Startup and Configuration INTRO v2.0—9-1.

Recommended