Specifications

85
Route Switch Processor (RSP8) Installation and Configuration Guide
OL-4920-02
Reference Information
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 there is no
boot system command, the router forms a default boot filename for booting from a network server. (See
Table 11 for the format of these default filenames.)
In the following example, the software configuration register is set to boot the router from onboard Flash
memory and to ignore the Break function at the next reboot of the router:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# config-register 0x102
Router(config)# boot system flash
[filename]
Router(config)# end
Router#
The server creates a default boot filename as part of the automatic configuration processes. To form the
boot filename, the server starts with the name cisco and adds the octal equivalent of the boot field
number, a hyphen, and the processor-type name.
Table 11 lists the default boot filenames or actions for the processor.
Note A boot system configuration command in the router configuration in NVRAM overrides the default
netboot filename.
Table 11 Default Boot Filenames
Action/Filename Bit 3 Bit 2 Bit 1 Bit 0
Bootstrap mode 0000
Default software 0001
cisco2-RSP 0010
cisco3-RSP 0011
cisco4-RSP 0100
cisco5-RSP 0101
cisco6-RSP 0110
cisco7-RSP 0111
cisco10-RSP 1000
cisco11-RSP 1001
cisco12-RSP 1010
cisco13-RSP 1011
cisco14-RSP 1100
cisco15-RSP 1101
cisco16-RSP 1110
cisco17-RSP 1111