
1-45
1.1.4 boot startup-config
Command:
boot startup-config {NULL | <file-url> }
Function:
Configure the CFG file used in the next booting of the switch.
Parameters:
The NULL keyword means to use the factory original configuration as the next booting configuration. Setting the
CFG file used in the next booting as NULL equals to implementing set default and write commands.
<
file-url
>
is the
full path of CFG file used in the next booting. The format of which is as follows:
1. The file path comprises of three parts: device prefix used as the root directory (flash:/), sub-directory, and the file
name. No space is allowed in each part or between two parts.
2.
The suffix of all file names should be .cfg.
3. The length of the full file path should not be longer than 128 characters, while the file name cannot be longer than
80 characters.
Command Mode:
Admin Mode.
Default Settings:
None.
Usage Guide:
Configure the CFG file used in the next booting can only use .cfg files stored in the switch.
Example:
Set flash:/ startup.cfg as the CFG file used in the next booting of the switch.
Switch# boot startup-config flash:/ startup.cfg