Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
605
66. System File Management Commands
66-1 boot config
This command is used to specify the file that will be used as the configuration file for the next boot.
boot config URL
Parameters
URL
Specifies the URL of the file to be used as the startup configuration
file.
Default
By default, the config.cfg file is used.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
The command is used to specify the startup configuration file. The default startup configuration file is
config.cfg. If there is no valid configuration file, the device will be configured to the default state.
Example
This example shows how to configure the file switch-config.cfgas the startup configuration file.
Switch# configure terminal
Switch(config)# boot config c:/switch-config.cfg
Switch(config)#
66-2 boot image
This command is used to specify the file that will be used as the image file for the next boot.
boot image [check] URL
Parameters
check
(Optional) Specifies to display the firmware information for the
specified file. This information includes the version number and model
description.
URL
Specifies the URL of the file to be used as the boot image file.
Default
By default, there is an image file as the boot image.
Command Mode