copy capture-file scp

Last Updated : Jul 12, 2021 |

Uploads the packet sniffing buffer to a file using the scp secure file transfer protocol.

Note:

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

Syntax

copy capture-file scp filename ip

Parameters

Parameter

Description

Possible Values

Default Value

filename

The file name on the SCP server

ip

The IP address of the SCP server

User level

read-write

Context

general

Example

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

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