copy syslog-file scp

Last Updated : Nov 06, 2012 |

Copies the Syslog file to a remote server using SCP.

Syntax

copy syslog-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 Syslog file syslog1 to the host with IP address 192.168.49.10:

Gxxx-001(super)# copy syslog-file scp syslog1 192.168.49.10