copy cdr-file scp

Last Updated : Nov 06, 2012 |

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

Syntax

copy cdr-file scp filename ip

Parameters

Parameter

Description

Possible Values

Default Value

filename

File name with full path

string

ip

IP address of the host

IP address

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 scp cdr1 192.168.49.10