C
HAPTER
20
| System Management Commands
File Management
– 719 –
General Commands
boot system This command specifies the file or image used to start up the system.
SYNTAX
boot system {boot-rom | config | opcode}: filename
boot-rom* - Boot ROM.
config* - Configuration file.
opcode* - Run-time operation code.
filename - Name of configuration file or code image.
* The colon (:) is required.
DEFAULT SETTING
None
COMMAND MODE
Global Configuration
COMMAND USAGE
â—† A colon (:) is required after the specified file type.
â—† If the file contains an error, it cannot be set as the default file.
EXAMPLE
Console(config)#boot system config: startup
Console(config)#
RELATED COMMANDS
dir (724)
whichboot (725)