
Chapter 4 Performing a Basic Configuration of the System
Configuring the Software Configuration Register
2. OEM = original equipment manufacturer.
Table | Explanation of Boot Field (Configuration Register Bits 00 to 03) | |
|
|
|
Boot Field |
| Meaning |
|
|
|
00 |
| Stays at the system bootstrap prompt |
|
|
|
01 |
| Boots the first system image in onboard Flash memory |
|
|
|
02 to 0F |
| Specifies a default network boot filename |
|
| Enables boot system commands that override the default network boot filename |
|
|
|
Configuration Register Bit Meanings
The lowest four bits of the software configuration register (bits 3, 2, 1, and 0) form the boot field. 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:
>b [tftp] flash filename
Definitions of the various b command options follow:
•
•b
•b slot0:
•b slot1:
•b filename
•b flash:
For more information about the b [tftp flash ] [filename] command, refer to the set of configuration fundamentals publications listed in the “If You Need More Configuration Information” section on page
If you set the boot field value to 0x2 through 0xF and there is a valid boot system command stored in the configuration file, 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
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# conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router(config)# boot system flash [filename]
Router#
Table
Note A boot system configuration command in the router configuration in NVRAM overrides the default filename created for booting over the network.
Cisco 7500 Series Installation and Configuration Guide
|
|
| |
|
|