copy cdr-file ftp

Last Updated : Nov 06, 2012 |

Copies a Call Detail Recording (CDR) file to a remote server using FTP.

Syntax

copy cdr-file ftp 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 host

IPv6-addr

IPv6 address of the host

%zone-id

VLAN number

1 — 4,090

hostname

Hostname of the server

User level

admin

Context

general

Example

To copy the authorization file cdr1 to the host with IP address 192.168.49.10:

Gxxx-001(super)# copy cdr-file ftp cdr1 192.168.49.10

To copy the authorization file cdr1 to the host with IP address 2001:db8::1111:

Gxxx-001(super)# copy cdr-file ftp cdr1 2001:db8::1111