copy diag-dump vsf member local-file

Syntax

copy diag-dump vsf member <MEMBER-ID> 
     local-file {<REMOTE-URL> [vrf <VRF-NAME>] | <STORAGE-URL>}

Description

Copies the diagnostic information stored in a local file using TFTP, SFTP or USB.

Command context

Manager (#)

Parameters

vsf member <MEMBER-ID>

Specifies the member-id of the VSF member.

{<REMOTE-URL> [vrf <VRF-NAME>] |<STORAGE-URL>}

Select either the storage URL or the remote URL for the destination of the copied command output. Required.

<REMOTE-URL>

Specifies the URL to copy the command output.

Syntax: {tftp:// | sftp://<USER>@}{<IP> | <HOST>}[:<PORT>][;blocksize=<VAL>]/<FILE>

vrf <VRF-NAME>

Specifies the VRF name. The default VRF name is default. Optional.

<STORAGE-URL>

Specifies the USB to copy command output.

Syntax: {usb}:/<FILE>

Authority

Administrators or local user group members with execution rights for this command.

Usage

The copy diag-dump local-file command can be used only after the information is captured. Run the diag-dump <FEATURE-NAME> basic local-file command before you enter the copy diag-dump local-file command to capture the diagnostic information for the specified feature into the local file.

Examples

Copying the output from the local file to a remote URL:

switch# diag-dump aaa basic local-file
switch# copy diag-dump vsf member 2 local-file tftp://10.100.0.12/diagdump.txt