Specifications

3-51
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
copy virtual-blade
copy virtual-blade
To copy software configuration or image data from a virtual blade disk image to an FTP server, use the
copy virtual-blade EXEC command.
copy virtual-blade vb_num disk vb_disk ftp {hostname | ip-address} remotefiledir remotefilename
Syntax Description
Defaults No default behaviors or values.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Examples The following example shows how to copy an image file from a virtual blade to an FTP server:
WAE# copy virtual-blade 1 disk 1 ftp 10.75.16.234 / file.img
Related Commands copy ftp
install
reload
show running-config
show startup-config
wafs
write
virtual-blade vb_num Specifies the virtual blade number of the virtual blade disk image to copy to.
disk vb_disk Specifies the virtual blade disk number of the virtual blade disk image to
copy to.
ftp Writes to an FTP server.
hostname Hostname of the specific server.
ip-address IP address of the specific server.
remotefiledir Directory where the image file to be copied is located.
remotefilename Name of the file to be copied.