copy capture-file tftp

Last Updated : Nov 06, 2012 |

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

Note:

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

Syntax

copy capture-file tftp filename ip

Parameters

Parameter

Description

Possible Values

Default Value

filename

The file name on the TFTP server

ip

The IP address of the TFTP server

User level

read-write

Context

general

Example

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

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