![Cisco 2600 Series Скачать руководство пользователя страница 106](http://html.mh-extra.com/html/cisco/2600-series/2600-series_hardware-installation-manual_64789106.webp)
C-2
Cisco 2600 Series Routers Hardware Installation Guide
OL-2171-02
Appendix C Using the ROM Monitor
ROM Monitor Commands
Verifying ROM Monitor Mode
To verify that you are in the ROM monitor mode, check that the prompt displayed on your screen is the
ROM monitor mode prompt:
rommon # >
The
#
is the line number and increases incrementally at each prompt.
From the Cisco IOS software, you can configure the router to automatically enter ROM monitor mode
the next time the router boots by setting virtual configuration register bits 3, 2, 1, and 0 to zero. From
the console, enter the following configuration command:
configuration-register 0x0
The new configuration register value, 0x0, is effective after the router is rebooted with the reload
command. The router remains in the ROM monitor and does not boot the operating system.
As long as the configuration register value remains 0x0, you must manually boot the operating system
from the console. Refer to the boot command in the
“Command Descriptions” section on page C-3
.
ROM Monitor Commands
Enter ? or help at the ROM monitor mode prompt to see a list of available commands. For example:
rommon 1 > ?
alias set and display aliases command
boot boot up an external process
break set/show/clear the breakpoint
confreg configuration register utility
cont continue executing a downloaded image
context display the context of a loaded image
cookie display contents of cookie PROM in hex
dev list the device table
dir list files in the file system
dis display instruction stream
dnld serial download a program module
frame print out a selected stack frame
help monitor builtin command help
history monitor command history
meminfo main memory information
repeat repeat a monitor command
reset system reset
set display the monitor variables
stack produce a stack trace
sync write monitor environment to NVRAM
sysret print out info from last system return
tftpdnld tftp image download
unalias unset an alias
unset unset a monitor variable
xmodem x/ymodem image download
rommon 2 >
The Cisco 2691 has these additional ROM monitor commands:
iomemdef
set IO mem to a default 25%
rommon-pref select
ROMMON
Note
You can end any command by pressing the Break key at the console.