boot config
This command designates the startup configuration for the next restart.
Syntax
boot config file
Parameters
- file
- Specifies the name of the startup configuration file.
Guidelines
The boot
config and boot image commands work together
to define the restart process.
- The boot config command designates the startup configuration.
- The boot image command designates the startup firmware image.
Example
Designate
testEnvironment.cfg as
the startup configuration.
# boot config testEnvironment.cfg
#