Cisco RSP1 Installation And Configuration Manual page 30

Route switch processor
Table of Contents

Advertisement

Reference Information
Step 3
Step 4
Step 5
Step 6
Bit Meanings
The lowest four bits of the software configuration register (bits 3, 2, 1, and 0) form the boot field.
(See Table 6.) The boot field specifies a number in binary form. If you set the boot field value to 0,
you must boot the operating system manually by entering the b command at the bootstrap prompt as
follows:
Definitions of the various b command options follow:
For more information about the b [tftp] flash [filename] command, refer to the set of configuration
fundamentals configuration and reference publications.
If you set the boot field value to 0x2 through 0xF and there is a valid boot system command stored
in the configuration file, then the router boots the system software as directed by that value. If you
set the boot field to any other bit pattern, the router uses the resulting number to form a default boot
filename for netbooting. (See Table 7.)
In the following example, the software configuration register is set to boot the router from onboard
Flash memory and to ignore Break at the next reboot of the router:
30 Route Switch Processor (RSP1) Installation and Configuration
To set the contents of the configuration register, enter the config-register value
configuration command, where value is a hexadecimal number preceded by 0x
(see Table 5), as in the following:
Router(config)# config-register 0x value
Exit the configuration mode by entering Ctrl-Z. The new value settings will be saved to
memory; however, the new settings do not take effect until the system software is reloaded
by rebooting the router.
To display the configuration register value currently in effect and the value that will be used
at the next reload, enter the show version EXEC command. The value will be displayed on
the last line of the screen display, as in the example following:
Configuration register is 0x141 (will be 0x101 at next reload)
Reboot the router. The new value takes effect. Configuration register changes take effect
only when the server restarts, such as when you switch the power off and on or when you
issue a reload command from the console.
> b [tftp] flash filename
b—Boots the default system software from Flash memory
b flash—Boots the first file in onboard Flash memory
b slot0: filename—Boots the file filename from the Flash memory card in PCMCIA slot 0
b slot1: filename—Boots the file filename from the Flash memory card in PCMCIA slot 1
b filename [host]—Netboots from server host using TFTP
b flash: [filename]—Boots the file filename from onboard Flash memory
Router# conf term
Enter configuration commands, one per line.
Router(config)# config-register 0x102
Router(config)# boot system flash [filename]
Crtl-z
Router#
End with CNTL/Z.

Advertisement

Table of Contents
loading

Table of Contents