DXS-1210 Series Smart Managed Switch CLI Reference Guide
334
Privilege EXEC Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to clear the system’s configuration, including stacking information. The
configuration data will revert to the default settings and then save it to the start-up configuration file
and then reboot switch. Before using this command, save a backup of the configuration using the
copy command or upload the configuration profile to the TFTP server.
Example
This example shows how to reset the system to the factory default settings.
Switch# reset system
This command will clear all of system configuration as factory
default setting including IP parameters and stacking information.
Clear system configuration, save, reboot? (y/n) [n] y
Saving configurations and logs to NV-RAM...... Done.
Please wait, the switch is rebooting...
43-3
copy
This command is used to copy a file to another file.
copy imageid IMAGE-ID tftp://LOCATION/DESTINATION-URL
copy log tftp://LOCATION/DESTINATION-URL
copy running-config {startup-config| tftp://LOCATION/DESTINATION-URL | config1| config2}
copy startup-config tftp://LOCATION/DESTINATION-URL
copy tftp://LOCATION/SOURCE-URL
copy tftp://LOCATION/SOURCE-URL startup-config
Parameters
LOCATION
(Optional) Specifies the IPv4 address or IPv6 address of the TFTP
server.
imageid
The imageid used for the backup
IMAGE-ID
Specifies iamge ID 1 or 2
tftp://LOCATION/DESTINATION-
URL
A file name with tftp server path
tftp://location/filename
Command “copy tftp://LOCATION/SOURCE-URL” is used to upgrade
image.
log
Backup current log file
running-config
Backup current system running confirgration
startup-config
Backup boot-up configuration
config1
Save to config1
config2
Save to config2
Default