14 copy startup-config, 15 copy tftp – CANOGA PERKINS 9175 Command Reference User Manual
Page 663
![background image](/manuals/651401/663/background.png)
CanogaOS Command Reference
39-10
Examples
The following shows an example to save current configuration to starup-config file:
Switch# copy running-config startup-config
Related Commands
copy
copy startup-config
39.14 copy startup-config
To copy the startup configuration to a specified destination, use the copy startup-config command in
Privileged EXEC mode.
Command Syntax
copy startup-config {destination-name | ftp://address/destination-name |
tftp://address/destination-name}
destination-name Save starup configuration to a specified file.
ftp://address/
Save startup configuration to a specified ftp server.
tftp://address/
Save startup configuration to a specified tftp server.
Command Mode
Privileged EXEC
Usage
The exact format of the source and destination URLs varies according to the file or directory location.
You may enter a particular file or a filename that follows the standard file system syntax
(filesystem:[/filepath][/filename]).
Examples
The following shows an example to save startup configuration to a specified file:
Switch# copy startup-config flash:/config.cfg
Related Commands
copy
copy running-config
39.15 copy tftp://
To save current configuration, use the copy startup-config command in Privileged EXEC mode.
Command Syntax