beautypg.com

Cisco 12406 User Manual

Page 13

background image

4-13

Cisco 12006 and Cisco 12406 Router Installation and Configuration Guide

OL-11497-03

Chapter 4 Troubleshooting the Installation

Performing Other Configuration Tasks

Step 8

Enter no in response to the system configuration dialog prompts until the
following instruction is displayed:

Press RETURN to get started!

Step 9

Press Return.

After some interface configuration information is displayed, the user EXEC mode
prompt appears:

router>

Step 10

Enter the enable command at the user EXEC mode prompt to enter privileged
EXEC mode:

router> enable

Password: <password>

Router#

The prompt changes from

router>

to

router#

(

>

to

#

) indicates the change in

command mode.

Step 11

Enter the show startup-config command at the privileged EXEC mode prompt to
display the enable password in the configuration file.

router# show startup-config

.

.

.

Step 12

Enter the configure terminal command at the privileged EXEC mode prompt to
enter global configuration mode:

router# configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

router(config)#

Step 13

Change the software configuration register value back to its original value (noted
in Step 3). Alternatively, change this value to 0x0102 (the factory default) by
using the config-register 0xvalue command:

router(config)# config-register 0xvalue

router(config)#

Value is a hexadecimal number preceded by 0x, as in the following example:

router(config)# config-register 0x0102