Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
delete
To delete one or more files from the specified file system, use the delete command in boot loader mode.
delete filesystem:/file-url...
Syntax Description
Alias for a flash file system. Use usbflash0: for the system board flash device.
filesystem:
Path (directory) and filename to delete. Separate each filename with a space.
/file-url
Command Default
None
Command Modes
Boot loader
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
Filenames and directory names are case sensitive.
The controller prompts you for confirmation before deleting each file.
Examples
This example shows how to delete two files:
Controller#
delete usbflash0:test2.text usbflash0:test5.text
Are you sure you want to delete "usbflash0:test2.text" (y/n)?y
File "usbflash0:test2.text" deleted
Are you sure you want to delete "usbflash0:test5.text" (y/n)?y
File "usbflash0:test2.text" deleted
You can verify that the files were deleted by entering the dir usbflash0: boot loader command.
Related Commands
Description
Command
Copies a file from a source to a destination.
copy
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
35
delete