copy core-dump [] kernel

Syntax

copy core-dump [] kernel[vrf]

Description

Copies a kernel core dump using TFTP or SFTP.

Command context

Manager (#)

Parameters

Specifies the slot ID on an 8400 or 6400 switch. Optional.

Syntax: Slot number for line (1/1-1/4,1/7-1/10) MM(1/5or1/6)

Specifies the URL to copy the command output. Required.

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

vrf

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

Authority

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

Examples

Copying the kernel core dump to the URL:

switch#内核tftp复制核心转储:/ / 10.100.0.12 / kernel_dump.tar.gz

Copying the kernel core dump to the URL with the VRF named mgmt:

switch#内核tftp复制核心转储:/ / 10.100.0.12 / kernel_dump.tar.gz vrf mgmt

Copying the kernel core dump from slot ID 1/1 to the URL with the VRF named mgmt:

switch#copy core-dump 1/1 kernel sftp://abc@10.0.14.206/kernel_dump.tar.gz vrf mgmt