beautypg.com

Delete – Allied Telesis AT-8100 Series User Manual

Page 553

background image

AT-8100 Switch Command Line User’s Guide

553

DELETE

Syntax

delete

filename

.cfg

Parameter

filename.cfg

Specifies the name of the boot configuration file to be deleted. You
can use the wildcard “*” to replace any part of a filename to delete
multiple configuration files.

Mode

Privileged Exec mode

Description

Use this command to delete boot configuration files from the file system in
the switch. This command is equivalent to “DELETE FORCE” on
page 554.

Note

If you delete the active configuration file, the switch recreates it the
next time you issue the WRITE command or the COPY RUNNING-
CONFIG STARTUP-CONFIG command. To view the name of the
active boot configuration file on the switch, refer to “SHOW BOOT”
on page 572.

To view a list of the files in the file system, refer to “DIR” on page 555.

Examples

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

awplus# delete unit12.cfg

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

awplus# delete bldg*.cfg