copy capture-file ftp

Last Updated : Nov 06, 2012 |

Uploads the packet sniffing buffer to a file using the ftp protocol.

Note:

You must stop the packet sniffing service using the capture stop command before you can upload the buffer.

Syntax

copy capture-file ftp filename ip

Parameters

Parameter

Description

Possible Values

Default Value

filename

The file name on the FTP server

ip

The IP address of the FTP server

User level

read-write

Context

general

Example

To upload the packet sniffing buffer to gxxx.cap on the FTP server at IP address 135.64.10.33:

Gxxx-001(super)# copy capture-file ftp gxxx.cap 135.64.10.33