copy scp announcement-file

Last Updated : Nov 06, 2012 |

Downloads an announcement file from the Voice Announcements Manager to the Branch Gateway announcement directory using SCP.

The Branch Gateway can store up to 256 announcement files in the announcement directory. If you install a compact flash and increased RAM, the Branch Gateway supports up to 1024 announcement files.

Note:

If you install increased RAM, the command works only if an announcement file system exists. An announcement file system is created when one of the following occurs:

  • The gateway is registered to Communication Manager, and at the SAT interface of the Communication Manager, you enter enable announcement-board.

  • You run a backup or restore operation (without reset).

Syntax

copy scp announcement-file source-filename {<ip-addr>|<IPv6–addr[%zone-id]>|<hostname>} [destination-filename]

Parameters

Parameter

Description

Possible Values

Default Value

source-filename

The filename of the announcement file on the Voice Announcements Manager host with the full path. If the file name includes spaces, use quotes.

ip-addr

The IPv4 address of the Voice Announcements Manager host

IPv6–addr

The IPv6 address of the Voice Announcements Manager host

%zone-id

VLAN number

1 — 4,090

hostname

The hostname of the Voice Announcements Manager host

destination-filename

The destination filename, if a name change is required. If the file name includes spaces, use quotes.

User level

read-write

Context

general

Example

To download announcement_file1.wav from the Voice Announcements Manager on host 192.168.49.10, and change the name to local announcement file2:

Gxxx-001(super)# copy scp announcement-file c:\temp\announcement_file2.wav
192.168.49.10 local announcement file2

To download announcement_file1.wav from the Voice Announcements Manager on host 2001:db8::c657:8699, and change the name to local announcement file2:

Gxxx-001(super)# copy scp announcement-file c:\temp\announcement_file2.wav
2001:db8::c657:8699 local announcement file2

To download announcement_file1.wav from the Voice Announcements Manager on host my.scp.server, and change the name to local announcement file2:

Gxxx-001(super)# copy scp announcement-file c:\temp\announcement_file2.wav
my.scp.server local announcement file2