File Management | 23
FTOS supports copying the running-configuration to a TFTP server or to an FTP server:
copy running-config tftp:
copy running-config ftp:
Example
Figure 3-1.  copy running-config scp: Command Example
In this example — copy scp: flash: — specifying SCP in the first position indicates that the target is to 
be specified in the ensuing prompts. Entering flash: in the second position means that the target is the 
internal Flash. In this example the source is on a secure server running SSH, so the user is prompted for 
the UDP port of the SSH server on the remote host.
Example
Figure 3-2.  Using scp to copy from an SSH Server
Related
Commands
 
copy running-config startup-config 
Copy running configuration to the startup configuration.
Syntax
copy running-config startup-config {duplicate}
Command Modes
EXEC Privilege
Command
History
Usage
Information
This command is useful for quickly making a changed configuration on one chassis available on 
external flash in order to move it to another chassis.
FTOS#copy running-config scp:
Address or name of remote host []: 10.10.10.1
Port number of the server [22]: 99
Destination file name [startup-config]: old_running
User name to login remote host: sburgess
Password to login remote host:
Password to login remote host? dilling
FTOS#copy scp: flash:
Address or name of remote host []: 10.11.199.134
Port number of the server [22]: 99
Source file name []: test.cfg
User name to login remote host: admin
Password to login remote host: 
Destination file name [test.cfg]: test1.cfg
cd Changes the working directory.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module