copy support-log vsf member
Syntax
copy support-log vsf member<会员号码> { |<远程url >[vrf ]}
Description
Applicable for 6300 switches only.
Copies the specified support log for a daemon using TFTP, SFTP or USB.
Command context
Manager (#
)
Parameters
-
<会员号码>
-
指定the member-id of the VSF member. Optional.
-
-
指定the name of the daemon. Required.
-
{
|<远程url >[vrf ]} -
Selects either the storage URL or the remote URL for the destination of the copied command output. Required.
-
-
指定the USB to copy command output.
Syntax:
{usb}:/
-
<远程url >
-
指定the URL to copy the command output.
Syntax:
{tftp:// | sftp://<用户名>@}{
| }[: ][;blocksize= ]/ -
vrf
-
指定the VRF name. If no VRF name is provided, the VRF nameddefaultis used. Optional.
-
Usage
Fast log is a high performance, per-daemon binary logging infrastructure used to debug daemon level issues by precisely capturing the per daemon/module/functionalities debug traces in real time. Fast log, also referred to as support logs, helps users to understand the feature internals and its specific happenings. The fast logs from one daemon are not overwritten by other daemon logs because fast logs are captured as part of a daemon core dump. Fast logs are enabled by default.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Copying the support log from the daemon hpe-fand to a remote URL with a VRF named mgmt:
开关#copy support-log vsf member 2 hpe-fand tftp://10.100.0.12/file vrf mgmt
Copying the support log from the daemon hpe-fand to a USB:
开关#copy support-log vsf member 2 hpe-fand usb:/support-log