File System Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 422
18
18.3 boot config
To install a file as Startup Configuration after reload, use the boot config command
in Privileged EXEC mode. To uninstall the Startup configuration file, use the no form
of this command.
Syntax
boot config
startup-config-url
boot config running-config
boot config mirror-config
no boot config
Parameters
•
startup-config-url
—the url of a file. The predefined URLs cannot be
configured.
Default Configuration
N/A
Command Mode
Privileged EXEC mode
User Guidelines
Use the boot config
startup-config-url
command to install Startup Configuration
from the
startup-config-url
file. The file must be a text file containing CLI
commands. The command performs the following actions:
• Copies the file into the system directory flash://system/configuration/
• Converts the file format from the text format in the inner binary format.
• Installs the converted file as Startup Configuration. The previous Startup
Configuration file is deleted.
Use the boot config running-config command to install Startup Configuration from
Running Configuration.
Use the boot config mirror-config command to install Startup Configuration from
the Mirror Configuration file.