beautypg.com

Delete – Allied Telesis AT-DC2552XS User Manual

Page 139

background image

AT-DC2552SX Switch Command Line Interface User’s Guide

Section I: Switch Management

139

DELETE

Syntax

delete [force]

filename

Parameters

force

Specifies the command does not display the confirmation prompt,
“Delete filename? (y/n),” after you enter the command. To display
the confirmation prompt, do not include this option.

filename

Specifies the filename to delete from the file system on the switch.
To delete multiple configuration files, use the wildcard “*” to replace
any part of a filename.

Mode

Privileged Exec mode

Description

Use this command to delete a file from the file system on the switch.

Confirmation Command

“DIR” on page 140

Examples

This command deletes the configuration file “unit12.cfg”:

awplus# delete unit12.cfg

This command deletes all configuration files that start with “bl”:

awplus# delete bl*.cfg

This command deletes all text files for troubleshooting without asking you
for confirmation:

awplus# delete force tech-support-*.txt