File System Commands
423 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
18
Use the no boot config command, to uninstall Startup Configuration. The
uninstalled file is deleted.
Example
Example 1. The following example installs Startup Configuration from a TFTP
server:
switchxxxxxx(config)#
boot config
tftp://1.1.1./confiration-files/config-v1.9.dat
Example 2. TThe following example installs Startup Configuration from FLASH:
switchxxxxxx(config)#
boot config flash://confiration-files/config-v1.9.dat
Example 3. The following example unsets the current Startup Configuration:
switchxxxxxx(config)#
no boot config
Example 4. The following example installs Startup Configuration from the Running
Configuration file:
switchxxxxxx(config)#
boot config running-confg
Example 5. The following example installs Startup Configuration from the Mirror
Configuration file:
switchxxxxxx(config)#
boot config mirror-confg
18.4 boot localization
To install a file as the Secondary Language Dictionary file, use the boot localization
command in Privileged EXEC mode. To return to the default, use the no form of this
command.