copy scp phone-image

Last Updated : Nov 06, 2012 |

Downloads a file from a remote FTP server to phone image bank A, B, C, or D in the local Branch Gateway.

Syntax

copy scp phone-imageA|phone-imageB|phone-imageC|phone-imageDfilename {<ip-addr>|<IPv6–addr>[%zone-id]|<hostname>}

Context

general

Parameters

Parameter

Description

Possible Values

Default Value

filename

File name with full path

string

ip-addr

IPv4 address of the server

IPv6-addr

IPv6 address of the server

%zone-id

VLAN number

1 — 4,090

hostname

Hostname of the server

User level

read-write

Example

To download 4602sape1_8.bin from a remote SCP server at IP address 192.168.49.10 to phone image bank A:

Gxxx-001# copy scp phone-imageA 4602sape1_8.bin 192.168.49.10

Confirmation - do you want to continue (Y/N)? y
Username: anonymous
Password:
Beginning download operation ...
This operation may take up to 20 seconds.
Please refrain from any other operation during this time.

To download 4602sape1_8.bin from a remote SCP server at IP address 2001:db8::c0a8:310a to phone image bank A:

Gxxx-001# copy scp phone-imageA 4602sape1_8.bin 2001:db8::c0a8:310a

Confirmation - do you want to continue (Y/N)? y
Username: anonymous
Password:
Beginning download operation ...
This operation may take up to 20 seconds.
Please refrain from any other operation during this time.

To download 4602sape1_8.bin from a remote SCP server with the name my.scp.server to phone image bank A:

Gxxx-001# copy scp phone-imageA 4602sape1_8.bin my.scp.server

Confirmation - do you want to continue (Y/N)? y
Username: anonymous
Password:
Beginning download operation ...
This operation may take up to 20 seconds.
Please refrain from any other operation during this time.