Delete - Cisco Sx350 Cli Manual

Hide thumbs Also See for Sx350:
Table of Contents

Advertisement

18
429
Example 2. The following example saves the Startup configuration file in the
tftp://172.16.101.101/config.txt file:
switchxxxxxx#
copy startup-config tftp://172.16.101.101/config.txt
include-encrypted
Example 3. The following example copies the Running Configuration file to the
Startup configuration:
switchxxxxxx#
copy running-config startup-config
Example 4. The following example copies the Syslog file to a TFTP server:
switchxxxxxx#
copy logging tftp://1.1.1.1/syslog.txt
Example 5. The following example copies a file from the mass-storage device
connected to the USB port to Flash:
switchxxxxxx#
copy usb://aaa/file1.txt flash://dir1/file2

18.8 delete

To delete a local file, use the delete command in Privileged EXEC mode.
Syntax
url
delete
delete startup-config
delete localization
Parameters
url
—Specifies the local URL of the local file to be deleted. The predefined
and network URLs cannot be configured.
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
File System Commands

Advertisement

Table of Contents
loading

Table of Contents