UMN:CLI User ManualV5812G100To back up a system configuration file using SSH Secure Copy, use the followingcommand.Command Mode Descriptioncopy scp os upload {os1 | os2}EnableUploads a file with a name of os1 or os2 using SSHcopy.copy scp os download {os1 |os2}Downloads a file with a name of os1 or os2 using SSHcopy.To delete a system configuration file, use the following command.Command Mode Descriptionerase config FILENAME EnableGlobalDeletes a specified configuration file.FILENAME: configuration file nameerase key FILENAME EnableDeletes a specified SSH key file.FILENAME: SSH key file nameerase startup-config Deletes a startup configuration file.To display a system configuration file, use the following command.Command Mode Descriptionshow startup-config EnableGlobalBridgeShows a current startup configuration.show config-list Shows a list of configuration files.The following is an example of displaying a list of configuration files.SWITCH(config)# copy running-config V5812GSWITCH(config)# show config-list=========================CONFIG-LIST=========================l3_defaultV5812GSWITCH(config)#6.2.5 Restoring Default ConfigurationTo restore a default configuration of the system, use the following command.Command Mode Descriptionrestore factory-defaultsEnableRestores a factory default configuration.restore layer2-defaults Restores an L2 default configuration.restore layer3-defaults Restores an L3 default configuration.After restoring a default configuration, you need to restart the system to initiate.i