3-18
Software Configuration Guide—Release 12.2(25)SG
OL-7659-03
Chapter3 Configuring the Switch for the First Time
Recovering a Lost Enable Password
This example shows how to display the privilege level configuration:
Switch# show privilege
Current privilege level is 15
Switch#
Recovering a Lost Enable Password
Note For more information on the configuration register which is preconfigured in NVRAM, see “Configuring
the Software Configuration Register” section on page 3-19.
Perform these steps to recover a lost enable password:
Step1 Connect to the console interface.
Step2 Stop the boot sequence and enter ROM monitor by pressing Ctrl-C during the first 5 seconds of bootup.
Step3 Configure the switch to boot-up without reading the configuration memory (NVRAM).
Step4 Reboot the system.
Step5 Access enable mode (this can be done without a password if a password ha s not been configured).
Step6 View or change the password, or erase the configuration.
Step7 Reconfigure the switch to boot-up and read the NVRAM a s it normally does.
Step8 Reboot the system.
Modifying the Supervisor Engine Startup Configuration
These sections describe how the startup configuration on the supervisor engine works and how to modify
the configuration register and BOOT variable:
Understanding the Supervisor Engine Boot Configuration, page 3-18
Configuring the Software Configuration Register, page 3-19
Specifying the Startup System Image, page 3-23
Controlling Environment Variables, page 3-24

Understanding the Supervisor Engine Boot Configuration

The supervisor engine boot process involves two software images: ROM monitor and supervisor engine
software. When the switch is booted or reset, the ROMMON code is executed. Depending on the
NVRAM configuration, the supervisor engine either stays in ROMMON mode or loads the supervisor
engine software.
Two user-configurable parameters determine how the switch boots: the configuration register and the
BOOT environment variable. The configuration register is described in the “Modifying the Boot Field
and Using the boot Command” section on page 3-20. The BOOT environment variable is described in
the “Specifying the Startup System Image” section on page3-23.