复制support-files vsf member

Syntax

复制support-files vsf member{[vrf ] |}

Description

Copies a set of support files using SFTP or USB.

Command context

Manager (#)

Parameters

Specified the member-id of the VSF member.

{[vrf|]}

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

Specifies the URL to copy the command output.

Syntax:{sftp://@}{|}[:][;blocksize=]/

vrf

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

Specifies the USB to copy command output.

Syntax:{usb}:/

Usage

If feature name is not provided, the command collects generic system-specific support information. If a feature name is provided, the command collects feature-specific support information.

Authority

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

Examples

复制一个USB的支持文件:

switch#复制support-files vsf member 2 usb:/file.tar.gz

Copying all the support files to a remote URL with a specified VRF:

switch#复制support-files vsf member 2 sftp://10.100.0.12/support_files_dir_path/ vrf mgmt