Command Reference Guide

SROS Command Line Interface Reference Guide Global Configuration Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 212
boot config [cflash | flash] <filename> [cflash | flash] <backup file>
Use the boot config command to modify system boot parameters.
Syntax Description
cflash Specifies primary/backup configuration file located in CompactFlash memory.
flash Specifies primary/backup configuration file located in flash memory.
<filename> Specifies the filename of the configuration file (filenames are case-sensitive).
<backup filename> Specifies a name for the backup configuration file.
Default Values
No default is necessary for this command.
Command Modes
(config)# Global Configuration Mode
Usage Examples
The following example specifies the file myconfig, located in flash memory, as the system boot file:
(config)#boot config flash myconfig