Owner's Manual

Configuration and Image Files 121
Example
The following example copies a configuration file named
configfile
from a TFTP server on the out-
of-band port with an IP address of 172.16.1.1 to the
startup-config
file.
delete startup-config
The
delete startup-config
privileged EXEC command deletes the
startup-config
file.
Syntax
delete startup-config
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode
User Guidelines
There are no user guidelines for this command.
Examples
The following example deletes the startup-config file.
boot system
The
boot system
privileged EXEC command specifies the system image that the device loads at
startup.
Router# copy tftp://oob/172.16.1.1/file1 startup-config
Accessing file 'configfile' on oob/172.16.1.1...
Loading file1 from oob/172.16.1.1:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!! [OK]
Copy took 0:0:23 [hh:mm:ss]
Console# delete startup-config