Cisco CISCO876-SEC-I-K9 Configuration Guide - Page 179

Command Descriptions, Disaster Recovery with TFTP Download

Page 179 highlights

Appendix C ROM Monitor Command Descriptions Commands are case sensitive. You can halt any command by pressing the Break key on a terminal. If you are using a PC, most terminal emulation programs halt a command when you press the Ctrl and the Break keys at the same time. If you are using another type of terminal emulator or terminal emulation software, see the documentation for that product for information on how to send a Break command. Command Descriptions Table C-1 describes the most commonly used ROM monitor commands. Table C-1 Commonly Used ROM Monitor Commands Command help or ? -? reset or i dir device: Description Displays a summary of all available ROM monitor commands. Displays information about command syntax; for example: rommon 16 > dis -? usage : dis [addr] [length] The output for this command is slightly different for the xmodem download command: rommon 11 > xmodem -? xmodem: illegal option -- ? usage: xmodem [-cyrxu] -c CRC-16 -y ymodem-batch protocol -r copy image to dram for launch -x do not launch on download completion -u upgrade ROMMON, System will reboot after upgrade Resets and initializes the router, similar to a power up. Lists the files on the named device; for example, flash memory files: rommon 4 > dir flash: Directory of flash:/ 2 -rwx 10283208 c870-advsecurityk9-mz 9064448 bytes available (10289152 bytes used) boot commands For more information about the ROM monitor boot commands, see the Cisco IOS Configuration Fundamentals and Network Management Guide. b Boots the first image in flash memory. b flash: [filename] Attempts to boot the image directly from the first partition of flash memory. If you do not enter a filename, this command will boot this first image in flash memory. Disaster Recovery with TFTP Download The standard way to load new software on your router is to use the copy tftp flash privileged EXEC command from the Cisco IOS software command-line interface (CLI). However, if the router is unable to boot Cisco IOS software, you can load new software while in ROM monitor mode. This section describes how to load a Cisco IOS software image from a remote TFTP server to the router flash memory. Use the tftpdnld command only for disaster recovery, because it erases all existing data in flash memory before downloading a new software image to the router. OL-5332-01 Cisco 850 Series and Cisco 870 Series Access Routers Software Configuration Guide C-3

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196

C-3
Cisco 850 Series and Cisco 870 Series Access Routers Software Configuration Guide
OL-5332-01
Appendix C
ROM Monitor
Command Descriptions
Commands are case sensitive. You can halt any command by pressing the Break key on a terminal. If
you are using a PC, most terminal emulation programs halt a command when you press the Ctrl and the
Break keys at the same time. If you are using another type of terminal emulator or terminal emulation
software, see the documentation for that product for information on how to send a Break command.
Command Descriptions
Table C-1
describes the most commonly used ROM monitor commands.
Table C-1
Commonly Used ROM Monitor Commands
Command
Description
help
or
?
Displays a summary of all available ROM monitor commands.
-?
Displays information about command syntax; for example:
rommon 16 >
dis -?
usage : dis [addr] [length]
The output for this command is slightly different for the
xmodem
download
command:
rommon 11 >
xmodem -?
xmodem: illegal option -- ?
usage: xmodem [-cyrxu] <destination filename>
-c
CRC-16
-y
ymodem-batch protocol
-r
copy image to dram for launch
-x
do not launch on download completion
-u
upgrade ROMMON, System will reboot after upgrade
reset
or
i
Resets and initializes the router, similar to a power up.
dir
device
:
Lists the files on the named device;
for example, flash memory files:
rommon 4 > dir flash:
Directory of flash:/
2 -rwx 10283208 <date> c870-advsecurityk9-mz
9064448 bytes available (10289152 bytes used)
boot commands
For more information about the ROM monitor boot commands, see the
Cisco IOS
Configuration Fundamentals and Network Management Guide
.
b
Boots the first image in flash memory.
b
flash:
[
filename
]
Attempts to boot the image directly from the first partition of flash memory. If you
do not enter a filename, this command will boot this first image in flash memory.
Disaster Recovery with TFTP Download
The standard way to load new software on your router is to use the
copy tftp flash
privileged EXEC
command from the Cisco IOS software command-line interface (CLI). However, if the router is unable
to boot Cisco IOS software, you can load new software while in ROM monitor mode.
This section describes how to load a Cisco IOS software image from a remote TFTP server to the router
flash memory. Use the
tftpdnld
command only for disaster recovery, because it erases all existing data
in flash memory before downloading a new software image to the router.