Performing Other Configuration Tasks
If you set the boot field value to 0x2 through 0xF and a valid boot system command is stored in the configuration file, the system boots the Cisco IOS software image as directed by that value. If no boot system command is present in the configuration file, the system computes a default boot filename for booting from a network TFTP server.
In the following example, the software configuration register has been set to boot the system from the Flash memory SIMM on the RP and to ignore the Break function at the next reboot of the router:
Router# conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router(config)# boot system flash [filename]
Router#
With the configuration register thus set to “0x0102,” the system computes a default boot filename. In forming this filename, the system starts with cisco and appends the octal equivalent of the boot field number, a hyphen, and the processor type (grp or prp).
Table