Relocating The Configuration To A Flash Disk; Managing System Boot Parameters - Cisco 10008 Hardware Installation Manual

Hardware installation guide
Table of Contents

Advertisement

Chapter 4
Starting and Configuring the Router

Relocating the Configuration to a Flash Disk

To run the startup configuration off a Flash disk, use the following commands beginning in privileged
EXEC mode:
Copy the current startup configuration to a new location. In the following example, the configuration
Step 1
file is copied from a TFTP server to a Flash disk in slot 0:
Router# copy tftp://172.16.2.15/example-config disk0:router-config
Enter global configuration mode.
Step 2
Router# configure terminal
Router(config)#
The buffer that holds the configuration file is usually the size of NVRAM (512 KB). Larger
Step 3
configurations need larger buffers. Change the size of the buffer that holds the configuration commands.
Router(config)# boot buffersize 1024000
Specify that the startup configuration file is located in Flash memory by setting the CONFIG_FILE
Step 4
variable. In the following example, the system is told that the boot configuration file is in slot 0 and the
filename is router-config:
Router(config)# boot config disk0:router-config
Step 5
Exit global configuration mode.
end
When you finish changing the running-configuration, save the new configuration.
Step 6
Router# copy running-config startup-config
As a result of this procedure, when you reboot the Cisco 10000 series router, it loads the configuration
file that resides on Flash disk 0.

Managing System Boot Parameters

This section tells you how to use Cisco IOS to modify PRE boot parameters by changing the
configuration register settings.
During the boot process, the system reads a configuration register that defines certain system parameters.
The software configuration register is a 16-bit register in NVRAM used to define such characteristics as
By modifying the boot parameters, you can customize your Cisco 10000 series router. For example, a
common configuration register setting in some lab environments is 0x2100. Using this setting, the
system boots to the ROM monitor prompt, where a technician can load a specific image by entering the
boot command at the rommon prompt. (For more information, see the
Fundamentals Configuration
OL-0659-13
The source of the Cisco IOS software image required to run the router
Whether the system software should ignore the contents of NVRAM
The behavior of the Break function
Guide.)
Managing System Boot Parameters
Cisco IOS Configuration
Cisco 10008 Router Hardware Installation Guide
4-9

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Esr10008 - 10000 modular expansion base

Table of Contents