Copying Other Files

The flash file system contains the following configuration files:

startup-config: Contains the configuration options that are used the next time the managed device is rebooted. It contains all options saved by clicking the Submit button in the WebUI or by entering the write memory CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. command. You can copy this file to a different file in the flash file system or to a TFTP Trivial File Transfer Protocol. The TFTP is a software utility for transferring files from or to a remote host. server or it can be copied to the local system.

running-config: Contains the current configuration, including changes which have yet to be saved. You can copy this file to a different file in the flash file system, to the startup-config file, or to a TFTP Trivial File Transfer Protocol. The TFTP is a software utility for transferring files from or to a remote host. or FTP File Transfer Protocol. A standard network protocol used for transferring files between a client and server on a computer network. server or it can be copied to the local system.

The following procedure describes how to copy a file in the flash file system.

1. In the Mobility Master node hierarchy, navigate to the Diagnostics > Technical Support > Copy Files tab.

2. Select the source where the file or image exists.

3. The WebUI will automatically select Flash File System under the Destination Selection menu. You can also copy the files to TFTP server, FTP server or Copy to local drive.

4. Click Copy.

The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. commands copy a file in the flash file system.

copy startup-config flash: <filename>

copy startup-config tftp: <tftphost> <filename>

copy running-config flash: <filename>

copy running-config ftp: <ftphost> <user> <filename> [<remote-dir>]

copy running-config startup-config

copy running-config tftp: <tftphost> <filename>