Cisco 4700M Administration Manual page 108

Application control engine appliance
Hide thumbs Also See for 4700M:
Table of Contents

Advertisement

Using the File System on the ACE
Copying Files from a Remote Server
This section describes how to copy a file from a remote server to a location on the ACE using FTP, SFTP,
or TFTP.
Detailed Steps
Command
copy {ftp: //server/path [ /filename ] |
sftp: // [ username@ ] server/path [ /filename ] |
tftp: //server [ :port ] /path [ /filename ]}
{disk0:[ path/ ] filename | image: image_name |
running-config | startup-config}
Example:
host1/Admin# copy ftp://192.168.1.2/
startup-config
Enter source filename[]?
startup_config_Adminctx
File already exists, do you want to
overwrite?[y/n]: [y] y
Enter username[]? user1
Enter the file transfer mode[bin/ascii]: [bin]
Password:
Passive mode on.
Hash mark printing on (1024 bytes/hash mark).
Copying an ACE Software System Image to a Remote Server
This section describes how to copy an ACE software system image from Flash memory to a remote
server using FTP, SFTP, or TFTP.
Restrictions
The copy image: command is available in the Admin context only.
Cisco 4700 Series Application Control Engine Appliance Administration Guide
4-12
Purpose
Copies a file from a remote server to a location on the ACE using FTP,
SFTP, or TFTP.
The keywords, arguments, and options are as follows:
ftp://server/path[/filename]—Specifies the FTP network server
and, optionally, the filename.
When using FTP, the bin (binary) file transfer mode is intended
for transferring compiled files (executables). The ascii file
transfer mode is intended for transferring text files, such as config
files. The default selection of bin mode should be sufficient in all
cases when copying files to a remote FTP server.
sftp://[username@]server/path[/filename]—Specifies the SFTP
network server and, optionally, the filename.
tftp://server[:port]/path[/filename]—Specifies the TFTP
network server and, optionally, the filename.
disk0:[path/]filename—Specifies a file destination in the disk0:
file system of Flash memory. If you do not provide the optional
path, the ACE copies the file to the root directory on the disk0:
file system.
image:image_name—Specifies to copy a system software image
to Flash memory. Use the boot system command as described in
Chapter 1, Setting Up the ACE
variable. The BOOT environment variable specifies a list of
image files on various devices from which the ACE can boot at
startup.
running-config—Specifies to replace the running-configuration
file currently residing on the ACE in RAM (volatile memory).
startup-config—Specifies to replace the startup-configuration
file currently residing on the ACE in Flash memory (nonvolatile
memory).
Chapter 4
Managing the ACE Software
to specify the BOOT environment
OL-20823-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents