copy tftp phone-script

Last Updated : Nov 06, 2012 |

Downloads a file from a remote TFTP server to phone script bank A or B in the local Branch Gateway TFTP directory.

Syntax

copy tftp phone-scriptA|phone-scriptB filename{<ip-addr>|<IPv6–addr>[%zone-id]|<hostname>}

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

Context

general

Example

To download file1.txt from the host at IP address 135.64.100.205:

Gxxx-001(super)# copy tftp phone-scriptA file1.txt 135.64.100.205
Confirmation - do you want to continue (Y/N)? y

To download file1.txt from the host at IP address 2001:db8::c0a8:310a:

Gxxx-001(super)# copy tftp phone-scriptA file1.txt 2001:db8::c0a8:310a
Confirmation - do you want to continue (Y/N)? y

To download file1.txt from the host my.tftp.server:

Gxxx-001(super)# copy tftp phone-scriptA file1.txt my.tftp.server
Confirmation - do you want to continue (Y/N)? y