Command Guide of WGSW-28040
320
This example shows how to backup security file dsa2 to remote tftp server 192.168.1.111 with file name dsa2.
Switch#
copy flash://dsa2 tftp://192.168.1.111/dsa2
Uploading file...Please Wait...
Uploading Done
4.27.4 delete
Command:
delete (startrup-config | backup-config | flash://)
delete system (image0 | image1)
Parameter:
flash://
Specify the configuration file stored in flash to delete. Available files are:
flash://startup-config
flash://backup-config
startup-config
Delete startup configuration file
backup-config
Delete backup configuration file
image0
Delete flash image0.
Image1
Delete flash image1.
Mode:
Privileged EXEC
Usage Guide:
Use “
delete
” command to delete configuration files or use “
delete system
” command to delete firmware image
stored in flash.
The “
delete startup-config
” command is using to restore factory default and it is equal to command
“
restore-defaults
”.
Example:
This example shows how to delete backup configuration file.
Switch#
delete backup-config